cpwVcFrPw2FrOperStatus

CISCO-IETF-PW-FR-MIB · .1.3.6.1.4.1.9.10.112.1.1.1.6

Object

column Enumeration
The value of the object identifies the current
operational status of the FR PVC segment of a
FRoPW connection.
              
The values mean:
              
active(1)   - segment is currently operational.
inactive(2) - segment in currently not operational.
unknown(3)  - segment current status cannot be
              determined.

Context

MIB
CISCO-IETF-PW-FR-MIB
OID
.1.3.6.1.4.1.9.10.112.1.1.1.6
Type
column
Access
readonly
Status
current
Parent
cpwVcFrEntry
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-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::cpwVcFrPw2FrOperStatus'
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::cpwVcFrPw2FrOperStatus.<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::cpwVcFrPw2FrOperStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1active
2inactive
3unknown

Conformance

Member of
Compliance refinements
Write access is not required.