agentSntpClientServerMode
SNTP-CLIENT-MIB ·
.1.3.6.1.4.1.7244.2.17.1.1.10
Object
scalar Unsigned32
This is a 3-bit integer identifying the mode of the server as
indicated in the last received packet with values defined as
follows:
Mode Meaning
------------------------------------
0 reserved
1 symmetric active
2 symmetric passive
3 client
4 server
5 broadcast
6 reserved for NTP control message
7 reserved for private use
Context
- MIB
- SNTP-CLIENT-MIB
- OID
.1.3.6.1.4.1.7244.2.17.1.1.10- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- agentSntpClient
- Groups
- 1
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 'SNTP-CLIENT-MIB' -M '/opt/observium/mibs/quanta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SNTP-CLIENT-MIB::agentSntpClientServerMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SNTP-CLIENT-MIB' -M '/opt/observium/mibs/quanta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SNTP-CLIENT-MIB::agentSntpClientServerMode'
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 0-7
Conformance
Member of