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
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.6 | accIFGroupNameDefault | ACC-SYSTEM |