zipZoneIndex

APPLETALK-MIB · .1.3.6.1.2.1.13.7.1.1.2

Object

column mandatory Integer32
An integer that is unique to the zipZoneName that
is present in this entry.  For any given zone name,
every zipEntry that has an equal zone name will have
the same zipZoneIndex.  When a zone name is
discovered which is not currently in the table, it
will be assigned an index greater than any
previously assigned index.

Context

MIB
APPLETALK-MIB
OID
.1.3.6.1.2.1.13.7.1.1.2
Type
column
Access
readonly
Status
mandatory
Parent
zipEntry

Walk 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::zipZoneIndex'
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::zipZoneIndex.<zipZoneNetStart>.<zipZoneIndex>'
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::zipZoneIndex'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647