etsysSntpClientMode
ENTERASYS-SNTP-CLIENT-MIB ·
.1.3.6.1.4.1.5624.1.2.38.1.1.3
Object
The current operational mode of the SNTP client. A SET of this object will cause the SNTP client to change operational 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 further limited to values supported by the device as specified by etsysSntpClientSupportedMode. Maintaining the value of this object across agent reboots is REQUIRED.
Context
- MIB
- ENTERASYS-SNTP-CLIENT-MIB
- OID
.1.3.6.1.4.1.5624.1.2.38.1.1.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- etsysSntpClientDevice
- 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 'ENTERASYS-SNTP-CLIENT-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-SNTP-CLIENT-MIB::etsysSntpClientMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ENTERASYS-SNTP-CLIENT-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ENTERASYS-SNTP-CLIENT-MIB::etsysSntpClientMode'
Syntax
- Source
- SntpClientOperModes
- Base type
Bits
Values & Constraints
Type Values
0 | disabled |
1 | unicast |
2 | multicast |
3 | broadcast |
4 | anycast |
Conformance
Member of