All MIBs › ACC-MIB › accAtZoneBynetNetMax
accAtZoneBynetNetMax
Module: ACC-MIB
OID (symbolic): ACC-MIB::accAtZoneBynetNetMax
OID (numeric): 1.3.6.1.4.1.5.1.1.28.16.1.2
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description:
The 16-bit range end value for an AppleTalk network.
What is accAtZoneBynetNetMax?
This field defines the ending network number for zone lookups organized by network address. Together with NetMin, it bounds the networks that belong to a zone in the network-indexed table. A range from 0x2000 to 0x2100 tells the engineer that networks in this block all belong to the same zone.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.28.16.1.2 snmpwalk -v2c -c public <target> ACC-MIB::accAtZoneBynetNetMax
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.28.16.1.2.1 snmpget -v2c -c public <target> ACC-MIB::accAtZoneBynetNetMax.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.2 | accAtZoneBynetNetMax | ACC-MIB |