dtiProtocolClientStatusFlag
DTI-MIB ·
.1.3.6.1.4.1.4491.2.1.7.1.1.1.1.4
Object
column Enumeration
The current Operational Status of the client side of the
DTI interface. This MIB object should be updated no more
than once per second.
The Client status values are:
'warmup'
The client clock has not stabilized yet.
'freerun'
The client has a stable clock but has not locked
to an external clock reference yet.
'fastTrackingMode'
The client is in the process of locking to the
timing reference.
'normalMode'
The client is locked to the timing reference.
'holdover'
The client has lost the timing reference and is in
holdover mode.
'bridgingMode'
The client has lost its timing reference but is under
acceptable operational conditions based on previous
data acquired in 'normalMode' state.
'testMode' (Rephrase this definition)
The client has entered in Test Mode for this DTI
interface entry due to a set to 'true' of
dtiProtocolControlTestMode or because is receiving
Test Signaling frames from the DTI Server remote end.
Context
- MIB
- DTI-MIB
- OID
.1.3.6.1.4.1.4491.2.1.7.1.1.1.1.4- 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::dtiProtocolClientStatusFlag'
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::dtiProtocolClientStatusFlag.<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::dtiProtocolClientStatusFlag'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | unknown |
1 | warmup |
2 | freerun |
3 | fastTrackingMode |
4 | normalMode |
5 | holdoverMode |
6 | bridgingMode |
7 | testMode |
Conformance
Member of