CISCO-VLAN-IFTABLE-RELATIONSHIP-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
1
Rows
1
Columns
3
.1.3.6.1.4.1.9.9.128.1.1.1 · 1 row entry · 3 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cviVlanInterfaceIndexTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-VLAN-IFTABLE-RELATIONSHIP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VLAN-IFTABLE-RELATIONSHIP-MIB::cviVlanInterfaceIndexTable'
The cviVlanInterfaceIndexTable provides a way to
translate a VLAN-id in to an ifIndex, so that 
the routed VLAN interface's routing configuration 
can be obtained from interface entry in ipRouteTable.
          
Note that some routers can have interfaces to multiple
VLAN management domains, and therefore can have multiple 
routed VLAN interfaces which connect to different VLANs 
having the same VLAN-id.  Thus, it is possible to have 
multiple rows in this table for the same VLAN-id.
          
The cviVlanInterfaceIndexTable also provides a way
to find the VLAN-id from an ifTable VLAN's ifIndex.
cviVlanInterfaceIndexEntry row .1.3.6.1.4.1.9.9.128.1.1.1.1
Each entry represents a routed VLAN interface, its
corresponding physical port if any, and the ifTable entry
for the routed VLAN interface.

Entries are created by the agent when the routed VLAN interface
is…
Column Syntax OID
The VLAN-id number of the routed VLAN interface.
CISCO-VTP-MIBVlanIndex
Type Constraints:
range: 0..4095
.1.3.6.1.4.1.9.9.128.1.1.1.1.1
For subinterfaces, this object is the ifIndex of the
physical interface for the subinterface.

For Switch Virtual Interfaces (SVIs), this object is zero.
CISCO-TCInterfaceIndexOrZero
Type Constraints:
range: 0..2147483647
.1.3.6.1.4.1.9.9.128.1.1.1.1.2
The index for the ifTable entry associated with
this routed VLAN interface.
IF-MIBInterfaceIndex
Type Constraints:
range: 1..2147483647
Description:
A unique value, greater than zero, for each interface or
interface sub-layer in the managed system. It is
recommended that values are assigned contiguously starting
from 1. The value for each interface sub-layer must …
.1.3.6.1.4.1.9.9.128.1.1.1.1.3