CISCO-SVI-AUTOSTATE-MIB

        The MIB module is for configuration of the switch virtual
interface (SVI) autostate feature. Autostate feature
is a mechanism to calculate the state of a SVI dynamically
when some condition occurs such as a failure of 
a participating interface in that SVI.
    
Source file
CISCO-SVI-AUTOSTATE-MIB
Last revised
Identity
ciscoSVIAutostateMIB
Base OID
1.3.6.1.4.1.9.9.376
Imported Objects
CISCO-SMI ciscoMgmt
IF-MIB ifIndex
SNMPv2-CONF MODULE-COMPLIANCE (no object page) OBJECT-GROUP (no object page)
SNMPv2-SMI MODULE-IDENTITY (no object page) OBJECT-TYPE (no object page)
SNMPv2-TC TruthValue
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-SVI-AUTOSTATE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-SVI-AUTOSTATE-MIB::ciscoSVIAutostateMIB'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-SVI-AUTOSTATE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SVI-AUTOSTATE-MIB::ciscoSVIAutostateMIB'
How SNMP, Net-SNMP, MIB paths, and variants work
Objects (14)
.1.3.6.1.4.1.9.9.376
.1.3.6.1.4.1.9.9.376.0
.1.3.6.1.4.1.9.9.376.1
.1.3.6.1.4.1.9.9.376.1.1
.1.3.6.1.4.1.9.9.376.1.1.1
OctetString
.1.3.6.1.4.1.9.9.376.1.1.2
OctetString
.1.3.6.1.4.1.9.9.376.1.1.3
.1.3.6.1.4.1.9.9.376.1.2
.1.3.6.1.4.1.9.9.376.1.2.1
.1.3.6.1.4.1.9.9.376.1.2.1.1
Enumeration
.1.3.6.1.4.1.9.9.376.1.2.1.1.1
.1.3.6.1.4.1.9.9.376.2
.1.3.6.1.4.1.9.9.376.2.1
.1.3.6.1.4.1.9.9.376.2.2
Dependencies (7) 5 direct · 2 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
Dependency-first compile order
  1. SNMPv2-SMIrfc
  2. CISCO-SMIcisco
  3. SNMPv2-TCrfc
  4. IANAifType-MIBrfc
  5. SNMPv2-CONFrfc
  6. SNMPv2-MIBrfc
  7. IF-MIBrfc
  8. CISCO-SVI-AUTOSTATE-MIBciscoselected
Conformance Groups (2)
A collection of objects which are used to configure as
well as show information regarding the SVI autostate
feature.
.1.3.6.1.4.1.9.9.376.2.2.1
A collection of objects which are used to configure as
well as show information regarding VLANs tracked by the
SVI autostate feature.
.1.3.6.1.4.1.9.9.376.2.2.2
Compliance Statements (1)

OID .1.3.6.1.4.1.9.9.376.2.1.1
The compliance statement for the CISCO-SVI-AUTOSTATE-MIB
Required groups
mandatory ciscoSVIAutostateGroup
optional ciscoSVITrackedVlanGroup This group is mandatory only for the platform which
supports tracked VLANs.