ACC-SYSTEM :: accIfNameIndex

MIB Reference — IPNetwork Monitor

All MIBsACC-SYSTEMaccIfNameIndex

accIfNameIndex

Module: ACC-SYSTEM

OID (symbolic): ACC-SYSTEM::accIfNameIndex

OID (numeric): 1.3.6.1.4.1.5.1.1.1.8.2.1.1

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description:

Interface number

What is accIfNameIndex?

Identifies a specific interface by its numeric index number within the system's interface table (typically 1 through total interface count). Administrators use this index to uniquely reference and configure individual ports when managing the device remotely via SNMP. Index 5 might refer to "Port 5" or a specific logical interface assigned during system initialization.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.1.8.2.1.1
snmpwalk -v2c -c public <target> ACC-SYSTEM::accIfNameIndex

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.1.8.2.1.1.1
snmpget -v2c -c public <target> ACC-SYSTEM::accIfNameIndex.1

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.5accACC-MIB
1.3.6.1.4.1.5.1accSBARACC-MIB
1.3.6.1.4.1.5.1.1accBRGACC-MIB
1.3.6.1.4.1.5.1.1.1accSystemACC-MIB
1.3.6.1.4.1.5.1.1.1.8accIfNamesACC-MIB
1.3.6.1.4.1.5.1.1.1.8.2accIfNameTableACC-MIB
1.3.6.1.4.1.5.1.1.1.8.2.1accIfNameEntryACC-MIB
1.3.6.1.4.1.5.1.1.1.8.2.1.1accIfNameIndexACC-SYSTEM