dtiProtocolServerToDState
DTI-MIB ·
.1.3.6.1.4.1.4491.2.1.7.1.1.1.1.5
Object
column Enumeration
Indicates the validity of the Time of Day. Possible values are 'valid' and 'invalid'. When the object dtiProtocolControlToDValue Corresponding to this Client-Server connection or the global object dtiServerGlobalToDValue is set by a manager rather than acquired via the protocol, 'valid'. A ToD invalid state could be a consequence of an improper configuration of dtiServerToDSources or connectivity problems within the ToD protocol.
Context
- MIB
- DTI-MIB
- OID
.1.3.6.1.4.1.4491.2.1.7.1.1.1.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- dtiProtocolEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'DTI-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DTI-MIB::dtiProtocolServerToDState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DTI-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DTI-MIB::dtiProtocolServerToDState.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DTI-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DTI-MIB::dtiProtocolServerToDState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | valid |
2 | invalid |
Conformance
Member of