cdmaSigProcState
ENDRUNTECHNOLOGIES-MIB ·
.1.3.6.1.4.1.13827.1.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.
Context
- MIB
- ENDRUNTECHNOLOGIES-MIB
- OID
.1.3.6.1.4.1.13827.1.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 'ENDRUNTECHNOLOGIES-MIB' -M '/opt/observium/mibs/endrun:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENDRUNTECHNOLOGIES-MIB::cdmaSigProcState.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ENDRUNTECHNOLOGIES-MIB' -M '/opt/observium/mibs/endrun:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ENDRUNTECHNOLOGIES-MIB::cdmaSigProcState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | cdmaAcquiring |
1 | cdmaDetected |
2 | cdmaCodeLocking |
4 | cdmaCarrierLocking |
8 | cdmaLocked |