All MIBs › ACC-MIB › accAtZoneListName
accAtZoneListName
Module: ACC-MIB
OID (symbolic): ACC-MIB::accAtZoneListName
OID (numeric): 1.3.6.1.4.1.5.1.1.28.14.1.3
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description:
The zone name. Zone names can contain up to 32 case-insensitive characters from the Apple Macintosh character set.
What is accAtZoneListName?
This field stores the human-readable name of an AppleTalk zone, supporting up to 32 case-insensitive characters from the Mac character set. Network engineers reference this to see which zones are configured on the router. For example, a zone name might be 'Engineering' or 'Sales-Floor-3', helping identify network segments.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.28.14.1.3 snmpwalk -v2c -c public <target> ACC-MIB::accAtZoneListName
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.28.14.1.3.1 snmpget -v2c -c public <target> ACC-MIB::accAtZoneListName.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.14 | accAtZoneListTable | ACC-AT |
| 1.3.6.1.4.1.5.1.1.28.14.1 | accAtZoneListEntry | ACC-AT |
| 1.3.6.1.4.1.5.1.1.28.14.1.3 | accAtZoneListName | ACC-MIB |