WLSX-IFEXT-MIB: View SNMP OID List / Download MIB

VENDOR: ARUBA


 Home MIB: WLSX-IFEXT-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
 wlsxIfExtMIB 1.3.6.1.4.1.14823.2.2.1.3
This MIB module defines MIB objects which provide System level information about the Aruba controller.
     wlsxIfExtGroup 1.3.6.1.4.1.14823.2.2.1.3.1
         wlsxIfExtPortTable 1.3.6.1.4.1.14823.2.2.1.3.1.1 no-access
The table of processors contained by the controller. This table is deprecated in favor of wlsxIfExtNPortTable.
             wlsxIfExtPortEntry 1.3.6.1.4.1.14823.2.2.1.3.1.1.1 no-access
An entry for one processor contained by the controller.
                 ifExtSlotNumber 1.3.6.1.4.1.14823.2.2.1.3.1.1.1.1 integer32 no-access
This object represents the Physical Slot of the Interface.
                 ifExtPortNumber 1.3.6.1.4.1.14823.2.2.1.3.1.1.1.2 integer32 no-access
This object represents the Physical Port of the Interface.
                 ifExtPortIfIndex 1.3.6.1.4.1.14823.2.2.1.3.1.1.1.3 integer32 read-only
This is the ifIndex in ifTable, representing this slot and port. This object is deprecated in favour of ifExtNPortIfIndex.
                 ifExtAdminState 1.3.6.1.4.1.14823.2.2.1.3.1.1.1.4 arubaenablevalue read-write
The desired state of the interface. This object is deprecated in favour of ifExtNAdminState.
                 ifExtOperState 1.3.6.1.4.1.14823.2.2.1.3.1.1.1.5 integer read-only
The current operational state of the interface. This object is deprecated in favour of ifExtNOperState. Enumeration: 'down': 2, 'testing': 3, 'up': 1.
                 ifExtPoeState 1.3.6.1.4.1.14823.2.2.1.3.1.1.1.6 arubapoestate read-write
The current state of the power over ethernet capability of the port. This object is deprecated in favour of ifExtNPoeState.
                 ifExtIsTrusted 1.3.6.1.4.1.14823.2.2.1.3.1.1.1.7 truthvalue read-write
The object indicates if the port is used in the trusted side of the network or the untrusted side. This object is deprecated in favour of ifExtNIsTrusted.
                 ifExtDot1DState 1.3.6.1.4.1.14823.2.2.1.3.1.1.1.8 arubadot1dstate read-write
Current Dot1d state of the Port. If ifExtIsMonitoring is true(1), then this object provides disabled(1) as value. This object is deprecated in favour of ifExtNDot1DState.
                 ifExtMode 1.3.6.1.4.1.14823.2.2.1.3.1.1.1.9 arubaportmode read-write
This object indicates if the port is in a Trunk mode or access mode. This object provides default switch port value if ifExtIsMonitoring is true(1). This object is deprecated in favour of ifExtNMode.
                 ifExtAccessVlanId 1.3.6.1.4.1.14823.2.2.1.3.1.1.1.10 arubavlanvalidrange read-write
The VLAN Id when the port is in Access Mode. This object provides default switch port value if ifExtIsMonitoring is true(1). This object is deprecated in favour of ifExtNAccessVlanId.
                 ifExtTrunkNativeVlanId 1.3.6.1.4.1.14823.2.2.1.3.1.1.1.11 arubavlanvalidrange read-write
The native VLAN Id of the Port, when the port is in dot1q mode. This object provides default switch port value if ifExtIsMonitoring is true(1). This object is deprecated in favour of ifExtNTrunkNativeVlanId.
                 ifExtTrunkIsAllowedAll 1.3.6.1.4.1.14823.2.2.1.3.1.1.1.12 truthvalue read-write
When the mode of the port is Trunk, this Object indicates if the port is part of all the configured Vlans. This object provides default switch port value if ifExtIsMonitoring is true(1). This object is deprecated in favour of ifExtNTrunkIsAllowedAll.
                 ifExtTrunkAllowedVlanList 1.3.6.1.4.1.14823.2.2.1.3.1.1.1.13 octet string read-write
A string of octets containing one bit per VLAN for a total of 4096 VLANs in the management domain. The most significant bit of the octet string is the lowest value VLAN of 4096 VLANs. By setting the bit(1) we indicate that the vlan is part of the interface. The most significant bit of the bitmap is transmitted first. Note that if the length of this string is less than 512 octets, any 'missing' octets are assumed to contain the value zero. This object provides default switch port value if ifExtIsMonitoring is true(1). This object is deprecated in favour of ifExtNTrunkAllowedVlanList.
                 ifExtIngressACLName 1.3.6.1.4.1.14823.2.2.1.3.1.1.1.14 displaystring read-write
This object represents the Ingress ACL name applied to the port. An Empty string indicates that there is not ACL applied on this port. This object is deprecated in favour of ifExtNIngressACLName.
                 ifExtEgressACLName 1.3.6.1.4.1.14823.2.2.1.3.1.1.1.15 displaystring read-write
This object represents the Egress ACL name applied to the port. An Empty string indicates that there is not ACL applied on this port. This object is deprecated in favour of ifExtNEgressACLName.
                 ifExtSessionACLName 1.3.6.1.4.1.14823.2.2.1.3.1.1.1.16 displaystring read-write
This object represents the Session ACL name applied to the port. An Empty string indicates that there is not ACL applied on this port. This object is deprecated in favour of ifExtNEgressACLName.
                 ifExtXsecVlan 1.3.6.1.4.1.14823.2.2.1.3.1.1.1.17 arubavlanvalidrange read-write
This object indicates if the port is an Xsec Port. This object is deprecated in favour of ifExtNXsecVlan.
                 ifExtIsMonitoring 1.3.6.1.4.1.14823.2.2.1.3.1.1.1.18 truthvalue read-write
This object indicates if the port is used for Port monitoring. When the value of this object is true(1), then below objects provide default switch port values configured on this port. ifExtMode, ifExtAccessVlanId, ifExtTrunkNativeVlanId, ifExtTrunkIsAllowedAll, ifExtTrunkAllowedVlanList This object is deprecated in favour of ifExtNIsMonitoring.
                 ifExtIsMux 1.3.6.1.4.1.14823.2.2.1.3.1.1.1.19 truthvalue read-write
This object indicates if the port is used as a MUX Port. This object is deprecated in favour of ifExtNIsMux.
                 ifExtUserSlotNumber 1.3.6.1.4.1.14823.2.2.1.3.1.1.1.20 integer32 read-only
The user-visible (zero-based) slot number.
                 ifExtUserPortNumber 1.3.6.1.4.1.14823.2.2.1.3.1.1.1.21 integer32 read-only
The user-visible (zero-based) port number.
                 ifExtPortSpeed 1.3.6.1.4.1.14823.2.2.1.3.1.1.1.22 arubaportspeed read-only
Speed of the Port. This object is deprecated in favour of ifExtNPortSpeed.
                 ifExtPortDuplex 1.3.6.1.4.1.14823.2.2.1.3.1.1.1.23 arubaportduplex read-only
Duplexity of the Port. This object is deprecated in favour of ifExtNPortDuplex.
                 ifExtPortType 1.3.6.1.4.1.14823.2.2.1.3.1.1.1.24 arubaporttype read-only
Type of the Port. This object is deprecated in favour of ifExtNPortType.
                 ifExtDescr 1.3.6.1.4.1.14823.2.2.1.3.1.1.1.25 displaystring read-only
Port Description. This object is deprecated in favour of ifExtNDescr.
                 ifExtUserModuleNumber 1.3.6.1.4.1.14823.2.2.1.3.1.1.1.26 integer32 read-only
The user-visible (zero-based) module number.
         wlsxIfExtVlanTable 1.3.6.1.4.1.14823.2.2.1.3.1.2 no-access
             wlsxIfExtVlanEntry 1.3.6.1.4.1.14823.2.2.1.3.1.2.1 no-access
An entry for one processor contained by the controller.
                 ifExtVlanId 1.3.6.1.4.1.14823.2.2.1.3.1.2.1.1 arubavlanvalidrange no-access
This object represents the VLAN Id of the Interface.
                 ifExtVlanName 1.3.6.1.4.1.14823.2.2.1.3.1.2.1.2 displaystring read-only
Name of the VLAN.
                 ifExtVlanStatus 1.3.6.1.4.1.14823.2.2.1.3.1.2.1.3 rowstatus read-only
A Row status Object used to create/modify the row.
         wlsxIfExtVlanMemberTable 1.3.6.1.4.1.14823.2.2.1.3.1.3 no-access
             wlsxIfExtVlanMemberEntry 1.3.6.1.4.1.14823.2.2.1.3.1.3.1 no-access
An entry for one processor contained by the controller.
                 ifExtVlanMemberStatus 1.3.6.1.4.1.14823.2.2.1.3.1.3.1.1 rowstatus read-only
A Row status Object used to create/modify and indicate the status row.
                 ifExtVlanMemberSlot 1.3.6.1.4.1.14823.2.2.1.3.1.3.1.2 integer32 read-only
The slot index of the slot referred to by this row (1-based).
                 ifExtVlanMemberPort 1.3.6.1.4.1.14823.2.2.1.3.1.3.1.3 integer32 read-only
The slot index of the slot referred to by this row (1-based).
                 ifExtVlanMemberType 1.3.6.1.4.1.14823.2.2.1.3.1.3.1.4 arubaiftype read-only
The VLAN member type.
         wlsxIfExtVlanInterfaceTable 1.3.6.1.4.1.14823.2.2.1.3.1.4 no-access
             wlsxIfExtVlanInterfaceEntry 1.3.6.1.4.1.14823.2.2.1.3.1.4.1 no-access
An entry for one processor contained by the controller.
                 ifExtVlanInterfaceIfIndex 1.3.6.1.4.1.14823.2.2.1.3.1.4.1.1 integer32 read-only
This is the ifIndex in ifTable, representing VLAN Interface.
                 ifExtVlanInterfaceDescription 1.3.6.1.4.1.14823.2.2.1.3.1.4.1.2 displaystring read-only
This Object indicates the description of the Interface.
                 ifExtVlanInterfaceBWContract 1.3.6.1.4.1.14823.2.2.1.3.1.4.1.3 displaystring read-only
This Object indicates the Bandwidth contract on the interface.
                 ifExtVlanInterfaceAdminState 1.3.6.1.4.1.14823.2.2.1.3.1.4.1.4 arubaenablevalue read-only
This Object indicates the administrative state of the Interface.
                 ifExtVlanInterfaceOperState 1.3.6.1.4.1.14823.2.2.1.3.1.4.1.5 arubaoperstatevalue read-only
This Object indicates the operational state of the Interface.
                 ifExtVlanInterfaceIpAddress 1.3.6.1.4.1.14823.2.2.1.3.1.4.1.6 ipaddress read-only
This Object indicates the IP Address of the Interface.
                 ifExtVlanInterfaceIpMask 1.3.6.1.4.1.14823.2.2.1.3.1.4.1.7 ipaddress read-only
This Object indicates the subnet mask of the Interface.
                 ifExtVlanInterfaceIsLocalArp 1.3.6.1.4.1.14823.2.2.1.3.1.4.1.8 arubaenablevalue read-only
This Object indicates if the Local Arp is set on the Interface.
                 ifExtVlanInterfaceStatus 1.3.6.1.4.1.14823.2.2.1.3.1.4.1.9 rowstatus read-only
A Row status Object used to create/modify and indicate the status row.
                 ifExtVlanInterfaceIpRouting 1.3.6.1.4.1.14823.2.2.1.3.1.4.1.10 arubaenablevalue read-only
This Object indicates if the IP routing is set on the Interface.
                 ifExtVlanInterfaceIpNatInside 1.3.6.1.4.1.14823.2.2.1.3.1.4.1.11 arubaenablevalue read-only
This Object indicates if the IP nat inside is set on the Interface.
                 ifExtVlanInterfaceIpIgmpSnooping 1.3.6.1.4.1.14823.2.2.1.3.1.4.1.12 arubaenablevalue read-only
This Object indicates if the IP IGMP snooping is set on the Interface.
         wlsxIfExtNPortTable 1.3.6.1.4.1.14823.2.2.1.3.1.5 no-access
The table of interface details.
             wlsxIfExtNPortEntry 1.3.6.1.4.1.14823.2.2.1.3.1.5.1 no-access
An entry in wlsxIfExtNPortTable.
                 ifExtNSlotNumber 1.3.6.1.4.1.14823.2.2.1.3.1.5.1.1 integer32 no-access
This object represents the user-visible (zero-based) Physical Slot of the Interface.
                 ifExtNModuleNumber 1.3.6.1.4.1.14823.2.2.1.3.1.5.1.2 integer32 no-access
This object represents the user-visible (zero-based) Physical Module of the Interface.
                 ifExtNPortNumber 1.3.6.1.4.1.14823.2.2.1.3.1.5.1.3 integer32 no-access
This object represents the user-visible (zero-based) Physical Port of the Interface.
                 ifExtNPortIfIndex 1.3.6.1.4.1.14823.2.2.1.3.1.5.1.4 integer32 read-only
This is the ifIndex in ifTable, representing this slot, module and port.
                 ifExtNAdminState 1.3.6.1.4.1.14823.2.2.1.3.1.5.1.5 arubaenablevalue read-write
The desired state of the interface.
                 ifExtNOperState 1.3.6.1.4.1.14823.2.2.1.3.1.5.1.6 integer read-only
The current operational state of the interface. Enumeration: 'down': 2, 'testing': 3, 'up': 1.
                 ifExtNPoeState 1.3.6.1.4.1.14823.2.2.1.3.1.5.1.7 arubapoestate read-write
The current state of the power over ethernet capability of the port.
                 ifExtNIsTrusted 1.3.6.1.4.1.14823.2.2.1.3.1.5.1.8 truthvalue read-write
The object indicates if the port is used in the trusted side of the network or the untrusted side.
                 ifExtNDot1DState 1.3.6.1.4.1.14823.2.2.1.3.1.5.1.9 arubadot1dstate read-write
Current Dot1d state of the Port.
                 ifExtNMode 1.3.6.1.4.1.14823.2.2.1.3.1.5.1.10 arubaportmode read-write
This object indicates if the port is in a Trunk mode or access mode. This object provides default switch port value if ifExtIsMonitoring is true(1).
                 ifExtNAccessVlanId 1.3.6.1.4.1.14823.2.2.1.3.1.5.1.11 arubavlanvalidrange read-write
The VLAN Id when the port is in Access Mode. This object provides default switch port value if ifExtIsMonitoring is true(1).
                 ifExtNTrunkNativeVlanId 1.3.6.1.4.1.14823.2.2.1.3.1.5.1.12 arubavlanvalidrange read-write
The native VLAN Id of the Port, when the port is in dot1q mode. This object provides default switch port value if ifExtIsMonitoring is true(1).
                 ifExtNTrunkIsAllowedAll 1.3.6.1.4.1.14823.2.2.1.3.1.5.1.13 truthvalue read-write
When the mode of the port is Trunk, this Object indicates if the port is part of all the configured Vlans. This object provides default switch port value if ifExtIsMonitoring is true(1).
                 ifExtNTrunkAllowedVlanList 1.3.6.1.4.1.14823.2.2.1.3.1.5.1.14 octet string read-write
A string of octets containing one bit per VLAN for a total of 4096 VLANs in the management domain. The most significant bit of the octet string is the lowest value VLAN of 4096 VLANs. By setting the bit(1) we indicate that the vlan is part of the interface. The most significant bit of the bitmap is transmitted first. Note that if the length of this string is less than 512 octets, any 'missing' octets are assumed to contain the value zero. This object provides default switch port value if ifExtIsMonitoring is true(1).
                 ifExtNIngressACLName 1.3.6.1.4.1.14823.2.2.1.3.1.5.1.15 displaystring read-write
This object represents the Ingress ACL name applied to the port. An Empty string indicates that there is not ACL applied on this port.
                 ifExtNEgressACLName 1.3.6.1.4.1.14823.2.2.1.3.1.5.1.16 displaystring read-write
This object represents the Egress ACL name applied to the port. An Empty string indicates that there is not ACL applied on this port.
                 ifExtNSessionACLName 1.3.6.1.4.1.14823.2.2.1.3.1.5.1.17 displaystring read-write
This object represents the Session ACL name applied to the port. An Empty string indicates that there is not ACL applied on this port.
                 ifExtNXsecVlan 1.3.6.1.4.1.14823.2.2.1.3.1.5.1.18 arubavlanvalidrange read-write
This object indicates if the port is an Xsec Port.
                 ifExtNIsMonitoring 1.3.6.1.4.1.14823.2.2.1.3.1.5.1.19 truthvalue read-write
This object indicates if the port is used for Port monitoring. When the value of this object is true(1), then below objects provide default switch port values configured on this port. ifExtNMode, ifExtNAccessVlanId, ifExtNTrunkNativeVlanId, ifExtNTrunkIsAllowedAll, ifExtNTrunkAllowedVlanList
                 ifExtNIsMux 1.3.6.1.4.1.14823.2.2.1.3.1.5.1.20 truthvalue read-write
This object indicates if the port is used as a MUX Port.
                 ifExtNPortSpeed 1.3.6.1.4.1.14823.2.2.1.3.1.5.1.21 arubaportspeed read-only
Speed of the Port.
                 ifExtNPortDuplex 1.3.6.1.4.1.14823.2.2.1.3.1.5.1.22 arubaportduplex read-only
Duplexity of the Port.
                 ifExtNPortType 1.3.6.1.4.1.14823.2.2.1.3.1.5.1.23 arubaporttype read-only
Type of the Port.
                 ifExtNDescr 1.3.6.1.4.1.14823.2.2.1.3.1.5.1.24 displaystring read-only
Port Description.