CISCO-VIRTUAL-NW-IF-MIB

        The MIB module for management of virtual network 
interfaces to VSAN and VLAN.
    
Source file
CISCO-VIRTUAL-NW-IF-MIB
Last revised
Identity
ciscoVirtualNwIfMIB
Base OID
1.3.6.1.4.1.9.9.290
Imported Objects
CISCO-SMI ciscoMgmt
CISCO-ST-TC FcAddressId
ENTITY-MIB entPhysicalIndex
IF-MIB ifName InterfaceIndex
SNMP-FRAMEWORK-MIB SnmpAdminString
SNMPv2-CONF MODULE-COMPLIANCE (no object page) NOTIFICATION-GROUP (no object page) OBJECT-GROUP (no object page)
SNMPv2-SMI MODULE-IDENTITY (no object page) NOTIFICATION-TYPE (no object page) OBJECT-TYPE (no object page) Unsigned32
SNMPv2-TC RowStatus
Net-SNMP examples using the cisco MIB directory Show commands

These commands use the standard Observium installation path and load the selected MIB variant before the RFC and Net-SNMP directories.

Translate the module identity
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-VIRTUAL-NW-IF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-VIRTUAL-NW-IF-MIB::ciscoVirtualNwIfMIB'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-VIRTUAL-NW-IF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VIRTUAL-NW-IF-MIB::ciscoVirtualNwIfMIB'
How SNMP, Net-SNMP, MIB paths, and variants work
Objects (18)
.1.3.6.1.4.1.9.9.290
.1.3.6.1.4.1.9.9.290.1
.1.3.6.1.4.1.9.9.290.1.1
.1.3.6.1.4.1.9.9.290.1.1.1
.1.3.6.1.4.1.9.9.290.1.1.1.1
Enumeration
.1.3.6.1.4.1.9.9.290.1.1.1.1.1
.1.3.6.1.4.1.9.9.290.1.1.1.1.2
.1.3.6.1.4.1.9.9.290.1.1.1.1.3
.1.3.6.1.4.1.9.9.290.1.1.1.1.4
Enumeration
.1.3.6.1.4.1.9.9.290.1.1.1.1.5
.1.3.6.1.4.1.9.9.290.1.1.1.1.6
.1.3.6.1.4.1.9.9.290.1.1.1.1.7
.1.3.6.1.4.1.9.9.290.1.2
.1.3.6.1.4.1.9.9.290.1.3
.1.3.6.1.4.1.9.9.290.1.3.0
.1.3.6.1.4.1.9.9.290.2
.1.3.6.1.4.1.9.9.290.2.1
.1.3.6.1.4.1.9.9.290.2.2
Dependencies (12) 8 direct · 4 transitive Show tree and compile order Hide dependency details

Each imported module is resolved in the importing module's source directory first, then through the normal default-variant rules.

Dependency tree
Conformance Groups (2)
A collection of objects related to virtual interface
parameters.
.1.3.6.1.4.1.9.9.290.2.2.1
A collection of notifications for monitoring virtual
interfaces.
.1.3.6.1.4.1.9.9.290.2.2.2
Compliance Statements (1)

OID .1.3.6.1.4.1.9.9.290.2.1.1
The compliance statement for entities which
implement the CISCO-VIRTUAL-NW-IF-MIB mib.
Required groups
Object refinements
ObjectAccessSyntaxDescription
virtualNwIfRowStatus
active(1), createAndGo(4), destroy(6)
Only three values 'createAndGo', 'destroy' and
'active' out of the six enumerated values need to
be supported.
Notifications / Traps (2)
NameOIDDescription
.1.3.6.1.4.1.9.9.290.1.3.0.1
This notification is generated by the agent
whenever an virtual interface is created in the,
'virtualNwIfTable'. Note that this notification
is generated only when a new entry is added to the
table and not for any modifications to an existing
entry.
.1.3.6.1.4.1.9.9.290.1.3.0.2
This notification is generated by the agent
whenever an virtual interface is deleted from the
'virtualNwIfTable'.