MIBs Depot

EXTREME-PORT-MIB

Registered at
1.3.6.1.4.1.1916.1.4
Last updated
1900-07-24 00:00
Organization
Extreme Networks, Inc.
Namespace
extreme
Source file
EXTREME-BASE-MIB
Digest
sha256:920ec3f1c764d83d84c3c0ad6a4d3ca2aa2e105baf75bb47bf910c2a7454dbfc

Description

Extreme network port objects

Contact

www.extremenetworks.com

Imports

FromSymbols
EXTREME-BASE-MIBClientAuthType, extremeAgent
EXTREME-VLAN-MIBextremeVlanIfIndex
IF-MIBifIndex
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMICounter32, Counter64, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, iso
SNMPv2-TCDisplayString, MacAddress, RowStatus, TEXTUAL-CONVENTION

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

EXTREME-BASE-MIB
EXTREME-PORT-MIB
EXTREME-SYSTEM-MIB
EXTREME-VLAN-MIB
IANAifType-MIB
IF-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
extremePortLoadshareTable
OBJECT-TYPE
A table of bindings between a master port and its load-sharing slaves: create/delete entries here to add/delete a port to/from a load-sharing group. Default is empty table. There are restrictions on what row creates will be accepted by each device - see Summit release notes for details.
1.3.6.1.4.1.1916.1.4.1not-accessibledeprecated
extremePortLoadshareEntry
OBJECT-TYPE
A binding between a master port and one of its load-sharing slave ports.
1.3.6.1.4.1.1916.1.4.1.1not-accessibledeprecated
extremePortLoadshareMasterIfIndex
OBJECT-TYPE
The ifIndex value which identifies the port controlling a loadsharing group of ports which includes extremePortLoadshareSlaveIfIndex.
1.3.6.1.4.1.1916.1.4.1.1.1INTEGERread-createdeprecated
extremePortLoadshareSlaveIfIndex
OBJECT-TYPE
The ifIndex value which identifies the port which is a member of a loadsharing group controlled by extremePortLoadshareMasterIfIndex.
1.3.6.1.4.1.1916.1.4.1.1.2INTEGERread-createdeprecated
extremePortLoadshareGrouping
OBJECT-TYPE
The Grouping value which identifies if load sharing is in pair or quad.
1.3.6.1.4.1.1916.1.4.1.1.3INTEGER {other(1), pair(2), quad(4)}read-createdeprecated
extremePortLoadshareStatus
OBJECT-TYPE
The row status variable, used according to row installation and removal conventions.
1.3.6.1.4.1.1916.1.4.1.1.4RowStatusread-createdeprecated
extremePortSummitlinkTable
OBJECT-TYPE
A table of Extreme link configuration and status information. Contains a row for only those ports that are capable of operating in Summitlink-mode.
1.3.6.1.4.1.1916.1.4.2not-accessibledeprecated
extremePortSummitlinkEntry
OBJECT-TYPE
Link configuration and status information for a Summitlink Port.
1.3.6.1.4.1.1916.1.4.2.1not-accessibledeprecated
extremePortSummitlinkAdminMode
OBJECT-TYPE
Configurable operating mode for this Summitlink port. Configure to summitlinkOnly(1) before connecting this port to a SummitVC device.
1.3.6.1.4.1.1916.1.4.2.1.1INTEGER {ethernetOnly(1), summitlinkOnly(2)}read-writedeprecated
extremePortSummitlinkOperMode
OBJECT-TYPE
Actual Operating mode.
1.3.6.1.4.1.1916.1.4.2.1.2INTEGER {ethernetOnly(1), summitlinkOnly(2)}read-onlydeprecated
extremePortSummitlinkState
OBJECT-TYPE
Current status of a Summitlink link. Where a port has redundant PMD capability, this indicates up if either of the PMDs has an active link.
1.3.6.1.4.1.1916.1.4.2.1.3INTEGER {up(1), down(2)}read-onlydeprecated
extremePortSummitlinkRejectReason
OBJECT-TYPE
If a Summitlink connection has been attempted and failed to reach the up(1) state, this indicates the potential source of the failure.
1.3.6.1.4.1.1916.1.4.2.1.4INTEGER {none(1), other(2), stackMisconnected(3)}read-onlydeprecated
extremePortLoadshare2Table
OBJECT-TYPE
A table of bindings between a master port and its load-sharing slaves: create/delete entries here to add/delete a port to/from a load-sharing group. Default is empty table. There are restrictions on what row creates will be accepted by each device - see Summit release notes for details.
1.3.6.1.4.1.1916.1.4.3not-accessiblecurrent
extremePortLoadshare2Entry
OBJECT-TYPE
A binding between a master port and one of its load-sharing slave ports.
1.3.6.1.4.1.1916.1.4.3.1not-accessiblecurrent
extremePortLoadshare2MasterIfIndex
OBJECT-TYPE
The ifIndex value which identifies the port controlling a loadsharing group of ports which includes extremePortLoadshareSlaveIfIndex.
1.3.6.1.4.1.1916.1.4.3.1.1INTEGERnot-accessiblecurrent
extremePortLoadshare2SlaveIfIndex
OBJECT-TYPE
The ifIndex value which identifies the port which is a member of a loadsharing group controlled by extremePortLoadshare2MasterIfIndex.
1.3.6.1.4.1.1916.1.4.3.1.2INTEGERnot-accessiblecurrent
extremePortLoadshare2Algorithm
OBJECT-TYPE
This value identifies the load sharing algorithm to be used for this group of load shared ports.
1.3.6.1.4.1.1916.1.4.3.1.3INTEGER {ingressPortOffset(1), hash(2), roundRobin(3)}read-createcurrent
extremePortLoadshare2Status
OBJECT-TYPE
The row status variable, used according to row installation and removal conventions.
1.3.6.1.4.1.1916.1.4.3.1.4RowStatusread-createcurrent
extremePortRateShapeTable
OBJECT-TYPE
A list of ports that have ingress rate limiting enforced.
1.3.6.1.4.1.1916.1.4.4not-accessiblecurrent
extremePortRateShapeEntry
OBJECT-TYPE
An entry that is either a rate limited or a loopback port. Any vlan that has rate limited ports should have one loopback port defined. The traffic parameters for the rate limited ports correspond to those that are defined for the loopback port in the extremePerPortQosTable.
1.3.6.1.4.1.1916.1.4.4.1not-accessiblecurrent
extremePortRateShapePortType
OBJECT-TYPE
Whether a loopback or rate limited port.
1.3.6.1.4.1.1916.1.4.4.1.1INTEGER {rateLimited(1), loopBack(2)}read-createcurrent
extremePortRateShapeLoopbackTag
OBJECT-TYPE
An unique internal tag that will needs to be set up for the vlan corresponding to this entry for adding ingress rate limited ports to the corresponding vlan.
1.3.6.1.4.1.1916.1.4.4.1.2INTEGER (2..4094)read-createcurrent
extremePortRateShapeStatus
OBJECT-TYPE
The row status variable, used according to row installation and removal conventions.
1.3.6.1.4.1.1916.1.4.4.1.3RowStatusread-createcurrent
extremePortUtilizationTable
OBJECT-TYPE
Global Qos Profiles are defined in the extremeQosProfileTable. This table contains a list of ports for which certain QoS parms are reported.
1.3.6.1.4.1.1916.1.4.5not-accessiblecurrent
extremePortUtilizationEntry
OBJECT-TYPE
An individual QoSReport Entry.
1.3.6.1.4.1.1916.1.4.5.1not-accessiblecurrent
extremePortUtilizationAvgTxBw
OBJECT-TYPE
The reported average bandwidth in the txmit direction. When displayed it shows as an Integer value i.e 99.99% is displayed as 9999.
1.3.6.1.4.1.1916.1.4.5.1.1INTEGERread-onlycurrent
extremePortUtilizationAvgRxBw
OBJECT-TYPE
The reported average bandwidth in the receive direction. When displayed it shows as an Integer value i.e 99.99% is displayed as 9999.
1.3.6.1.4.1.1916.1.4.5.1.2INTEGERread-onlycurrent
extremePortUtilizationPeakTxBw
OBJECT-TYPE
The reported peak bandwidth in the txmit direction. When displayed it shows as an Integer value i.e 99.99% is displayed as 9999.
1.3.6.1.4.1.1916.1.4.5.1.3INTEGERread-onlycurrent
extremePortUtilizationPeakRxBw
OBJECT-TYPE
The reported peak bandwidth in the receive direction. When displayed it shows as an Integer value i.e 99.99% is displayed as 9999.
1.3.6.1.4.1.1916.1.4.5.1.4INTEGERread-onlycurrent
extremePortInfoTable
OBJECT-TYPE
This table contains a list of port information.
1.3.6.1.4.1.1916.1.4.6not-accessiblecurrent
extremePortInfoEntry
OBJECT-TYPE
An individual Port Information Entry.
1.3.6.1.4.1.1916.1.4.6.1not-accessiblecurrent
extremePortInfoFilterUpCounter
OBJECT-TYPE
The reported Port Filter up counter value. This counter indicates the number of times a port's link state has transitioned from DOWN to UP state.
1.3.6.1.4.1.1916.1.4.6.1.1Counter32read-writecurrent
extremePortInfoFilterDownCounter
OBJECT-TYPE
The reported Port Filter down counter value. This counter indicates the number of times a port's link state has transitioned from UP to DOWN state.
1.3.6.1.4.1.1916.1.4.6.1.2Counter32read-writecurrent
extremePortXenpakVendorTable
OBJECT-TYPE
A table of Extreme Xenpak Module Vendor Name and type information. Contains a row for only those ports that are part of Xenpak module .
1.3.6.1.4.1.1916.1.4.7not-accessiblecurrent
extremePortXenpakVendorEntry
OBJECT-TYPE
Vendor name and type for Xenpak module.
1.3.6.1.4.1.1916.1.4.7.1not-accessiblecurrent
extremePortXenpakVendorName
OBJECT-TYPE
A human-readable string representing Vendor name of this module. This string should be the same for all entries having the same Xenpak module: this entry may not be modified.
1.3.6.1.4.1.1916.1.4.7.1.1DisplayString (SIZE(0..22))read-onlycurrent
extremePortIngressStats
OBJECT-IDENTITY
1.3.6.1.4.1.1916.1.4.8
extremePortIngressStatsPortTable
OBJECT-TYPE
Port ingress statistics are returned for ports which support ingress queuing. This table contains a list of counters for each port.
1.3.6.1.4.1.1916.1.4.8.1not-accessiblecurrent
extremePortIngressPortStatsEntry
OBJECT-TYPE
An individual IngressStats Entry.
1.3.6.1.4.1.1916.1.4.8.1.1not-accessiblecurrent
extremePortIngressStatsLinkStatus
OBJECT-TYPE
The current status of the link. Ready indicates the port is ready to accept a link; Active indicates the link is present at this port; Disabled shows that the link is disabled at this port; Not Present means the link is not present at this port.
1.3.6.1.4.1.1916.1.4.8.1.1.1INTEGER {ready(1), active(2), disabled(3), notPresent(4)}read-onlycurrent
extremePortIngressStatsPortHighPriBytes
OBJECT-TYPE
The sum of all per queue CIR counts for this port, which indicates the bytes forwarded for high-priority packets.
1.3.6.1.4.1.1916.1.4.8.1.1.2Counter64read-onlycurrent
extremePortIngressStatsPortLowPriBytes
OBJECT-TYPE
The sum of all per queue PR counts for this port, which indicates the bytes forwarded for low-priority packets.
1.3.6.1.4.1.1916.1.4.8.1.1.3Counter64read-onlycurrent
extremePortIngressStatsPortDroppedBytes
OBJECT-TYPE
The total number of bytes dropped for this port.
1.3.6.1.4.1.1916.1.4.8.1.1.4Counter64read-onlycurrent
extremePortIngressStatsTxXoff
OBJECT-TYPE
The number of XOFF Flow Control packets sent from this port due to receive traffic congestion.
1.3.6.1.4.1.1916.1.4.8.1.1.5Counter64read-onlycurrent
extremePortIngressStatsQueueTable
OBJECT-TYPE
Port ingress statistics are returned for ingress queues. This table contains a list of counters for each ingress queue.
1.3.6.1.4.1.1916.1.4.8.2not-accessiblecurrent
extremePortIngressQueueStatsEntry
OBJECT-TYPE
An individual IngressStatsQueue Entry.
1.3.6.1.4.1.1916.1.4.8.2.1not-accessiblecurrent
extremePortIngressStatsQueueIndex
OBJECT-TYPE
The ingress queue being queried.
1.3.6.1.4.1.1916.1.4.8.2.1.1INTEGERread-onlycurrent
extremePortIngressStatsQueueHighPriBytes
OBJECT-TYPE
The sum of all per queue CIR counts for this queue, which indicates the bytes forwarded for high-priority packets.
1.3.6.1.4.1.1916.1.4.8.2.1.2Counter64read-onlycurrent
extremePortIngressStatsQueueLowPriBytes
OBJECT-TYPE
The sum of all per queue PR counts for this queue, which indicates the bytes forwarded for low-priority packets.
1.3.6.1.4.1.1916.1.4.8.2.1.3Counter64read-onlycurrent
extremePortIngressStatsQueuePercentDropped
OBJECT-TYPE
The percentage of receive bytes dropped by this queue relative to the total number of bytes input to this queue.
1.3.6.1.4.1.1916.1.4.8.2.1.4INTEGERread-onlycurrent
extremePortEgressRateLimitTable
OBJECT-TYPE
Port egress rate limit statistics for a port.
1.3.6.1.4.1.1916.1.4.9not-accessiblecurrent
extremePortEgressRateLimitEntry
OBJECT-TYPE
An individual EgressRateLimit Entry.
1.3.6.1.4.1.1916.1.4.9.1not-accessiblecurrent
extremePortEgressRateLimitType
OBJECT-TYPE
The type of the current egress rate setting. A value of 1 signifies that the egress rate limit value is represented by a percentage of the maximum configurable port bandwidth. A value of 2 or 3 signifies the rate is configured in Kbps or Mbps respectively.
1.3.6.1.4.1.1916.1.4.9.1.1INTEGER {percentage(1), kbps(2), mbps(3)}read-onlycurrent
extremePortEgressRateLimitValue
OBJECT-TYPE
The configured egress rate value.
1.3.6.1.4.1.1916.1.4.9.1.2INTEGERread-onlycurrent
extremeWiredClientTable
OBJECT-TYPE
This table contains the entries for authenticated Clinets.
1.3.6.1.4.1.1916.1.4.10not-accessiblecurrent
extremeWiredClientEntry
OBJECT-TYPE
An entry in the extremeWiredClientTable.
1.3.6.1.4.1.1916.1.4.10.1not-accessiblecurrent
extremeWiredClientID
OBJECT-TYPE
The Unique MAC Address of the station for which this address table entry pertains.
1.3.6.1.4.1.1916.1.4.10.1.1MacAddressread-onlycurrent
extremeWiredClientState
OBJECT-TYPE
This attribute shall indicate the current state of the client. The attribute is enumerated as follows: 1 - Authenticated - client is authenticated. 2 - Unauthenticated - the client is connect but unauthenticated.
1.3.6.1.4.1.1916.1.4.10.1.2INTEGER {authenticated(1), unauthenticated(2)}read-onlycurrent
extremeWiredClientVLAN
OBJECT-TYPE
This is the per-client VLAN which was pushed over by a RADIUS server or other mechanism.
1.3.6.1.4.1.1916.1.4.10.1.3INTEGERread-onlycurrent
extremeWiredClientPriority
OBJECT-TYPE
This is a per-client 802.1p value which was either configured by the RADIUS server or statically through the port configuration table.
1.3.6.1.4.1.1916.1.4.10.1.4INTEGERread-onlycurrent
extremeWiredClientAuthType
OBJECT-TYPE
This is an indication of what access method was used to authenticated the client.
1.3.6.1.4.1.1916.1.4.10.1.5ClientAuthTyperead-onlycurrent
extremeWiredClientLastStateChangeTime
OBJECT-TYPE
This is the sysUpTime of the switch when the clients state changed last
1.3.6.1.4.1.1916.1.4.10.1.6TimeTicksread-onlycurrent
extremeWiredClientIP
OBJECT-TYPE
IP Address of the wired client.
1.3.6.1.4.1.1916.1.4.10.1.7IpAddressread-onlycurrent