vismChanDirectRoute

CISCO-VISM-CONN-MIB · .1.3.6.1.4.1.351.110.5.5.3.1.1.1.48

Object

column r/w SNMPv2-TCTruthValue
This object serves to associate a preferred
route as directed route (corresponds to the preferred 
route object vismChanPrefRouteId).
              
A directed route specifies that the associated preferred
route is the only permission route for the connection to
take. Should the associated preferred route be unavailable,
the connection is failed.
              
The object is not applicable if there is no associated
preferred route with the connection or in other words if 
the object vismChanPrefRouteId has a value of 0.

Context

MIB
CISCO-VISM-CONN-MIB
OID
.1.3.6.1.4.1.351.110.5.5.3.1.1.1.48
Type
column
Access
readwrite
Status
current
Parent
vismChanCnfGrpEntry
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-VISM-CONN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VISM-CONN-MIB::vismChanDirectRoute'
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::vismChanDirectRoute.<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::vismChanDirectRoute'

Syntax

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

Values & Constraints

Type Values
1true
2false

Conformance