CISCO-SVI-AUTOSTATE-MIB
- Registered at
- 1.3.6.1.4.1.9.9.376
- Last updated
- 2004-04-06 00:00
- Organization
- Cisco Systems, Inc.
- Revisions
- 2004-04-06 00:00
- Namespace
- cisco
- Source file
CISCO-SVI-AUTOSTATE-MIB- Digest
sha256:cf1d1e07f46a1da26700ae1ead2d522c12ada3dc8aaabace333be4b7cec30ad9
Description
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.
Contact
Cisco Systems Customer Service Postal: 170 W Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS E-mail: cs-lan-switch-snmp@cisco.com
Imports
| From | Symbols |
|---|---|
| CISCO-SMI | ciscoMgmt |
| IF-MIB | ifIndex |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
CISCO-SMI CISCO-SVI-AUTOSTATE-MIB IANAifType-MIB IF-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| ciscoSVIAutostateMIBNotifs OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.376.0 | |||
| ciscoSVIAutostateMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.376.1 | |||
| csaGlobal OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.376.1.1 | |||
| csaFeatureEnable OBJECT-TYPE This object indicates whether the autostate feature is enabled. If it is set to 'false', the feature is disabled in the device and the value of csaInterfaceMode does not take effect. | 1.3.6.1.4.1.9.9.376.1.1.1 | TruthValue | read-write | current |
| csaTrackedVlansLow OBJECT-TYPE A string of octets containing one bit per VLAN for VLANs with VlanIndex value of 0 to 2047. The first octet corresponds to VLANs with VlanIndex values of 0 through 7; the second octet to VLANs 8 through 15; etc. The most significant bit of each octet corresponds to the lowest value VlanIndex in that octet. For each VLAN, if it is tracked by the SVI autostate feature then the bit corresponding to that VLAN is set to '1'. A tracked VLAN, whose all interfaces having their cdsInterfaceMode object value of 'track' and not in forwarding state, will go down. | 1.3.6.1.4.1.9.9.376.1.1.2 | OCTET STRING (SIZE(0..256)) | read-write | current |
| csaTrackedVlansHigh OBJECT-TYPE A string of octets containing one bit per VLAN for VLANs with VlanIndex value of 2048 to 4095. The first octet corresponds to VLANs with VlanIndex values of 2048 through 2055; the second octet to VLANs 2056 through 2063; etc. The most significant bit of each octet corresponds to the lowest value VlanIndex in that octet. For each VLAN, if it is tracked by the SVI autostate feature then the bit corresponding to that VLAN is set to '1'. A tracked VLAN, whose all interfaces having their cdsInterfaceMode object value of 'track' and not in forwarding state, will go down. | 1.3.6.1.4.1.9.9.376.1.1.3 | OCTET STRING (SIZE(0..256)) | read-write | current |
| csaInterface OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.376.1.2 | |||
| csaIfConfigTable OBJECT-TYPE This table contains information and configuration of interface mode regarding the SVI autostate feature. | 1.3.6.1.4.1.9.9.376.1.2.1 | not-accessible | current | |
| csaIfConfigEntry OBJECT-TYPE There will be an entry for each interface that supports SVI autostate feature. A row instance contains the configured mode at each interface for Autostate purpose. | 1.3.6.1.4.1.9.9.376.1.2.1.1 | not-accessible | current | |
| csaInterfaceMode OBJECT-TYPE This object indicates the interface mode regarding SVI autostate feature. This object only takes effect if the value of csaFeatureEnable object is 'true'. 'normal' indicates that when SVI autostate feature is enabled, this interface will participate normally in the autostate calculation of the SVI which it associates. 'exclude' indicates that when SVI autostate feature is enabled, this interface will be excluded from the autostate calculation of the SVI which it associates. 'track' indicates that when SVI autostate feature is enabled, this interface will be tracked in the autostate calculation of the tracked SVI which it associates. If all tracked interfaces of this SVI go down, the corresponding SVI goes down. | 1.3.6.1.4.1.9.9.376.1.2.1.1.1 | INTEGER {normal(1), exclude(2), track(3)} | read-write | current |
| ciscoSVIAutostateMIBConformance OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.376.2 | |||
| csaMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.376.2.1 | |||
| csaMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.376.2.2 |
Conformance
| Name | OID | Status |
|---|---|---|
| csaMIBCompliance MODULE-COMPLIANCE The compliance statement for the CISCO-SVI-AUTOSTATE-MIB | 1.3.6.1.4.1.9.9.376.2.1.1 | current |
| ciscoSVIAutostateGroup OBJECT-GROUP 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 | current |
| ciscoSVITrackedVlanGroup OBJECT-GROUP 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 | current |