ACC-SYSTEM :: accIFGroupNameDefault

MIB Reference — IPNetwork Monitor

All MIBsACC-SYSTEMaccIFGroupNameDefault

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 OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.5accACC-MIB
1.3.6.1.4.1.5.1accSBARACC-MIB
1.3.6.1.4.1.5.1.1accBRGACC-MIB
1.3.6.1.4.1.5.1.1.1accSystemACC-MIB
1.3.6.1.4.1.5.1.1.1.9accIfGroupTableACC-MIB
1.3.6.1.4.1.5.1.1.1.9.1accIfGroupEntryACC-MIB
1.3.6.1.4.1.5.1.1.1.9.1.6accIFGroupNameDefaultACC-SYSTEM