lmpCcOperStatus

LMP-MIB · .1.3.6.1.2.1.10.227.1.10.1.20

Object

column Enumeration
The actual operational status of this control channel.

Context

MIB
LMP-MIB
OID
.1.3.6.1.2.1.10.227.1.10.1.20
Type
column
Access
readonly
Status
current
Parent
lmpControlChannelEntry
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 'LMP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LMP-MIB::lmpCcOperStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LMP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LMP-MIB::lmpCcOperStatus.<lmpCcId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LMP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LMP-MIB::lmpCcOperStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1up
2down
3configSnd
4configRcv
5active
6goingDown

Conformance

Member of
Compliance refinements
Values: up(1), down(2)
A value of configSnd(3), configRcv(4), active(5), or
goingDown(6) need not be supported.
Values: up(1), down(2)
A value of configSnd(3), configRcv(4), active(5), or
goingDown(6) need not be supported.