cExtSnmpTargetVrfRoute

CISCO-SNMP-TARGET-EXT-MIB · .1.3.6.1.4.1.9.9.412.1.3.1.2

Object

column r/w SNMPv2-TCTruthValue
This object specifies whether this VRF (identified by the
corresponding instance identifier of cExtSnmpTargetVrfName)
should be used for routing the SNMP notifications 
sent to this target address specified in the value of 
the corresponding instance of snmpTargetAddrTAddress.
              
The value 'true' indicates that this VRF should be used.
              
The value 'false' indicates that this VRF should not be
used.

Context

MIB
CISCO-SNMP-TARGET-EXT-MIB
OID
.1.3.6.1.4.1.9.9.412.1.3.1.2
Type
column
Access
readwrite
Status
current
Parent
cExtSnmpTargetVrfEntry
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-SNMP-TARGET-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SNMP-TARGET-EXT-MIB::cExtSnmpTargetVrfRoute'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-SNMP-TARGET-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SNMP-TARGET-EXT-MIB::cExtSnmpTargetVrfRoute.<snmpTargetAddrName>.<cExtSnmpTargetVrfName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-SNMP-TARGET-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-SNMP-TARGET-EXT-MIB::cExtSnmpTargetVrfRoute'

Syntax

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

Values & Constraints

Type Values
1true
2false

Conformance