agnCurrClkHoldover
RAD-Clock-MIB ·
.1.3.6.1.4.1.164.6.2.52.2.1.5
Object
column Enumeration
Current Clock Holdover State. As a last resort, in the absence of higher quality timing: - a SONET/SDH object can enter 'holdover' state, until higher quality external timing becomes available again. In this state (value=yes) the SONET/SDH object uses its own timing circuits for clock of the SONET/SDH signal. - for other objects, the 'holdover'=yes state means that the object uses last available clock (stored by the object) for a pre-defined time, until another clock source is used.
Context
- MIB
- RAD-Clock-MIB
- OID
.1.3.6.1.4.1.164.6.2.52.2.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- agnCurrClkEntry
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 'RAD-Clock-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-Clock-MIB::agnCurrClkHoldover'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAD-Clock-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-Clock-MIB::agnCurrClkHoldover.<agnCurrClkObjIdx>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-Clock-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-Clock-MIB::agnCurrClkHoldover'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notApplicable |
2 | no |
3 | yes |