alaNtpPeerShowFlash

ALCATEL-IND1-NTP-MIB · .1.3.6.1.4.1.6486.800.1.2.1.26.1.1.2.3.1.21

Object

column Integer32
This bitmap reveals the state at the last grumble from
the peer and are most handy for diagnosing problems.
              
Duplicate packet:                       0x0001
Bogus packet:                           0x0002
Protocol unsynchronized:                0x0004
Access denied:                          0x0008
Authentication failure:                 0x0010
Peer clock unsynchronized:              0x0020
Peer stratum out:                       0x0040
Root delay/dispersion bounds check:     0x0080
Peer delay dispersion bounds check:     0x0100
Autokey failed:                         0x0200
Proventic not confirmed:                0x0400

Context

MIB
ALCATEL-IND1-NTP-MIB
OID
.1.3.6.1.4.1.6486.800.1.2.1.26.1.1.2.3.1.21
Type
column
Access
readonly
Status
current
Parent
alaNtpPeerShowEntry
Groups
1

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 'ALCATEL-IND1-NTP-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALCATEL-IND1-NTP-MIB::alaNtpPeerShowFlash'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALCATEL-IND1-NTP-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALCATEL-IND1-NTP-MIB::alaNtpPeerShowFlash.<alaNtpPeerShowRemoteAddressType>.<alaNtpPeerShowRemoteAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALCATEL-IND1-NTP-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALCATEL-IND1-NTP-MIB::alaNtpPeerShowFlash'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-32767

Conformance