bcpOperStatus

CISCO-BCP-MIB · .1.3.6.1.4.1.9.9.275.1.1.1.1

Object

column Enumeration
The operational status of the Bridge Control 
Protocol. The possible values are : 
              
open(1)  -  the BCP link is up and both ends
are configured in the compatible manner.
              
closed(2) - the BCP link is down and neither
ends are configured.
              
listening(3) - the local BCP entity is configured
and the remote end is not configured compatibly.

Context

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1open
2closed
3listening

Conformance

Member of