WLSX-IFEXT-MIB
AI MIB Summary
The WLSX-IFEXT-MIB module enables SNMP monitoring of system-level interface extensions and operational parameters on Aruba wireless LAN controllers. It provides visibility into controller-specific interface states, traffic statistics, and hardware status metrics required for network performance analysis and fault isolation.
This MIB module defines MIB objects which provide System level information about the Aruba controller.
Main OID:
wlsxIfExtMIB.1.3.6.1.4.1.14823.2.2.1.3
81
Objects
Active
Status
6
Dependencies
Imported Objects
Objects
81 total| Object Name |
|---|
wlsxIfExtMIBThis MIB module defines MIB objects which provide
System level information about the Aruba controller. MODULE-IDENTITY .1.3.6.1.4.1.14823.2.2.1.3 |
wlsxIfExtGroup OBJECT IDENTIFIER .1.3.6.1.4.1.14823.2.2.1.3.1 |
wlsxIfExtPortTableThe table of processors contained by the controller. This table is
deprecated in favor of wlsxIfExtNPortTable.deprecated SEQUENCE OF WlsxIfExtPortEntry .1.3.6.1.4.1.14823.2.2.1.3.1.1 |
wlsxIfExtPortEntryAn entry for one processor contained by the controller.deprecated WlsxIfExtPortEntry .1.3.6.1.4.1.14823.2.2.1.3.1.1.1 |
ifExtSlotNumberThis object represents the Physical Slot of the Interface.deprecated Integer32 .1.3.6.1.4.1.14823.2.2.1.3.1.1.1.1 |
ifExtPortNumberThis object represents the Physical Port of the Interface.deprecated Integer32 .1.3.6.1.4.1.14823.2.2.1.3.1.1.1.2 |
ifExtPortIfIndexThis is the ifIndex in ifTable, representing this slot and port.
This object is deprecated in favour of ifExtNPortIfIndex.rodeprecated Integer32 .1.3.6.1.4.1.14823.2.2.1.3.1.1.1.3 |
ifExtAdminStateThe desired state of the interface. This object is deprecated in
favour of ifExtNAdminState.rwdeprecated ArubaEnableValue (ARUBA-TC) .1.3.6.1.4.1.14823.2.2.1.3.1.1.1.4 |
ifExtOperStateThe current operational state of the interface. This object is
deprecated in favour of ifExtNOperState.rodeprecated Enumeration .1.3.6.1.4.1.14823.2.2.1.3.1.1.1.5 |
ifExtPoeStateThe current state of the power over ethernet capability of the
port. This object is deprecated in favour of ifExtNPoeState.rwdeprecated ArubaPoeState (ARUBA-TC) .1.3.6.1.4.1.14823.2.2.1.3.1.1.1.6 |
ifExtIsTrustedThe 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.rwdeprecated TruthValue (SNMPv2-TC) .1.3.6.1.4.1.14823.2.2.1.3.1.1.1.7 |
ifExtDot1DStateCurrent Dot1d state of the Port.
This object provides default switch port value if ifExtIsMonitoring
is true(1).
This object is deprecated in favour of ifExtNDot1DState.rwdeprecated ArubaDot1dState (ARUBA-TC) .1.3.6.1.4.1.14823.2.2.1.3.1.1.1.8 |
ifExtModeThis 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.rwdeprecated ArubaPortMode (ARUBA-TC) .1.3.6.1.4.1.14823.2.2.1.3.1.1.1.9 |
ifExtAccessVlanIdThe 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.rwdeprecated ArubaVlanValidRange (ARUBA-TC) .1.3.6.1.4.1.14823.2.2.1.3.1.1.1.10 |
ifExtTrunkNativeVlanIdThe 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.rwdeprecated ArubaVlanValidRange (ARUBA-TC) .1.3.6.1.4.1.14823.2.2.1.3.1.1.1.11 |
ifExtTrunkIsAllowedAllWhen 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.rwdeprecated TruthValue (SNMPv2-TC) .1.3.6.1.4.1.14823.2.2.1.3.1.1.1.12 |
ifExtTrunkAllowedVlanListA 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.rwdeprecated OCTET STRING .1.3.6.1.4.1.14823.2.2.1.3.1.1.1.13 |
ifExtIngressACLNameThis 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.rwdeprecated DisplayString .1.3.6.1.4.1.14823.2.2.1.3.1.1.1.14 |
ifExtEgressACLNameThis 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.rwdeprecated DisplayString .1.3.6.1.4.1.14823.2.2.1.3.1.1.1.15 |
ifExtSessionACLNameThis 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.rwdeprecated DisplayString .1.3.6.1.4.1.14823.2.2.1.3.1.1.1.16 |
ifExtXsecVlanThis object indicates if the port is an Xsec Port. This object is
deprecated in favour of ifExtNXsecVlan.rwdeprecated ArubaVlanValidRange (ARUBA-TC) .1.3.6.1.4.1.14823.2.2.1.3.1.1.1.17 |
ifExtIsMonitoringThis 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.rwdeprecated TruthValue (SNMPv2-TC) .1.3.6.1.4.1.14823.2.2.1.3.1.1.1.18 |
ifExtIsMuxThis object indicates if the port is used as a MUX Port. This object
is deprecated in favour of ifExtNIsMux.rwdeprecated TruthValue (SNMPv2-TC) .1.3.6.1.4.1.14823.2.2.1.3.1.1.1.19 |
ifExtUserSlotNumberThe user-visible (zero-based) slot number.rodeprecated Integer32 .1.3.6.1.4.1.14823.2.2.1.3.1.1.1.20 |
ifExtUserPortNumberThe user-visible (zero-based) port number.rodeprecated Integer32 .1.3.6.1.4.1.14823.2.2.1.3.1.1.1.21 |
ifExtPortSpeedSpeed of the Port. This object is deprecated in favour of
ifExtNPortSpeed.rodeprecated ArubaPortSpeed (ARUBA-TC) .1.3.6.1.4.1.14823.2.2.1.3.1.1.1.22 |
ifExtPortDuplexDuplexity of the Port. This object is deprecated in favour of
ifExtNPortDuplex.rodeprecated ArubaPortDuplex (ARUBA-TC) .1.3.6.1.4.1.14823.2.2.1.3.1.1.1.23 |
ifExtPortTypeType of the Port. This object is deprecated in favour of
ifExtNPortType.rodeprecated ArubaPortType (ARUBA-TC) .1.3.6.1.4.1.14823.2.2.1.3.1.1.1.24 |
ifExtDescrPort Description. This object is deprecated in favour of
ifExtNDescr.rodeprecated DisplayString (SNMPv2-TC) .1.3.6.1.4.1.14823.2.2.1.3.1.1.1.25 |
ifExtUserModuleNumberThe user-visible (zero-based) module number.rodeprecated Integer32 .1.3.6.1.4.1.14823.2.2.1.3.1.1.1.26 |
wlsxIfExtVlanTable SEQUENCE OF WlsxIfExtVlanEntry .1.3.6.1.4.1.14823.2.2.1.3.1.2 |
wlsxIfExtVlanEntryAn entry for one processor contained by the controller. WlsxIfExtVlanEntry .1.3.6.1.4.1.14823.2.2.1.3.1.2.1 |
ifExtVlanIdThis object represents the VLAN Id of the Interface. ArubaVlanValidRange (ARUBA-TC) .1.3.6.1.4.1.14823.2.2.1.3.1.2.1.1 |
ifExtVlanNameName of the VLAN.rw DisplayString .1.3.6.1.4.1.14823.2.2.1.3.1.2.1.2 |
ifExtVlanStatusA Row status Object used to create/modify the row.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.14823.2.2.1.3.1.2.1.3 |
wlsxIfExtVlanMemberTable SEQUENCE OF WlsxIfExtVlanMemberEntry .1.3.6.1.4.1.14823.2.2.1.3.1.3 |
wlsxIfExtVlanMemberEntryAn entry for one processor contained by the controller. WlsxIfExtVlanMemberEntry .1.3.6.1.4.1.14823.2.2.1.3.1.3.1 |
ifExtVlanMemberStatusA Row status Object used to create/modify and indicate the
status row.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.14823.2.2.1.3.1.3.1.1 |
ifExtVlanMemberSlotThe slot index of the slot referred to by this row (1-based).ro Integer32 .1.3.6.1.4.1.14823.2.2.1.3.1.3.1.2 |
ifExtVlanMemberPortThe slot index of the slot referred to by this row (1-based).ro Integer32 .1.3.6.1.4.1.14823.2.2.1.3.1.3.1.3 |
ifExtVlanMemberTypeThe VLAN member type.ro ArubaIfType (ARUBA-TC) .1.3.6.1.4.1.14823.2.2.1.3.1.3.1.4 |
wlsxIfExtVlanInterfaceTable SEQUENCE OF WlsxIfExtVlanInterfaceEntry .1.3.6.1.4.1.14823.2.2.1.3.1.4 |
wlsxIfExtVlanInterfaceEntryAn entry for one processor contained by the controller. WlsxIfExtVlanInterfaceEntry .1.3.6.1.4.1.14823.2.2.1.3.1.4.1 |
ifExtVlanInterfaceIfIndexThis is the ifIndex in ifTable, representing VLAN Interface.rw Integer32 .1.3.6.1.4.1.14823.2.2.1.3.1.4.1.1 |
ifExtVlanInterfaceDescriptionThis Object indicates the description of the Interface.rw DisplayString .1.3.6.1.4.1.14823.2.2.1.3.1.4.1.2 |
ifExtVlanInterfaceBWContractThis Object indicates the Bandwidth contract on the interface.rw DisplayString .1.3.6.1.4.1.14823.2.2.1.3.1.4.1.3 |
ifExtVlanInterfaceAdminStateThis Object indicates the administrative state of the Interface.rw ArubaEnableValue (ARUBA-TC) .1.3.6.1.4.1.14823.2.2.1.3.1.4.1.4 |
ifExtVlanInterfaceOperStateThis Object indicates the operational state of the Interface.rw ArubaOperStateValue (ARUBA-TC) .1.3.6.1.4.1.14823.2.2.1.3.1.4.1.5 |
ifExtVlanInterfaceIpAddressThis Object indicates the IP Address of the Interface.rw IpAddress .1.3.6.1.4.1.14823.2.2.1.3.1.4.1.6 |
ifExtVlanInterfaceIpMaskThis Object indicates the subnet mask of the Interface.rw IpAddress .1.3.6.1.4.1.14823.2.2.1.3.1.4.1.7 |
ifExtVlanInterfaceIsLocalArpThis Object indicates if the Local Arp is set on the Interface.rw ArubaEnableValue (ARUBA-TC) .1.3.6.1.4.1.14823.2.2.1.3.1.4.1.8 |
ifExtVlanInterfaceStatusA Row status Object used to create/modify and indicate the
status row.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.14823.2.2.1.3.1.4.1.9 |
ifExtVlanInterfaceIpRoutingThis Object indicates if the IP routing is set on the Interface.rw ArubaEnableValue (ARUBA-TC) .1.3.6.1.4.1.14823.2.2.1.3.1.4.1.10 |
ifExtVlanInterfaceIpNatInsideThis Object indicates if the IP nat inside is set on the Interface.rw ArubaEnableValue (ARUBA-TC) .1.3.6.1.4.1.14823.2.2.1.3.1.4.1.11 |
ifExtVlanInterfaceIpIgmpSnoopingThis Object indicates if the IP IGMP snooping is set on the Interface.rw ArubaEnableValue (ARUBA-TC) .1.3.6.1.4.1.14823.2.2.1.3.1.4.1.12 |
wlsxIfExtNPortTableThe table of interface details. SEQUENCE OF WlsxIfExtNPortEntry .1.3.6.1.4.1.14823.2.2.1.3.1.5 |
wlsxIfExtNPortEntryAn entry in wlsxIfExtNPortTable. WlsxIfExtNPortEntry .1.3.6.1.4.1.14823.2.2.1.3.1.5.1 |
ifExtNSlotNumberThis object represents the user-visible (zero-based) Physical Slot of the Interface. Integer32 .1.3.6.1.4.1.14823.2.2.1.3.1.5.1.1 |
ifExtNModuleNumberThis object represents the user-visible (zero-based) Physical Module of the Interface. Integer32 .1.3.6.1.4.1.14823.2.2.1.3.1.5.1.2 |
ifExtNPortNumberThis object represents the user-visible (zero-based) Physical Port of the Interface. Integer32 .1.3.6.1.4.1.14823.2.2.1.3.1.5.1.3 |
ifExtNPortIfIndexThis is the ifIndex in ifTable, representing this slot, module and port.ro Integer32 .1.3.6.1.4.1.14823.2.2.1.3.1.5.1.4 |
ifExtNAdminStateThe desired state of the interface.rw ArubaEnableValue (ARUBA-TC) .1.3.6.1.4.1.14823.2.2.1.3.1.5.1.5 |
ifExtNOperStateThe current operational state of the interface.ro Enumeration .1.3.6.1.4.1.14823.2.2.1.3.1.5.1.6 |
ifExtNPoeStateThe current state of the power over ethernet capability of the
port.rw ArubaPoeState (ARUBA-TC) .1.3.6.1.4.1.14823.2.2.1.3.1.5.1.7 |
ifExtNIsTrustedThe object indicates if the port is used in the trusted side of the
network or the untrusted side.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.14823.2.2.1.3.1.5.1.8 |
ifExtNDot1DStateCurrent Dot1d state of the Port.rw ArubaDot1dState (ARUBA-TC) .1.3.6.1.4.1.14823.2.2.1.3.1.5.1.9 |
ifExtNModeThis 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).rw ArubaPortMode (ARUBA-TC) .1.3.6.1.4.1.14823.2.2.1.3.1.5.1.10 |
ifExtNAccessVlanIdThe VLAN Id when the port is in Access Mode. This object provides
default switch port value if ifExtIsMonitoring is true(1).rw ArubaVlanValidRange (ARUBA-TC) .1.3.6.1.4.1.14823.2.2.1.3.1.5.1.11 |
ifExtNTrunkNativeVlanIdThe 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).rw ArubaVlanValidRange (ARUBA-TC) .1.3.6.1.4.1.14823.2.2.1.3.1.5.1.12 |
ifExtNTrunkIsAllowedAllWhen 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).rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.14823.2.2.1.3.1.5.1.13 |
ifExtNTrunkAllowedVlanListA 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).rw OCTET STRING .1.3.6.1.4.1.14823.2.2.1.3.1.5.1.14 |
ifExtNIngressACLNameThis object represents the Ingress ACL name applied to the port.
An Empty string indicates that there is not ACL applied on this
port.rw DisplayString .1.3.6.1.4.1.14823.2.2.1.3.1.5.1.15 |
ifExtNEgressACLNameThis object represents the Egress ACL name applied to the port.
An Empty string indicates that there is not ACL applied on this
port.rw DisplayString .1.3.6.1.4.1.14823.2.2.1.3.1.5.1.16 |
ifExtNSessionACLNameThis object represents the Session ACL name applied to the port.
An Empty string indicates that there is not ACL applied on this
port.rw DisplayString .1.3.6.1.4.1.14823.2.2.1.3.1.5.1.17 |
ifExtNXsecVlanThis object indicates if the port is an Xsec Port.rw ArubaVlanValidRange (ARUBA-TC) .1.3.6.1.4.1.14823.2.2.1.3.1.5.1.18 |
ifExtNIsMonitoringThis 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,
ifExtNTrunkAllowedVlanListrw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.14823.2.2.1.3.1.5.1.19 |
ifExtNIsMuxThis object indicates if the port is used as a MUX Port.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.14823.2.2.1.3.1.5.1.20 |
ifExtNPortSpeedSpeed of the Port.ro ArubaPortSpeed (ARUBA-TC) .1.3.6.1.4.1.14823.2.2.1.3.1.5.1.21 |
ifExtNPortDuplexDuplexity of the Port.ro ArubaPortDuplex (ARUBA-TC) .1.3.6.1.4.1.14823.2.2.1.3.1.5.1.22 |
ifExtNPortTypeType of the Port.ro ArubaPortType (ARUBA-TC) .1.3.6.1.4.1.14823.2.2.1.3.1.5.1.23 |
ifExtNDescrPort Description.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.14823.2.2.1.3.1.5.1.24 |