All MIBs › ACC-SYSTEM › accIFGroupName
accIFGroupName
Module: ACC-SYSTEM
OID (symbolic): ACC-SYSTEM::accIFGroupName
OID (numeric): 1.3.6.1.4.1.5.1.1.1.9.1.2
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).
What is accIFGroupName?
Displays either the full name of a single port or a prefix name if the group spans multiple sequentially-numbered ports. Network administrators read this to understand port naming conventions and identify which physical ports belong to a given group or line card. A value of "SLOT1-" with indices spanning 1 to 7 means ports are named "SLOT1-1" through "SLOT1-7".
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.1.9.1.2 snmpwalk -v2c -c public <target> ACC-SYSTEM::accIFGroupName
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.1.9.1.2.1 snmpget -v2c -c public <target> ACC-SYSTEM::accIFGroupName.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.2 | accIFGroupName | ACC-SYSTEM |