alaNtpPeerShowStatus

ALCATEL-IND1-NTP-MIB · .1.3.6.1.4.1.6486.800.1.2.1.26.1.1.2.3.1.34

Object

column Bits
Peer selection status:                 Bits 0 - 7
- Rejected due to high stratum
  and/or failed sanity checks:        1
- Designated falsticker by the
  intersection algorithm:             2
- Excess, culled from the end of
  the candidate list:                 3
- Outlyer, discarded by the
  clustering algorithm:               4
- Candidate, included in the final
  selection set:                      5
- Selected for synchronization; but
  distance exceeds maximum:           6
- Selected for synchronization:       7
- Selected for synchronization,
  PPS signal in use:                  8
              
Peer association status:                Bits 9 - 12
- Peer association configured:        9
- Peer authentication required:       10
- Last peer message authenticated:    11 
- Peer reachable:                     12

Context

MIB
ALCATEL-IND1-NTP-MIB
OID
.1.3.6.1.4.1.6486.800.1.2.1.26.1.1.2.3.1.34
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::alaNtpPeerShowStatus'
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::alaNtpPeerShowStatus.<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::alaNtpPeerShowStatus'

Syntax

Bits

Values & Constraints

Enumerated Values
0rejected
1falsticker
2excess
3outlyer
4candidate
5exceedsMaxDistance
6selected
7selectedPPS
8reachable
9authenticated
10authenticationRequired
11configured

Conformance