All MIBs › ACC-SYSTEM › accIFGroupNameDefault
accIFGroupNameDefault
Module: ACC-SYSTEM
OID (symbolic): ACC-SYSTEM::accIFGroupNameDefault
OID (numeric): 1.3.6.1.4.1.5.1.1.1.9.1.6
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: If accIFGroupIndexBase and accIFGroupIndexMax are equal then this object provides the full name of the port, else this object has the prefix of the port name. If this is a prefix then the suffix is a numeric value from 1 to (accIFGroupIndexMax - accIFGroupIndexBase + 1). The interface group may always be referenced by this name. It cannot be changed by the user.
What is accIFGroupNameDefault?
This OID provides the default name or naming prefix for ports within a group, used when referring to ports by their symbolic name rather than index number. Engineers rely on this to match physical port labels with their SNMP identities and to understand naming conventions across the device. Example: a value of 'GigabitEthernet-1' for a single-port group or 'Serial' as a prefix for ports numbered Serial-1 through Serial-4.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.1.9.1.6 snmpwalk -v2c -c public <target> ACC-SYSTEM::accIFGroupNameDefault
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.1.9.1.6.1 snmpget -v2c -c public <target> ACC-SYSTEM::accIFGroupNameDefault.1
Start monitoring ACC/Ericsson WAN access routers (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACC-SYSTEM::accIFGroupNameDefault OID value, configure state conditions and alerts, and monitor any ACC/Ericsson WAN access routers (legacy) from a single console.
OID Breakdown
Upper-level ancestors (12 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.5.1.1.1.9.1.6 | accIFGroupNameDefault | ACC-SYSTEM |