All MIBs › Unisphere-Data-System-Clock-MIB › usdNtpPeerAssociationMode
usdNtpPeerAssociationMode
Module: Unisphere-Data-System-Clock-MIB
OID (symbolic): Unisphere-Data-System-Clock-MIB::usdNtpPeerAssociationMode
OID (numeric): 1.3.6.1.4.1.4874.2.2.56.2.4.2.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: 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.
What is usdNtpPeerAssociationMode?
How this peer communicates with the NTP client: broadcastServer(0) sends only broadcast NTP messages, multicastServer(1) sends broadcast-style messages over IGMP multicast, and unicastServer(2) is polled directly by the client. This tells an admin whether to expect the client to be actively polling this peer or just passively listening for its broadcasts.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.4874.2.2.56.2.4.2.1.3 snmpwalk -v2c -c public <target> Unisphere-Data-System-Clock-MIB::usdNtpPeerAssociationMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.4874.2.2.56.2.4.2.1.3.1 snmpget -v2c -c public <target> Unisphere-Data-System-Clock-MIB::usdNtpPeerAssociationMode.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> usdNtpPeerAssociationMode.1
Start monitoring Unisphere Networks (Juniper E-series/ERX) routing switches (system clock/NTP sync-state status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the Unisphere-Data-System-Clock-MIB::usdNtpPeerAssociationMode OID value, configure state conditions and alerts, and monitor any Unisphere Networks (Juniper E-series/ERX) routing switches (system clock/NTP sync-state status) from a single console.
OID Breakdown
Upper-level ancestors (14 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.4874 | juniperUni | Juniper-UNI-SMI |
| 1.3.6.1.4.1.4874.2 | juniperUniMibs | Juniper-UNI-SMI |
| 1.3.6.1.4.1.4874.2.2 | juniMibs | Juniper-MIBs |
| 1.3.6.1.4.1.4874.2.2.56 | juniSysClockMIB | Juniper-MIBs |
| 1.3.6.1.4.1.4874.2.2.56.2 | juniNtpObjects | Juniper-System-Clock-MIB |
| 1.3.6.1.4.1.4874.2.2.56.2.4 | juniNtpPeers | Juniper-System-Clock-MIB |
| 1.3.6.1.4.1.4874.2.2.56.2.4.2 | juniNtpPeerTable | Juniper-System-Clock-MIB |
| 1.3.6.1.4.1.4874.2.2.56.2.4.2.1 | juniNtpPeerEntry | Juniper-System-Clock-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.4874.2.2.56.2.4.2.1.3 | usdNtpPeerAssociationMode | Unisphere-Data-System-Clock-MIB |