All MIBs › ACC-MIB › accAtZoneBynetName
accAtZoneBynetName
Module: ACC-MIB
OID (symbolic): ACC-MIB::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?
This field returns the zone name when a network address range is queried in the network-indexed zone table. It simplifies discovery: an engineer can ask 'what zone does network 0x2050 belong to?' and get back the zone name directly. For example, querying network 0x2050 might return 'Warehouse-1'.
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-MIB::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-MIB::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-MIB |