cienaCesMplsPwStatusQuery
CIENA-CES-MPLS-MIB ·
.1.3.6.1.4.1.1271.2.1.18.1.4.1.1.45
Object
column Enumeration
This represents whether the pseudowire status query is enabled. With the status query enabled, the pseudowire is able to query the remote status when it comes up and the remote status is unknown.
Context
- MIB
- CIENA-CES-MPLS-MIB
- OID
.1.3.6.1.4.1.1271.2.1.18.1.4.1.1.45- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cienaCesMplsPwEntry
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 'CIENA-CES-MPLS-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CIENA-CES-MPLS-MIB::cienaCesMplsPwStatusQuery'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CIENA-CES-MPLS-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CIENA-CES-MPLS-MIB::cienaCesMplsPwStatusQuery.<cienaCesMplsPwIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CIENA-CES-MPLS-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CIENA-CES-MPLS-MIB::cienaCesMplsPwStatusQuery'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | on |
2 | off |