agentSntpClientMode
EdgeSwitch-SNTP-CLIENT-MIB ·
.1.3.6.1.4.1.4413.1.1.17.1.1.3
Object
scalar r/w
Enumeration
The current administrative mode of the SNTP client. A SET of this object will cause the SNTP client to change administrative modes. A SET request MUST have only 1 bit set since is not possible to operate in multiple modes simultaneously. SETs of this object are limited to values supported by the device as specified by agentSntpClientSupportedMode.
Context
- MIB
- EdgeSwitch-SNTP-CLIENT-MIB
- OID
.1.3.6.1.4.1.4413.1.1.17.1.1.3- Type
- scalar
- Access
- readwrite
- 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 'EdgeSwitch-SNTP-CLIENT-MIB' -M '/opt/observium/mibs/ubiquiti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EdgeSwitch-SNTP-CLIENT-MIB::agentSntpClientMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EdgeSwitch-SNTP-CLIENT-MIB' -M '/opt/observium/mibs/ubiquiti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EdgeSwitch-SNTP-CLIENT-MIB::agentSntpClientMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disabled |
1 | unicast |
2 | broadcast |
3 | multicast |
Conformance
Member of