All MIBs › ACC-SYSTEM › accIFGroupIndexBase
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 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.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.5 | acc | ACC-MIB |
| 1.3.6.1.4.1.5.1 | accSBAR | ACC-MIB |
| 1.3.6.1.4.1.5.1.1 | accBRG | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.1 | accSystem | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.1.9 | accIfGroupTable | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.1.9.1 | accIfGroupEntry | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.1.9.1.4 | accIFGroupIndexBase | ACC-SYSTEM |