All MIBs › FCMGMT-MIB › trapClientCount
trapClientCount
Module: FCMGMT-MIB
OID (symbolic): FCMGMT-MIB::trapClientCount
OID (numeric): 1.3.6.1.3.94.2.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The current number of rows in the trap table.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.3.94.2.2 snmpwalk -v2c -c public <target> FCMGMT-MIB::trapClientCount
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.3.94.2.2.1 snmpget -v2c -c public <target> FCMGMT-MIB::trapClientCount.1