ciscoPrpChannelLanBStatus

CISCO-PRP-MIB · .1.3.6.1.4.1.9.9.866.1.1.1.6

Object

column PrpStatus
A ciscoPrpLanBStateChange notification is generated when the
value of 
ciscoPrpChannelLanBStatus is changed to Up or Down.
The notification contains information of ciscoPrpChannelId,
ciscoPrpChannelName, ciscoPrpChannelLanBStatus.

Context

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

Syntax

Source
PrpStatus
Base type
Enumeration

Values & Constraints

Type Values
0undefined
1stateUp
2stateDown

Conformance