ENTERASYS-VLAN-INTERFACE-MIB
AI MIB Summary
The ENTERASYS-VLAN-INTERFACE-MIB enables SNMP monitoring and management of VLAN-to-interface mappings on Enterasys network switches by exposing MIB-II interface objects specific to VLAN configurations. This module provides visibility into the logical association between physical or logical interfaces and their assigned VLAN identifiers for troubleshooting connectivity and segmentation issues.
This MIB module defines a portion of the SNMP enterprise MIBs under the Enterasys enterprise OID pertaining to the creation of MIB-II interfaces and their mapping to VLANs for Enterasys products.
Main OID:
etsysVlanInterfaceMIB.1.3.6.1.4.1.5624.1.2.22
10
Objects
Active
Status
6
Dependencies
Imported Objects
Objects
10 total| Object Name |
|---|
etsysVlanInterfaceMIBThis MIB module defines a portion of the SNMP enterprise
MIBs under the Enterasys enterprise OID pertaining to the
creation of MIB-II interfaces and their mapping to VLANs
for Enterasys products. MODULE-IDENTITY .1.3.6.1.4.1.5624.1.2.22 |
etsysVlanInterface OBJECT IDENTIFIER .1.3.6.1.4.1.5624.1.2.22.1 |
etsysVlanInterfaceMaximumEntriesThe maximum number of entries that this entity
supports in the etsysVlanInterfaceTable.ro Unsigned32 .1.3.6.1.4.1.5624.1.2.22.1.1 |
etsysVlanInterfaceCurrentEntriesThe current number of entries in the
etsysVlanInterfaceTable on this entity.ro Unsigned32 .1.3.6.1.4.1.5624.1.2.22.1.2 |
etsysVlanInterfaceTableThis table controls the dynamic creation of MIB-II
interfaces and provides an associated mapping from
the VLAN ID to the MIB-II interface index. SEQUENCE OF EtsysVlanInterfaceEntry .1.3.6.1.4.1.5624.1.2.22.1.3 |
etsysVlanInterfaceEntryAn entry that allows the creation of a MIB-II interface,
maps it to the requested VLAN, and provides a mapping
from the VLAN ID to the MIB-II interface index. EtsysVlanInterfaceEntry .1.3.6.1.4.1.5624.1.2.22.1.3.1 |
etsysVlanInterfaceVlanIDThe VLAN ID of the VLAN associated with this interface. VlanIndex (Q-BRIDGE-MIB) .1.3.6.1.4.1.5624.1.2.22.1.3.1.1 |
etsysVlanInterfaceIfIndexFor conceptual rows in the active(1) state, this object
returns the ifIndex of the interface mapped to this VLAN.
The value of the ifIndex is determined by the agent on the
managed entity.
This object will return 0 (zero) when the conceptual row is
in the notInService(2) state.ro InterfaceIndexOrZero (IF-MIB) .1.3.6.1.4.1.5624.1.2.22.1.3.1.2 |
etsysVlanInterfaceVlanLookup OBJECT IDENTIFIER .1.3.6.1.4.1.5624.1.2.22.2 |
etsysVlanInterfaceStorageTypeThe memory realization of the conceptual row.
volatile(2)
nonVolatile(3)
permanent(4)
readOnly(5)
DEFVAL { nonVolatile }
::= { etsysVlanInterfaceEntry 3 }
etsysVlanInterfaceRowStatus OBJECT-TYPE
SYNTAX RowStatus
MAX-ACCESS read-create
STATUS current
DESCRIPTIONrw StorageType (SNMPv2-TC) .etsysVlanInterfaceCompliances.1 |