ENTERASYS-VLAN-INTERFACE-MIB: View SNMP OID List / Download MIB

VENDOR: ENTERASYS NETWORKS


 Home MIB: ENTERASYS-VLAN-INTERFACE-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 etsysVlanInterfaceMIB 1.3.6.1.4.1.5624.1.2.22
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.
       etsysVlanInterface 1.3.6.1.4.1.5624.1.2.22.1
           etsysVlanInterfaceMaximumEntries 1.3.6.1.4.1.5624.1.2.22.1.1 unsigned32 read-only
The maximum number of entries that this entity supports in the etsysVlanInterfaceTable.
           etsysVlanInterfaceCurrentEntries 1.3.6.1.4.1.5624.1.2.22.1.2 unsigned32 read-only
The current number of entries in the etsysVlanInterfaceTable on this entity.
           etsysVlanInterfaceTable 1.3.6.1.4.1.5624.1.2.22.1.3 no-access
This table controls the dynamic creation of MIB-II interfaces and provides an associated 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 no-access
An 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.
                   etsysVlanInterfaceVlanID 1.3.6.1.4.1.5624.1.2.22.1.3.1.1 vlanindex no-access
The VLAN ID of the VLAN associated with this interface.
                   etsysVlanInterfaceIfIndex 1.3.6.1.4.1.5624.1.2.22.1.3.1.2 interfaceindexorzero read-only
For 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.
                   etsysVlanInterfaceStorageType 1.3.6.1.4.1.5624.1.2.22.1.3.1.3 storagetype read-only
The memory realization of the conceptual row. volatile(2) -- is lost upon reboot. nonVolatile(3) -- is persistent across reboots. permanent(4) -- there are no writable objects. readOnly(5) -- agent created rows.
                   etsysVlanInterfaceRowStatus 1.3.6.1.4.1.5624.1.2.22.1.3.1.4 rowstatus read-only
This object manages the creation and deletion this entry. active - Indicates that this entry is available for use by the managed device. Transitions to this state will cause a a MIB-II interface to be created by the managed entity and mapped to the specified VLAN. The etsysVlanInterfaceIfIndex object will return the ifIndex of the newly created MIB-II interface. The ifEntry associated with this entry will only be allowed to have an ifAdminStatus and ifOperStatus of up(1) and will be read-only. notInService - Indicates that this entry exists in the agent but is unavailable for use. The etsysVlanInterfaceIfIndex object will return a value of 0 for entries in this state. State transitions from the active(1) state will cause the MIB-II interface mapped to this VLAN to be deleted. notReady - Should not be possible. createAndWait - A new entry will be created in this table for the specified VLAN and the new entry will transition to the notInService state. createAndGo - A new entry will be created in this table for the specified VLAN and the new entry will transition to the active state. destroy - Deletes this row and any MIB-II interface that may be associated with it.
       etsysVlanInterfaceVlanLookup 1.3.6.1.4.1.5624.1.2.22.2
           etsysVlanInterfaceVlanLookupTable 1.3.6.1.4.1.5624.1.2.22.2.1 no-access
This table provides a mapping from the MIB-II interface number to VLAN ID.
               etsysVlanInterfaceVlanLookupEntry 1.3.6.1.4.1.5624.1.2.22.2.1.1 no-access
An entry that maps a MIB-II interface number to the associated VLAN ID.
                   etsysVlanInterfaceVlanIndex 1.3.6.1.4.1.5624.1.2.22.2.1.1.1 vlanindex read-only
The VLAN ID of the VLAN that is represented by this MIB-II interface.
       etsysVlanInterfaceConformance 1.3.6.1.4.1.5624.1.2.22.3
           etsysVlanInterfaceGroups 1.3.6.1.4.1.5624.1.2.22.3.1
               etsysVlanInterfaceGroup 1.3.6.1.4.1.5624.1.2.22.3.1.1
A collection of objects providing dynamic MIB-II interface creation.
           etsysVlanInterfaceCompliances 1.3.6.1.4.1.5624.1.2.22.3.2
               etsysVlanInterfaceCompliance 1.3.6.1.4.1.5624.1.2.22.3.2.1
The compliance statement for entity support of dynamic MIB-II interface creation for VLANs.