dtiProtocolClientFsmStatsHoldoverActiveTime

DTI-MIB · .1.3.6.1.4.1.4491.2.1.7.1.1.6.1.6

Object

column millisecondsSNMPv2-SMICounter32
The cumulative count in 10 KHz clock cycles the DTI client
is being in Holdover Mode.
The percentage of time the DTI client is being operating in
Holdover Mode is calculated as the ratio of this object and
sysUpTime within two consecutive measurements. Note that 
the value sysUpTime is given in hundreds of seconds; 
therefore it needs to be multiplied by 100.

Context

MIB
DTI-MIB
OID
.1.3.6.1.4.1.4491.2.1.7.1.1.6.1.6
Type
column
Access
readonly
Status
current
Units
milliseconds
Parent
dtiProtocolClientFsmStatsEntry
Groups
1

Walk 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::dtiProtocolClientFsmStatsHoldoverActiveTime'
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::dtiProtocolClientFsmStatsHoldoverActiveTime.<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::dtiProtocolClientFsmStatsHoldoverActiveTime'

Syntax

Source
SNMPv2-SMICounter32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance