dtiProtocolClientFsmStatsNormalActiveTime
DTI-MIB ·
.1.3.6.1.4.1.4491.2.1.7.1.1.6.1.5
Object
column millisecondsSNMPv2-SMICounter32
The cumulative count in 10 KHz clock cycles the DTI client is being in Normal Mode. The percentage of time the DTI client is being operating in Normal 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.5- Type
- column
- Access
- readonly
- Status
- current
- Units
- milliseconds
- Parent
- dtiProtocolClientFsmStatsEntry
- 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::dtiProtocolClientFsmStatsNormalActiveTime'
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::dtiProtocolClientFsmStatsNormalActiveTime.<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::dtiProtocolClientFsmStatsNormalActiveTime'
Syntax
millisecondsSNMPv2-SMICounter32
- Source
- SNMPv2-SMICounter32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of