juniNtpPeerAssociationMode

Juniper-System-Clock-MIB · .1.3.6.1.4.1.4874.2.2.56.2.4.2.1.3

Object

column Enumeration
Displays the peer server association mode to the NTP client on the
router.
    broadcastServer - Broadcast only NTP messages.
    multicastServer - Broadcast only NTP messages for IGMP multicast
                      Network.
    unicastServer   - Only sends NTP poll messages to the peer servers.

Context

MIB
Juniper-System-Clock-MIB
OID
.1.3.6.1.4.1.4874.2.2.56.2.4.2.1.3
Type
column
Access
readonly
Status
current
Parent
juniNtpPeerEntry
Groups
2

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 'Juniper-System-Clock-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-System-Clock-MIB::juniNtpPeerAssociationMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Juniper-System-Clock-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-System-Clock-MIB::juniNtpPeerAssociationMode.<juniNtpClientIfRouterIndex>.<juniNtpPeerCfgIpAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Juniper-System-Clock-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Juniper-System-Clock-MIB::juniNtpPeerAssociationMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0broacastServer
1multicastServer
2unicastServer