pxmClkErrReason

CISCO-MGX82XX-PXM-CLOCK-MIB · .1.3.6.1.4.1.351.110.3.16.13

Object

scalar Enumeration
This object gives more information about clock 
status.
The possible values are :
          
 goodClk(1)         : Clock is good
 unkownReason(2)    : reason not known
 noClkSignal(3)     : Loss of signal(LOS) on clock source
 freqTooHigh(4)     : frequency drifted too high
 freqTooLow(5)      : frequency drifted too low
 excessiveJitter(6) : jitter has exceeded the tolerance
 missingCard    (7) : no clock hardware found
 missingLogicalIf(8): Logical Interface missing
                      or not operational
 noClock         (9): No clock.

Context

MIB
CISCO-MGX82XX-PXM-CLOCK-MIB
OID
.1.3.6.1.4.1.351.110.3.16.13
Type
scalar
Access
readonly
Status
current
Parent
pxmClockConfig
Groups
1

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-MGX82XX-PXM-CLOCK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-MGX82XX-PXM-CLOCK-MIB::pxmClkErrReason.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-MGX82XX-PXM-CLOCK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-MGX82XX-PXM-CLOCK-MIB::pxmClkErrReason'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1goodClk
2unknownReason
3noClkSignal
4freqTooHigh
5freqTooLow
6excessiveJitter
7missingCard
8missingLogicalIf
9noClock

Conformance