sntpTimeZoneStringIsValid
MX-SNTP-MIB ·
.1.3.6.1.4.1.4935.15.65.1.25.20
Object
scalar deprecated
Enumeration
This object is deprecated. This means some agents may implement it and some
agents may not implement it.
Diagnosis of the string entered in
sntpPosixTimeZone.
Possible values are: invalid (0)
valid (1)
If the value is invalid, an error is found in the
entered string, please make sure that the syntax
respects the POSIX string format.
Context
- MIB
- MX-SNTP-MIB
- OID
.1.3.6.1.4.1.4935.15.65.1.25.20- Type
- scalar
- Access
- readonly
- Status
- deprecated
- Parent
- sntpTimeZoneConfig
- 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 'MX-SNTP-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-SNTP-MIB::sntpTimeZoneStringIsValid.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-SNTP-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-SNTP-MIB::sntpTimeZoneStringIsValid'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | invalid |
1 | valid |
Conformance
Member of