Service manual
Encore — Installation and Service Manual 99
SNMP Monitoring
2. Create a new Row in the Trap target table by sending a SET request for:
gvgTtCfgEntryStatus(1.3.6.1.4.1.4947.2.1.3.3.1.4).index
Where index is the value returned in Step 1 (value 2).
For this example generate a SET request for
1.3.6.1.4.1.4947.2.1.3.3.1.4.2
Where 2 is the next available index, syntax is INTEGER32 and set the
value as 5 (create and wait).
If the SET request is successful proceed to Step 3.
Note that the SET request could be unsuccessful if:
• The row for the above index already exists, or
• The number of registered Matrix Managers (7500NP, 7500WB, Con-
certo, Trinix) in the SNMP Agent database has reached the
maximum allowed (5). All subsequent attempts to register addi
-
tional Managers will fail unless existing Managers are deleted from
it’s database. Note that the Encore SNMP agent does not have any
restriction on the number of supported SNMP Managers.
3. Send a SET request for
gvgTtCfgIpAddress (1.3.6.1.4.1.4947.2.1.3.3.1.2).index
where index is the value returned in the step 1 above (value 2).
For this example generate a SET request for
1.3.6.1.4.1.4947.2.1.3.3.1.2.2
Where 2 is the next available index, syntax is IPADDRES and enter the
IP Address of the SNMP Manager to be registered
If the SET request is successful proceed to Step 4.
Note that SET request could be unsuccessful if:
• the above IP Address is already present in the Trap target table.
4. Send a SET request for:
gvgTtCfgCommunity(1.3.6.1.4.1.4947.2.1.3.3.1.3).index
where index is the value returned in the Step 1 above (2).
In this example generate a SET request for
1.3.6.1.4.1.4947.2.1.3.3.1.3.2
Where 2 is the next available index, syntax is OCTET STRING and enter
the community string that would be used for the communication
between the Encore System Controller and the SNMP Manager.
Proceed to Step 5.