cpwVcRemoteControlWord
CISCO-IETF-PW-MIB ·
.1.3.6.1.4.1.9.10.106.1.2.1.16
Object
column r/w
Enumeration
If maintenance protocol is used for VC establishment, this parameter indicates the received status of the control word usage, i.e. if packets will be received with control word or not. The value of 'notYetKnown' is used while the maintenance protocol has not yet received the indication from the remote node. In manual configuration of the VC this parameters indicate to the local node what is the expected encapsulation for the received packets.
Context
- MIB
- CISCO-IETF-PW-MIB
- OID
.1.3.6.1.4.1.9.10.106.1.2.1.16- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cpwVcEntry
- 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-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IETF-PW-MIB::cpwVcRemoteControlWord'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-IETF-PW-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IETF-PW-MIB::cpwVcRemoteControlWord.<cpwVcIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-IETF-PW-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-IETF-PW-MIB::cpwVcRemoteControlWord'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noControlWord |
2 | withControlWord |
3 | notYetKnown |
Conformance
Member of