cpwVcFrOperStatus
CISCO-IETF-PW-FR-MIB ·
.1.3.6.1.4.1.9.10.112.1.1.1.5
Object
column Enumeration
This is actual operational status of the logical
FRoPW connection, which is derived from combining
the following 2 operational status:
cpwVcFrPw2FrOperStatus
Operational status of the FR segment on the FRoPW
connection.
PW Operation Status
Operational status of the PW segment of the FRoPW
connection. The associated object is cpwVcOperStatus
from the generic PW MIB.
Context
- MIB
- CISCO-IETF-PW-FR-MIB
- OID
.1.3.6.1.4.1.9.10.112.1.1.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cpwVcFrEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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-IETF-PW-FR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IETF-PW-FR-MIB::cpwVcFrOperStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-IETF-PW-FR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IETF-PW-FR-MIB::cpwVcFrOperStatus.<cpwVcFrPwVcIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-IETF-PW-FR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-IETF-PW-FR-MIB::cpwVcFrOperStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | active |
2 | inactive |
3 | unknown |
Conformance
Member of
Compliance refinements
cpwVcFrReadOnlyCompliance
readonly
Write access is not required.