All MIBs › ACC-MIB › accIFGroupIndexBase
accIFGroupIndexBase
Module: ACC-MIB
OID (symbolic): ACC-MIB::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?
Shows the starting interface number or lowest index for this group of ports. Engineers use this along with the group name and maximum index to calculate the full range of physical ports belonging to the group. A value of 10 means this group starts at interface index 10 and continues to its configured maximum index.
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-MIB::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-MIB::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-MIB |