cExtSnmpTargetVrfRoute
CISCO-SNMP-TARGET-EXT-MIB ·
.1.3.6.1.4.1.9.9.412.1.3.1.2
Object
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
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-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
1 | true |
2 | false |
Conformance
Member of