All MIBs › FCMGMT-MIB › trapMaxClients
trapMaxClients
Module: FCMGMT-MIB
OID (symbolic): FCMGMT-MIB::trapMaxClients
OID (numeric): 1.3.6.1.3.94.2.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The maximum number of SNMP trap recipients supported by the connectivity unit.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.3.94.2.1 snmpwalk -v2c -c public <target> FCMGMT-MIB::trapMaxClients
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.3.94.2.1.1 snmpget -v2c -c public <target> FCMGMT-MIB::trapMaxClients.1