dtiProtocolServerToDType
DTI-MIB ·
.1.3.6.1.4.1.4491.2.1.7.1.1.1.1.6
Object
column Enumeration
Indicates the current Time of Day source for DTI
Server-Client connection.
'default' indicates the ToD of the DTI server is used and
implies that this value is not updated via GPS or NTP.
'userTime' indicates the ToD value was configured by the
management interface. This object reports 'userTime'
when dtiProtocolServerToDValue is set by a manager
entity.
'ntpv4' indicates NTP, Network Time Protocol version 4.
'gps' indicates GPS ToD gpssec.
Context
- MIB
- DTI-MIB
- OID
.1.3.6.1.4.1.4491.2.1.7.1.1.1.1.6- 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::dtiProtocolServerToDType'
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::dtiProtocolServerToDType.<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::dtiProtocolServerToDType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | default |
2 | userTime |
3 | ntpv4 |
4 | gps |
Conformance
Member of