All MIBs › ACC-MIB › accAtZoneBynetNetMin
accAtZoneBynetNetMin
Module: ACC-MIB
OID (symbolic): ACC-MIB::accAtZoneBynetNetMin
OID (numeric): 1.3.6.1.4.1.5.1.1.28.16.1.1
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description:
The 16-bit range start value for an AppleTalk network.
What is accAtZoneBynetNetMin?
This field holds the starting network number for a network-range-indexed zone table entry, allowing zone lookups to begin from a known network. Administrators use this to find zones by querying with a network address. For instance, querying with network 0x2000 might return results starting from this minimum in the matching zone.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.28.16.1.1 snmpwalk -v2c -c public <target> ACC-MIB::accAtZoneBynetNetMin
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.28.16.1.1.1 snmpget -v2c -c public <target> ACC-MIB::accAtZoneBynetNetMin.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.1 | accAtZoneBynetNetMin | ACC-MIB |