ACC-SYSTEM :: accIFGroupIndexBase

MIB Reference — IPNetwork Monitor

All MIBsACC-SYSTEMaccIFGroupIndexBase

accIFGroupIndexBase

Module: ACC-SYSTEM

OID (symbolic): ACC-SYSTEM::accIFGroupIndexBase

OID (numeric): 1.3.6.1.4.1.5.1.1.1.9.1.4

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description:

Lowest IFIndex in this IFGroup

What is accIFGroupIndexBase?

This OID contains the starting interface index number for a particular port group in the device's numbering scheme. Engineers use this to map physical port locations to their SNMP interface index values, which is essential for monitoring and configuring specific ports. Example: a value of 5 means the first port in this group is numbered interface 5 in SNMP queries.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.1.9.1.4
snmpwalk -v2c -c public <target> ACC-SYSTEM::accIFGroupIndexBase

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.1.9.1.4.1
snmpget -v2c -c public <target> ACC-SYSTEM::accIFGroupIndexBase.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.9accIfGroupTableACC-MIB
1.3.6.1.4.1.5.1.1.1.9.1accIfGroupEntryACC-MIB
1.3.6.1.4.1.5.1.1.1.9.1.4accIFGroupIndexBaseACC-SYSTEM