c3gCdmaPowerUpLockStatus

CISCO-WAN-3G-MIB · .1.3.6.1.4.1.9.9.661.1.2.7.1.1.2

Object

column r/w Enumeration
CDMA power up lock:
unknown(1)  - power up lock unknown
enabled(2)  - power up lock enabled
disabled(3) - power up lock disabled

Context

MIB
CISCO-WAN-3G-MIB
OID
.1.3.6.1.4.1.9.9.661.1.2.7.1.1.2
Type
column
Access
readwrite
Status
current
Parent
c3gCdmaSecurityEntry
Groups
1

Walk 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 'CISCO-WAN-3G-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-3G-MIB::c3gCdmaPowerUpLockStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-WAN-3G-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-3G-MIB::c3gCdmaPowerUpLockStatus.<entPhysicalIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-WAN-3G-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-WAN-3G-MIB::c3gCdmaPowerUpLockStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1unknown
2enabled
3disabled

Conformance