cdmaSigProcState
OBS ✓
TEMPUSLXUNISON-MIB ·
.1.3.6.1.4.1.13827.5.1.3
Object
scalar Enumeration
Current CDMA signal processor state. One of 0, 1, 2, 4 or 8, with 0 indicating the acquisition state and 8 the fully locked on state.
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in:
Status
Explore Observium network monitoring
Context
- MIB
- TEMPUSLXUNISON-MIB
- OID
.1.3.6.1.4.1.13827.5.1.3- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- cdma
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 'TEMPUSLXUNISON-MIB' -M '/opt/observium/mibs/endrun:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TEMPUSLXUNISON-MIB::cdmaSigProcState.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TEMPUSLXUNISON-MIB' -M '/opt/observium/mibs/endrun:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TEMPUSLXUNISON-MIB::cdmaSigProcState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | cdmaAcquiring |
1 | cdmaDetected |
2 | cdmaCodeLocking |
4 | cdmaCarrierLocking |
8 | cdmaLocked |