cwapReroute
CISCO-WAN-ATM-PARTY-MIB ·
.1.3.6.1.4.1.9.9.99998.1.1.1.1.7
Object
The management station uses this object to trigger the
re-routing of the party.
* Rerouting takes effect, when this object is set to true(1).
When set to false(2), no action is taken.
* The value 'false' will always be returned on snmp query
to this variable.
* During reroute operation, the 'cwapOperStatus' will contain
the value 'fail'. Upon successful completion of reroute,
the 'cwapOperStatus' will change to the value 'ok'. If the
reroute operation failed, the 'cwapOperStatus' will stay in
'fail'. The management station should query the
'cwapOperStatus' to decide if a reroute request is
successful or not.
Context
- MIB
- CISCO-WAN-ATM-PARTY-MIB
- OID
.1.3.6.1.4.1.9.9.99998.1.1.1.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cwapConfigEntry
- 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-WAN-ATM-PARTY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-ATM-PARTY-MIB::cwapReroute'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-WAN-ATM-PARTY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-ATM-PARTY-MIB::cwapReroute.<ifIndex>.<cwapRootVpi>.<cwapRootVci>.<cwapReference>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-WAN-ATM-PARTY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-WAN-ATM-PARTY-MIB::cwapReroute'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of