All MIBs › LBHUB-MSH-MIB › ifIndex
ifIndex
Module: LBHUB-MSH-MIB
OID (symbolic): LBHUB-MSH-MIB::ifIndex
OID (numeric): 1.3.6.1.2.1.2.2.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
A unique value for each interface. Its value ranges between 1 and the value of ifNumber. The value for each interface must remain constant at least from one re-initialization of the entity's network management system to the next re- initialization.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.2.2.1.1 snmpwalk -v2c -c public <target> LBHUB-MSH-MIB::ifIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.2.2.1.1.1 snmpget -v2c -c public <target> LBHUB-MSH-MIB::ifIndex.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.2 | interfaces | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.2.2 | ifTable | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.2.2.1 | ifEntry | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.2.2.1.1 | ifIndex | LBHUB-MSH-MIB |