All MIBs › LBMSH-MIB › ifNumber
ifNumber
Module: LBMSH-MIB
OID (symbolic): LBMSH-MIB::ifNumber
OID (numeric): 1.3.6.1.2.1.2.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The number of network interfaces (regardless of their current state) present on this system.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.2.1 snmpwalk -v2c -c public <target> LBMSH-MIB::ifNumber
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.2.1.1 snmpget -v2c -c public <target> LBMSH-MIB::ifNumber.1