All MIBs › ACC-AT › accAtZoneBynetName
accAtZoneBynetName
Module: ACC-AT
OID (symbolic): ACC-AT::accAtZoneBynetName
OID (numeric): 1.3.6.1.4.1.5.1.1.28.16.1.3
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description:
The AppleTalk zone name.
What is accAtZoneBynetName?
ACC-AT::accAtZoneBynetName is a text string storing the AppleTalk zone name associated with a range of network addresses. A network engineer uses this to determine which zone a specific AppleTalk network address belongs to. For example, if this field contains "BuildingC" and the adjacent network range is 0x6000 to 0x7000, then all AppleTalk devices on networks 24576 through 28672 are members of the BuildingC zone.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.28.16.1.3 snmpwalk -v2c -c public <target> ACC-AT::accAtZoneBynetName
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.28.16.1.3.1 snmpget -v2c -c public <target> ACC-AT::accAtZoneBynetName.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.16 | accAtZoneBynetTable | ACC-AT |
| 1.3.6.1.4.1.5.1.1.28.16.1 | accAtZoneBynetEntry | ACC-AT |
| 1.3.6.1.4.1.5.1.1.28.16.1.3 | accAtZoneBynetName | ACC-AT |