CIE1000-VLAN-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CIE1000-VLAN-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
 cie1000VlanMib 1.3.6.1.4.1.9.9.832.1.13
Private MIB for VLAN.
       cie1000VlanMibObjects 1.3.6.1.4.1.9.9.832.1.13.1
           cie1000VlanCapabilities 1.3.6.1.4.1.9.9.832.1.13.1.1
               cie1000VlanCapabilitiesVlanIdMin 1.3.6.1.4.1.9.9.832.1.13.1.1.1 cie1000vlan read-only
The minimum VLAN ID that can be configured on the device.
               cie1000VlanCapabilitiesVlanIdMax 1.3.6.1.4.1.9.9.832.1.13.1.1.2 cie1000vlan read-only
The maximum VLAN ID that can be configured on the device.
               cie1000VlanCapabilitiesFidCnt 1.3.6.1.4.1.9.9.832.1.13.1.1.3 cie1000unsigned16 read-only
The number of Shared VLAN Learning (SVL) Filter IDs (FIDs) supported by this device. 0 if SVL is not supported.
           cie1000VlanConfig 1.3.6.1.4.1.9.9.832.1.13.1.2
               cie1000VlanConfigGlobals 1.3.6.1.4.1.9.9.832.1.13.1.2.1
                   cie1000VlanConfigGlobalsMain 1.3.6.1.4.1.9.9.832.1.13.1.2.1.1
                       cie1000VlanConfigGlobalsMainCustomSPortEtherType 1.3.6.1.4.1.9.9.832.1.13.1.2.1.1.1 cie1000ethertype read-write
TPID (EtherType) for ports marked as Custom-S tag aware.
                       cie1000VlanConfigGlobalsMainAccessVlans0To1K 1.3.6.1.4.1.9.9.832.1.13.1.2.1.1.2 cie1000vlanlistquarter read-write
First quarter of bit-array indicating the enabled access VLANs.
                       cie1000VlanConfigGlobalsMainAccessVlans1KTo2K 1.3.6.1.4.1.9.9.832.1.13.1.2.1.1.3 cie1000vlanlistquarter read-write
Second quarter of bit-array indicating the enabled access VLANs.
                       cie1000VlanConfigGlobalsMainAccessVlans2KTo3K 1.3.6.1.4.1.9.9.832.1.13.1.2.1.1.4 cie1000vlanlistquarter read-write
Third quarter of bit-array indicating the enabled access VLANs.
                       cie1000VlanConfigGlobalsMainAccessVlans3KTo4K 1.3.6.1.4.1.9.9.832.1.13.1.2.1.1.5 cie1000vlanlistquarter read-write
Last quarter of bit-array indicating the enabled access VLANs.
                   cie1000VlanConfigGlobalsNameTable 1.3.6.1.4.1.9.9.832.1.13.1.2.1.2 no-access
Table of VLAN names.
                       cie1000VlanConfigGlobalsNameEntry 1.3.6.1.4.1.9.9.832.1.13.1.2.1.2.1 no-access
Each row contains the name of a given VLAN.
                           cie1000VlanConfigGlobalsNameVlanId 1.3.6.1.4.1.9.9.832.1.13.1.2.1.2.1.1 cie1000vlan no-access
VLAN ID. Valid range is 1 - 4095.
                           cie1000VlanConfigGlobalsNameName 1.3.6.1.4.1.9.9.832.1.13.1.2.1.2.1.2 cie1000displaystring read-write
VLAN Name. Default for VLAN 1 is 'default'. Default for any other VLAN is 'VLANxxxx', where 'xxxx' is a decimal representation of the VLAN ID with leading zeroes.
               cie1000VlanConfigInterfaces 1.3.6.1.4.1.9.9.832.1.13.1.2.2
                   cie1000VlanConfigInterfacesTable 1.3.6.1.4.1.9.9.832.1.13.1.2.2.1 no-access
Table of per-port configuration.
                       cie1000VlanConfigInterfacesEntry 1.3.6.1.4.1.9.9.832.1.13.1.2.2.1.1 no-access
Each row contains the VLAN configuration for a port interface.
                           cie1000VlanConfigInterfacesIfIndex 1.3.6.1.4.1.9.9.832.1.13.1.2.2.1.1.1 cie1000interfaceindex no-access
Logical interface index.
                           cie1000VlanConfigInterfacesMode 1.3.6.1.4.1.9.9.832.1.13.1.2.2.1.1.2 cie1000vlanportmode read-write
VLAN mode of the port.
                           cie1000VlanConfigInterfacesAccessVlan 1.3.6.1.4.1.9.9.832.1.13.1.2.2.1.1.3 cie1000vlan read-write
The port VLAN ID the port will be assigned when Mode is Access.
                           cie1000VlanConfigInterfacesTrunkNativeVlan 1.3.6.1.4.1.9.9.832.1.13.1.2.2.1.1.4 cie1000vlan read-write
The port VLAN ID the port will be assigned when Mode is trunk.
                           cie1000VlanConfigInterfacesTrunkTagNativeVlan 1.3.6.1.4.1.9.9.832.1.13.1.2.2.1.1.5 truthvalue read-write
Controls whether frames classified to TrunkNativeVlan get tagged on egress. Used when Mode is trunk.
                           cie1000VlanConfigInterfacesTrunkVlans0KTo1K 1.3.6.1.4.1.9.9.832.1.13.1.2.2.1.1.6 cie1000vlanlistquarter read-write
First quarter of bit-array indicating whether the port is member of a VLAN ('1') or not ('0'). Used when Mode is trunk.
                           cie1000VlanConfigInterfacesTrunkVlans1KTo2K 1.3.6.1.4.1.9.9.832.1.13.1.2.2.1.1.7 cie1000vlanlistquarter read-write
Second quarter of bit-array indicating whether the port is member of a VLAN ('1') or not ('0'). Used when Mode is trunk.
                           cie1000VlanConfigInterfacesTrunkVlans2KTo3K 1.3.6.1.4.1.9.9.832.1.13.1.2.2.1.1.8 cie1000vlanlistquarter read-write
Third quarter of bit-array indicating whether the port is member of a VLAN ('1') or not ('0'). Used when Mode is trunk.
                           cie1000VlanConfigInterfacesTrunkVlans3KTo4K 1.3.6.1.4.1.9.9.832.1.13.1.2.2.1.1.9 cie1000vlanlistquarter read-write
Last quarter of bit-array indicating whether the port is member of a VLAN ('1') or not ('0'). Used when Mode is trunk.
                           cie1000VlanConfigInterfacesHybridNativeVlan 1.3.6.1.4.1.9.9.832.1.13.1.2.2.1.1.10 cie1000vlan read-write
The port VLAN ID the port will be assigned when Mode is hybrid.
                           cie1000VlanConfigInterfacesHybridPortType 1.3.6.1.4.1.9.9.832.1.13.1.2.2.1.1.11 cie1000vlanporttype read-write
Controls awareness and whether it reacts to C-tags, S-tags, Custom-S-tags. Used when Mode is hybrid.
                           cie1000VlanConfigInterfacesHybridIngressFiltering 1.3.6.1.4.1.9.9.832.1.13.1.2.2.1.1.12 truthvalue read-write
Controls whether frames classified to a certain VLAN ID get discarded (true) or not (false) if the port is not member of the VLAN ID. Used when Mode is hybrid.
                           cie1000VlanConfigInterfacesHybridIngressAcceptance 1.3.6.1.4.1.9.9.832.1.13.1.2.2.1.1.13 cie1000vlaningressacceptance read-write
Controls whether frames are accepted on ingress depending on VLAN tag in frame. Used when Mode is hybrid.
                           cie1000VlanConfigInterfacesHybridEgressTagging 1.3.6.1.4.1.9.9.832.1.13.1.2.2.1.1.14 cie1000vlanegresstagging read-write
Controls tagging of frames on egress. tagThis(1) is not allowed. Used when Mode is hybrid.
                           cie1000VlanConfigInterfacesHybridVlans0KTo1K 1.3.6.1.4.1.9.9.832.1.13.1.2.2.1.1.15 cie1000vlanlistquarter read-write
First quarter of bit-array indicating whether the port is member of a VLAN ('1') or not ('0'). Used when Mode is hybrid.
                           cie1000VlanConfigInterfacesHybridVlans1KTo2K 1.3.6.1.4.1.9.9.832.1.13.1.2.2.1.1.16 cie1000vlanlistquarter read-write
Second quarter of bit-array indicating whether the port is member of a VLAN ('1') or not ('0'). Used when Mode is hybrid.
                           cie1000VlanConfigInterfacesHybridVlans2KTo3K 1.3.6.1.4.1.9.9.832.1.13.1.2.2.1.1.17 cie1000vlanlistquarter read-write
Third quarter of bit-array indicating whether the port is member of a VLAN ('1') or not ('0'). Used when Mode is hybrid.
                           cie1000VlanConfigInterfacesHybridVlans3KTo4K 1.3.6.1.4.1.9.9.832.1.13.1.2.2.1.1.18 cie1000vlanlistquarter read-write
Last quarter of bit-array indicating whether the port is member of a VLAN ('1') or not ('0'). Used when Mode is hybrid.
                           cie1000VlanConfigInterfacesForbiddenVlans0KTo1K 1.3.6.1.4.1.9.9.832.1.13.1.2.2.1.1.19 cie1000vlanlistquarter read-write
First quarter of bit-array indicating whether the port can ever become a member of a VLAN ('0') or not ('1'). Used in all modes.
                           cie1000VlanConfigInterfacesForbiddenVlans1KTo2K 1.3.6.1.4.1.9.9.832.1.13.1.2.2.1.1.20 cie1000vlanlistquarter read-write
Second quarter of bit-array indicating whether the port can ever become a member of a VLAN ('0') or not ('1'). Used in all modes.
                           cie1000VlanConfigInterfacesForbiddenVlans2KTo3K 1.3.6.1.4.1.9.9.832.1.13.1.2.2.1.1.21 cie1000vlanlistquarter read-write
Third quarter of bit-array indicating whether the port can ever become a member of a VLAN ('0') or not ('1'). Used in all modes.
                           cie1000VlanConfigInterfacesForbiddenVlans3KTo4K 1.3.6.1.4.1.9.9.832.1.13.1.2.2.1.1.22 cie1000vlanlistquarter read-write
Last quarter of bit-array indicating whether the port can ever become a member of a VLAN ('0') or not ('1'). Used in all modes.
                   cie1000VlanConfigInterfacesSvlTable 1.3.6.1.4.1.9.9.832.1.13.1.2.2.2 no-access
Shared VLAN Learning (SVL) allows for having one or more VLAN IDs map to the same Filter ID (FID). For a given set of VLANs, if an individual MAC address is learned in one VLAN, that learned information is used in forwarding decisions taken for that address relative to all other VLANs in the given set. fidCnt, which can be found in the capabilities section, indicates the number of FIDs available on this platform. The feature is not available if this number is 0.
                       cie1000VlanConfigInterfacesSvlEntry 1.3.6.1.4.1.9.9.832.1.13.1.2.2.2.1 no-access
The table is indexed by VLAN ID
                           cie1000VlanConfigInterfacesSvlVlanId 1.3.6.1.4.1.9.9.832.1.13.1.2.2.2.1.1 cie1000vlan no-access
VLAN ID. Valid range is 1 - 4095.
                           cie1000VlanConfigInterfacesSvlFilterId 1.3.6.1.4.1.9.9.832.1.13.1.2.2.2.1.2 cie1000unsigned16 read-write
Filter ID (FID) used in Shared VLAN Learning. Zero or more VLANs may map into the same FID.
                           cie1000VlanConfigInterfacesSvlAction 1.3.6.1.4.1.9.9.832.1.13.1.2.2.2.1.100 cie1000roweditorstate read-write
Action
                   cie1000VlanConfigInterfacesSvlTableRowEditor 1.3.6.1.4.1.9.9.832.1.13.1.2.2.3
                       cie1000VlanConfigInterfacesSvlTableRowEditorVlanId 1.3.6.1.4.1.9.9.832.1.13.1.2.2.3.1 cie1000vlan read-write
VLAN ID. Valid range is 1 - 4095.
                       cie1000VlanConfigInterfacesSvlTableRowEditorFilterId 1.3.6.1.4.1.9.9.832.1.13.1.2.2.3.2 cie1000unsigned16 read-write
Filter ID (FID) used in Shared VLAN Learning. Zero or more VLANs may map into the same FID.
                       cie1000VlanConfigInterfacesSvlTableRowEditorAction 1.3.6.1.4.1.9.9.832.1.13.1.2.2.3.100 cie1000roweditorstate read-write
Action
           cie1000VlanStatus 1.3.6.1.4.1.9.9.832.1.13.1.3
               cie1000VlanStatusInterfaces 1.3.6.1.4.1.9.9.832.1.13.1.3.1
                   cie1000VlanStatusInterfacesTable 1.3.6.1.4.1.9.9.832.1.13.1.3.1.1 no-access
Table of per-interface (port) status.
                       cie1000VlanStatusInterfacesEntry 1.3.6.1.4.1.9.9.832.1.13.1.3.1.1.1 no-access
Each row contains the VLAN configuration for a port interface for a given VLAN user.
                           cie1000VlanStatusInterfacesIfIndex 1.3.6.1.4.1.9.9.832.1.13.1.3.1.1.1.1 cie1000interfaceindex no-access
Logical interface index.
                           cie1000VlanStatusInterfacesVlanUser 1.3.6.1.4.1.9.9.832.1.13.1.3.1.1.1.2 cie1000vlanusertype no-access
VLAN user.
                           cie1000VlanStatusInterfacesPvid 1.3.6.1.4.1.9.9.832.1.13.1.3.1.1.1.3 cie1000vlan read-only
Port VLAN ID set by this user.
                           cie1000VlanStatusInterfacesUvid 1.3.6.1.4.1.9.9.832.1.13.1.3.1.1.1.4 cie1000vlan read-only
Untagged VLAN ID set by a user. This may only be populated by non-admin users.
                           cie1000VlanStatusInterfacesPortType 1.3.6.1.4.1.9.9.832.1.13.1.3.1.1.1.5 cie1000vlanporttype read-only
VLAN Awareness and tag reaction set by this user.
                           cie1000VlanStatusInterfacesIngressFiltering 1.3.6.1.4.1.9.9.832.1.13.1.3.1.1.1.6 truthvalue read-only
Ingress filtering enabled or disabled by this user.
                           cie1000VlanStatusInterfacesIngressAcceptance 1.3.6.1.4.1.9.9.832.1.13.1.3.1.1.1.7 cie1000vlaningressacceptance read-only
VLAN tagging accepted upon ingress configured by this user.
                           cie1000VlanStatusInterfacesEgressTagging 1.3.6.1.4.1.9.9.832.1.13.1.3.1.1.1.8 cie1000vlanegresstagging read-only
Egress tagging configured by this user.
               cie1000VlanStatusMemberships 1.3.6.1.4.1.9.9.832.1.13.1.3.2
                   cie1000VlanStatusMembershipsVlanTable 1.3.6.1.4.1.9.9.832.1.13.1.3.2.1 no-access
Table of per-VLAN, per-VLAN user port memberships.
                       cie1000VlanStatusMembershipsVlanEntry 1.3.6.1.4.1.9.9.832.1.13.1.3.2.1.1 no-access
Each row contains a port list of VLAN memberships for a given VLAN and VLAN user.The table is sparsely populated, so if a VLAN user doesn't contribute, the row is non-existent.
                           cie1000VlanStatusMembershipsVlanVlanId 1.3.6.1.4.1.9.9.832.1.13.1.3.2.1.1.1 cie1000vlan no-access
VLAN ID. Valid range is 1 - 4095.
                           cie1000VlanStatusMembershipsVlanVlanUser 1.3.6.1.4.1.9.9.832.1.13.1.3.2.1.1.2 cie1000vlanusertype no-access
VLAN user.
                           cie1000VlanStatusMembershipsVlanPortList 1.3.6.1.4.1.9.9.832.1.13.1.3.2.1.1.3 cie1000portlist read-only
Port list.
       cie1000VlanMibConformance 1.3.6.1.4.1.9.9.832.1.13.2
           cie1000VlanMibCompliances 1.3.6.1.4.1.9.9.832.1.13.2.1
               cie1000VlanMibCompliance 1.3.6.1.4.1.9.9.832.1.13.2.1.1
The compliance statement for the implementation.
           cie1000VlanMibGroups 1.3.6.1.4.1.9.9.832.1.13.2.2
               cie1000VlanCapabilitiesInfoGroup 1.3.6.1.4.1.9.9.832.1.13.2.2.1
A collection of objects.
               cie1000VlanConfigGlobalsMainInfoGroup 1.3.6.1.4.1.9.9.832.1.13.2.2.2
A collection of objects.
               cie1000VlanConfigGlobalsNameTableInfoGroup 1.3.6.1.4.1.9.9.832.1.13.2.2.3
A collection of objects.
               cie1000VlanConfigInterfacesTableInfoGroup 1.3.6.1.4.1.9.9.832.1.13.2.2.4
A collection of objects.
               cie1000VlanConfigInterfacesSvlTableInfoGroup 1.3.6.1.4.1.9.9.832.1.13.2.2.5
A collection of objects.
               cie1000VlanConfigInterfacesSvlTableRowEditorInfoGroup 1.3.6.1.4.1.9.9.832.1.13.2.2.6
A collection of objects.
               cie1000VlanStatusInterfacesTableInfoGroup 1.3.6.1.4.1.9.9.832.1.13.2.2.7
A collection of objects.
               cie1000VlanStatusMembershipsVlanTableInfoGroup 1.3.6.1.4.1.9.9.832.1.13.2.2.8
A collection of objects.