vismChanReroute

CISCO-VISM-CONN-MIB · .1.3.6.1.4.1.351.110.5.5.3.1.1.1.40

Object

column r/w SNMPv2-TCTruthValue
This is used by the administrator to
trigger the re-routing of the connection.
The re-routing takes effect, when this object
is set to 'true (1)'. When set to 'false (2)',
no action is taken. A get on this object always
returns 'false (2)'.

Context

MIB
CISCO-VISM-CONN-MIB
OID
.1.3.6.1.4.1.351.110.5.5.3.1.1.1.40
Type
column
Access
readwrite
Status
current
Parent
vismChanCnfGrpEntry
Groups
2

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-VISM-CONN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VISM-CONN-MIB::vismChanReroute'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-VISM-CONN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VISM-CONN-MIB::vismChanReroute.<vismCnfChanNum>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-VISM-CONN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-VISM-CONN-MIB::vismChanReroute'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false