cvVrfInterfaceType
CISCO-VRF-MIB ·
.1.3.6.1.4.1.9.9.711.1.2.1.1.2
Object
column CvVrfIfType
The VRF type of this interface. The type of the interface is determined based on the VRF associated with this interface. If the VRF is not tagged with vnet tag then the type will be vrfEdge. If the VRF is tagged with vnet tag then it will become vnetEdge. For vNETTrunkSI, the sub-interface in question is automatically created for a VRF when trunking is enabled on the main interface.
Context
- MIB
- CISCO-VRF-MIB
- OID
.1.3.6.1.4.1.9.9.711.1.2.1.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cvVrfInterfaceEntry
- 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-VRF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VRF-MIB::cvVrfInterfaceType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-VRF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VRF-MIB::cvVrfInterfaceType.<cvVrfIndex>.<cvVrfInterfaceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-VRF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-VRF-MIB::cvVrfInterfaceType'
Syntax
- Source
- CvVrfIfType
- Base type
Enumeration
Values & Constraints
Type Values
1 | vNETTrunkSI |
2 | vNETEdge |
3 | vrfEdge |
Conformance
Member of