EXTREME-PORT-MIB: View SNMP OID List / Download MIB
VENDOR: EXTREME NETWORKS
Home | MIB: EXTREME-PORT-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).
|
|||
Object Name | OID | Type | Access | Info |
extremePort | 1.3.6.1.4.1.1916.1.4 |
Extreme network port objects |
||
extremePortLoadshareTable | 1.3.6.1.4.1.1916.1.4.1 | no-access |
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.1.1 | no-access |
A binding between a master port and one of its load-sharing slave ports. |
||
extremePortLoadshareMasterIfIndex | 1.3.6.1.4.1.1916.1.4.1.1.1 | integer | read-only |
The ifIndex value which identifies the port controlling a loadsharing group of ports which includes extremePortLoadshareSlaveIfIndex. |
extremePortLoadshareSlaveIfIndex | 1.3.6.1.4.1.1916.1.4.1.1.2 | integer | read-only |
The ifIndex value which identifies the port which is a member of a loadsharing group controlled by extremePortLoadshareMasterIfIndex. |
extremePortLoadshareGrouping | 1.3.6.1.4.1.1916.1.4.1.1.3 | integer | read-only |
The Grouping value which identifies if load sharing is in pair or quad. Enumeration: 'pair': 2, 'quad': 4, 'other': 1. |
extremePortLoadshareStatus | 1.3.6.1.4.1.1916.1.4.1.1.4 | rowstatus | read-only |
The row status variable, used according to row installation and removal conventions. |
extremePortSummitlinkTable | 1.3.6.1.4.1.1916.1.4.2 | no-access |
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.2.1 | no-access |
Link configuration and status information for a Summitlink Port. |
||
extremePortSummitlinkAdminMode | 1.3.6.1.4.1.1916.1.4.2.1.1 | integer | read-write |
Configurable operating mode for this Summitlink port. Configure to summitlinkOnly(1) before connecting this port to a SummitVC device. Enumeration: 'summitlinkOnly': 2, 'ethernetOnly': 1. |
extremePortSummitlinkOperMode | 1.3.6.1.4.1.1916.1.4.2.1.2 | integer | read-only |
Actual Operating mode. Enumeration: 'summitlinkOnly': 2, 'ethernetOnly': 1. |
extremePortSummitlinkState | 1.3.6.1.4.1.1916.1.4.2.1.3 | integer | read-only |
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. Enumeration: 'down': 2, 'up': 1. |
extremePortSummitlinkRejectReason | 1.3.6.1.4.1.1916.1.4.2.1.4 | integer | read-only |
If a Summitlink connection has been attempted and failed to reach the up(1) state, this indicates the potential source of the failure. Enumeration: 'stackMisconnected': 3, 'none': 1, 'other': 2. |
extremePortLoadshare2Table | 1.3.6.1.4.1.1916.1.4.3 | no-access |
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.3.1 | no-access |
A binding between a master port and one of its load-sharing slave ports. |
||
extremePortLoadshare2MasterIfIndex | 1.3.6.1.4.1.1916.1.4.3.1.1 | integer | no-access |
The ifIndex value which identifies the port controlling a loadsharing group of ports which includes extremePortLoadshareSlaveIfIndex. |
extremePortLoadshare2SlaveIfIndex | 1.3.6.1.4.1.1916.1.4.3.1.2 | integer | no-access |
The ifIndex value which identifies the port which is a member of a loadsharing group controlled by extremePortLoadshare2MasterIfIndex. |
extremePortLoadshare2Algorithm | 1.3.6.1.4.1.1916.1.4.3.1.3 | integer | read-only |
This value identifies the load sharing algorithm to be used for this group of load shared ports. Enumeration: 'ingressPortOffset': 1, 'roundRobin': 3, 'hash': 2. |
extremePortLoadshare2Status | 1.3.6.1.4.1.1916.1.4.3.1.4 | rowstatus | read-only |
The row status variable, used according to row installation and removal conventions. |
extremePortRateShapeTable | 1.3.6.1.4.1.1916.1.4.4 | no-access |
A list of ports that have ingress rate limiting enforced. |
|
1.3.6.1.4.1.1916.1.4.4.1 | no-access |
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. |
||
extremePortRateShapePortType | 1.3.6.1.4.1.1916.1.4.4.1.1 | integer | read-only |
Whether a loopback or rate limited port. Enumeration: 'rateLimited': 1, 'loopBack': 2. |
extremePortRateShapeLoopbackTag | 1.3.6.1.4.1.1916.1.4.4.1.2 | integer | read-only |
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. |
extremePortRateShapeStatus | 1.3.6.1.4.1.1916.1.4.4.1.3 | rowstatus | read-only |
The row status variable, used according to row installation and removal conventions. |
extremePortUtilizationTable | 1.3.6.1.4.1.1916.1.4.5 | no-access |
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.5.1 | no-access |
An individual QoSReport Entry. |
||
extremePortUtilizationAvgTxBw | 1.3.6.1.4.1.1916.1.4.5.1.1 | integer | read-only |
The reported average bandwidth in the txmit direction. When displayed it shows as an Integer value i.e 99.99% is displayed as 9999. |
extremePortUtilizationAvgRxBw | 1.3.6.1.4.1.1916.1.4.5.1.2 | integer | read-only |
The reported average bandwidth in the receive direction. When displayed it shows as an Integer value i.e 99.99% is displayed as 9999. |
extremePortUtilizationPeakTxBw | 1.3.6.1.4.1.1916.1.4.5.1.3 | integer | read-only |
The reported peak bandwidth in the txmit direction. When displayed it shows as an Integer value i.e 99.99% is displayed as 9999. |
extremePortUtilizationPeakRxBw | 1.3.6.1.4.1.1916.1.4.5.1.4 | integer | read-only |
The reported peak bandwidth in the receive direction. When displayed it shows as an Integer value i.e 99.99% is displayed as 9999. |
extremePortInfoTable | 1.3.6.1.4.1.1916.1.4.6 | no-access |
This table contains a list of port information. |
|
1.3.6.1.4.1.1916.1.4.6.1 | no-access |
An individual Port Information Entry. |
||
extremePortInfoFilterUpCounter | 1.3.6.1.4.1.1916.1.4.6.1.1 | counter32 | read-write |
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. |
extremePortInfoFilterDownCounter | 1.3.6.1.4.1.1916.1.4.6.1.2 | counter32 | read-write |
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. |
extremePortXenpakVendorTable | 1.3.6.1.4.1.1916.1.4.7 | no-access |
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.7.1 | no-access |
Vendor name and type for Xenpak module. |
||
extremePortXenpakVendorName | 1.3.6.1.4.1.1916.1.4.7.1.1 | displaystring | read-only |
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. |
extremePortIngressStats | 1.3.6.1.4.1.1916.1.4.8 | |||
extremePortIngressStatsPortTable | 1.3.6.1.4.1.1916.1.4.8.1 | no-access |
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.1.1 | no-access |
An individual IngressStats Entry. |
||
extremePortIngressStatsLinkStatus | 1.3.6.1.4.1.1916.1.4.8.1.1.1 | integer | read-only |
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. Enumeration: 'ready': 1, 'active': 2, 'notPresent': 4, 'disabled': 3. |
extremePortIngressStatsPortHighPriBytes | 1.3.6.1.4.1.1916.1.4.8.1.1.2 | counter64 | read-only |
The sum of all per queue CIR counts for this port, which indicates the bytes forwarded for high-priority packets. |
extremePortIngressStatsPortLowPriBytes | 1.3.6.1.4.1.1916.1.4.8.1.1.3 | counter64 | read-only |
The sum of all per queue PR counts for this port, which indicates the bytes forwarded for low-priority packets. |
extremePortIngressStatsPortDroppedBytes | 1.3.6.1.4.1.1916.1.4.8.1.1.4 | counter64 | read-only |
The total number of bytes dropped for this port. |
extremePortIngressStatsTxXoff | 1.3.6.1.4.1.1916.1.4.8.1.1.5 | counter64 | read-only |
The number of XOFF Flow Control packets sent from this port due to receive traffic congestion. |
extremePortIngressStatsQueueTable | 1.3.6.1.4.1.1916.1.4.8.2 | no-access |
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.2.1 | no-access |
An individual IngressStatsQueue Entry. |
||
extremePortIngressStatsQueueIndex | 1.3.6.1.4.1.1916.1.4.8.2.1.1 | integer | read-only |
The ingress queue being queried. |
extremePortIngressStatsQueueHighPriBytes | 1.3.6.1.4.1.1916.1.4.8.2.1.2 | counter64 | read-only |
The sum of all per queue CIR counts for this queue, which indicates the bytes forwarded for high-priority packets. |
extremePortIngressStatsQueueLowPriBytes | 1.3.6.1.4.1.1916.1.4.8.2.1.3 | counter64 | read-only |
The sum of all per queue PR counts for this queue, which indicates the bytes forwarded for low-priority packets. |
extremePortIngressStatsQueuePercentDropped | 1.3.6.1.4.1.1916.1.4.8.2.1.4 | integer | read-only |
The percentage of receive bytes dropped by this queue relative to the total number of bytes input to this queue. |
extremePortEgressRateLimitTable | 1.3.6.1.4.1.1916.1.4.9 | no-access |
Port egress rate limit statistics for a port. |
|
1.3.6.1.4.1.1916.1.4.9.1 | no-access |
An individual EgressRateLimit Entry. |
||
extremePortEgressRateLimitType | 1.3.6.1.4.1.1916.1.4.9.1.1 | integer | read-only |
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. Enumeration: 'percentage': 1, 'kbps': 2, 'mbps': 3. |
extremePortEgressRateLimitValue | 1.3.6.1.4.1.1916.1.4.9.1.2 | integer | read-only |
The configured egress rate value. |
extremeWiredClientTable | 1.3.6.1.4.1.1916.1.4.10 | no-access |
This table contains the entries for authenticated Clinets. |
|
1.3.6.1.4.1.1916.1.4.10.1 | no-access |
An entry in the extremeWiredClientTable. |
||
extremeWiredClientID | 1.3.6.1.4.1.1916.1.4.10.1.1 | macaddress | read-only |
The Unique MAC Address of the station for which this address table entry pertains. |
extremeWiredClientState | 1.3.6.1.4.1.1916.1.4.10.1.2 | integer | read-only |
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. Enumeration: 'unauthenticated': 2, 'authenticated': 1. |
extremeWiredClientVLAN | 1.3.6.1.4.1.1916.1.4.10.1.3 | integer | read-only |
This is the per-client VLAN which was pushed over by a RADIUS server or other mechanism. |
extremeWiredClientPriority | 1.3.6.1.4.1.1916.1.4.10.1.4 | integer | read-only |
This is a per-client 802.1p value which was either configured by the RADIUS server or statically through the port configuration table. |
extremeWiredClientAuthType | 1.3.6.1.4.1.1916.1.4.10.1.5 | clientauthtype | read-only |
This is an indication of what access method was used to authenticated the client. |
extremeWiredClientLastStateChangeTime | 1.3.6.1.4.1.1916.1.4.10.1.6 | timeticks | read-only |
This is the sysUpTime of the switch when the clients state changed last |
extremeWiredClientIP | 1.3.6.1.4.1.1916.1.4.10.1.7 | ipaddress | read-only |
IP Address of the wired client. |