All MIBs › FCMGMT-MIB › uNumber
uNumber
Module: FCMGMT-MIB
OID (symbolic): FCMGMT-MIB::uNumber
OID (numeric): 1.3.6.1.3.94.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The number of connectivity units present on this system (represented by this agent). May be a count of the boards in a chassis or the number of full boxes in a rack.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.3.94.1.1 snmpwalk -v2c -c public <target> FCMGMT-MIB::uNumber
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.3.94.1.1.1 snmpget -v2c -c public <target> FCMGMT-MIB::uNumber.1