All MIBs › ACC-MIB › accAtZoneBynameName
accAtZoneBynameName
Module: ACC-MIB
OID (symbolic): ACC-MIB::accAtZoneBynameName
OID (numeric): 1.3.6.1.4.1.5.1.1.28.15.1.3
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description:
The AppleTalk zone name.
What is accAtZoneBynameName?
This field stores the AppleTalk zone name when lookups are organized by zone name rather than network number. Engineers check this to correlate zone names with their network ranges. For example, reading this field returns 'Marketing' to confirm which logical group owns the associated network range.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.28.15.1.3 snmpwalk -v2c -c public <target> ACC-MIB::accAtZoneBynameName
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.28.15.1.3.1 snmpget -v2c -c public <target> ACC-MIB::accAtZoneBynameName.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.28 | accAt | ACC-AT |
| 1.3.6.1.4.1.5.1.1.28.15 | accAtZoneBynameTable | ACC-AT |
| 1.3.6.1.4.1.5.1.1.28.15.1 | accAtZoneBynameEntry | ACC-AT |
| 1.3.6.1.4.1.5.1.1.28.15.1.3 | accAtZoneBynameName | ACC-MIB |