All MIBs › ACC-AT › accAtZoneListName
accAtZoneListName
Module: ACC-AT
OID (symbolic): ACC-AT::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?
ACC-AT::accAtZoneListName stores the AppleTalk zone name as a text string of up to 32 case-insensitive characters. A network engineer uses this to identify and organize AppleTalk segments logically by function (e.g., "Accounting", "Marketing", "PrintServers"). For example, the zone name "EngineeringLab" indicates that segment serves the engineering department's devices.
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-AT::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-AT::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-AT |