atportZoneDefault
APPLETALK-MIB ·
.1.3.6.1.2.1.13.3.1.1.10
Object
The name of the default zone for this port. If
this port only has one zone, that zone is
represented here. If this port is not a native
AppleTalk port, this object shall contain an octet
string of zero length.
When this value is changed in a router, the router
must send a zipNotify packet on the associated
network.
Context
- MIB
- APPLETALK-MIB
- OID
.1.3.6.1.2.1.13.3.1.1.10- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- atportEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'APPLETALK-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APPLETALK-MIB::atportZoneDefault'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'APPLETALK-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APPLETALK-MIB::atportZoneDefault.<atportIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'APPLETALK-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'APPLETALK-MIB::atportZoneDefault'