genEquipUnitInfoNTPSync
MWRM-UNIT-MIB ·
.1.3.6.1.4.1.2281.10.1.1.11.6.4
Object
scalar RFC1213-MIBDisplayString
This parameter returns the IP address of the NTP server, with which the system is currently synchronized. Returned strings: (i) - the IP address of the reference NTP server, according to IPv4/v6 format. (ii) - 'LOCAL' if synchronized on local clock. (iii) - 'N/A' if not synchronized. Valid only when admin is 'disabled'.
Context
- MIB
- MWRM-UNIT-MIB
- OID
.1.3.6.1.4.1.2281.10.1.1.11.6.4- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- genEquipUnitInfoNTP
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MWRM-UNIT-MIB' -M '/opt/observium/mibs/ceragon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MWRM-UNIT-MIB::genEquipUnitInfoNTPSync.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MWRM-UNIT-MIB' -M '/opt/observium/mibs/ceragon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MWRM-UNIT-MIB::genEquipUnitInfoNTPSync'
Syntax
- Source
- RFC1213-MIBDisplayString
- Base type
OctetString
Values & Constraints
No enumerated values or constraints recorded.