hzCpSyncEState
DRAGONWAVE-HCP-MIB ·
.1.3.6.1.4.1.7262.2.5.1.11.1
Object
scalar r/w
Enumeration
In manual mode, syncE source will use primary clock source and when the primary source has loss of lock, the syncE goes into holdover. The primary source will be used again after it comes back. In auto mode, if the current source has trouble, it will try to recover from the other source.
Context
- MIB
- DRAGONWAVE-HCP-MIB
- OID
.1.3.6.1.4.1.7262.2.5.1.11.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hzCpSyncE
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DRAGONWAVE-HCP-MIB' -M '/opt/observium/mibs/dragonwave:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DRAGONWAVE-HCP-MIB::hzCpSyncEState.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DRAGONWAVE-HCP-MIB' -M '/opt/observium/mibs/dragonwave:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DRAGONWAVE-HCP-MIB::hzCpSyncEState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | off |
2 | manual |
3 | auto |