All MIBs › MRVINREACH › ifNumber
ifNumber
Module: MRVINREACH
OID (symbolic): MRVINREACH::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> MRVINREACH::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> MRVINREACH::ifNumber.1