All MIBs › ENTERASYS-SERVICE-LEVEL-REPORTING-MIB
Organization: Enterasys Networks Inc.
Last Updated: 2003-11-06
Category: Technology: SLA/OAM, Vendor: Enterasys/Cabletron
Description: Enterasys Networks MIB for storing and reporting IP service level metrics measurement results.
Start monitoring vendor-neutral, standards-based MIB, any SNMPv3-capable network device (SNMP engine identity/boot/clock status) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.
What Is ENTERASYS-SERVICE-LEVEL-REPORTING-MIB?
This is an Enterasys Networks enterprise MIB for storing and reporting the results of IP service level metric measurements, similar in spirit to IETF IP SLA/RMON-style performance monitoring MIBs. It exposes performance data organized around a table of measured service level metrics (with type, unit, capability, and description) alongside an owners table identifying who configured each metric, plus system time and clock resolution references for timestamping results. Its monitoring value is centered on tracking network performance indicators over time (such as latency, jitter, or loss depending on configured metric type) rather than hardware health, letting administrators trend service quality degradation. There is no explicit dependency stated on another standard MIB, though its design mirrors general IETF service-level/performance-measurement MIB conventions. It is deployed in enterprise networks where Enterasys equipment is used to actively measure and report IP service level metrics for SLA verification or troubleshooting. Network engineers evaluating or troubleshooting this functionality can download the ENTERASYS-SERVICE-LEVEL-REPORTING-MIB file directly to load it into their MIB browser.
IPNetwork Monitor allows you to monitor SNMP objects defined in ENTERASYS-SERVICE-LEVEL-REPORTING-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
Supported Devices
- Enterasys (Extreme Networks) enterprise network devices
Monitoring Examples
An administrator would poll etsysSrvcLvlMetricTable / etsysSrvcLvlMetricEntry, reading etsysSrvcLvlMetricType and etsysSrvcLvlMetricUnit to identify what each configured metric measures and in what units, then track the reported values against etsysSrvcLvlSystemTime for time correlation. Cross-referencing etsysSrvcLvlOwnersTable / etsysSrvcLvlOwnersEntry shows which management station or user configured a given metric, useful when multiple teams share SLA monitoring on the same device and a metric's origin needs to be identified.
What Can Be Monitored
- configured service level metric type and unit
- metric measurement capability
- metric owner/configurator
- system clock time and resolution used for measurements
This MIB depends on
Related MIBs
Imported Objects
From ENTERASYS-MIB-NAMES
| etsysModules | OBJECT-IDENTITY |
From INET-ADDRESS-MIB
| InetAddress | |
| InetAddressType |
From SNMP-FRAMEWORK-MIB
| SnmpAdminString |
From SNMPv2-CONF
| MODULE-COMPLIANCE | |
| OBJECT-GROUP |
From SNMPv2-SMI
| Integer32 | |
| MODULE-IDENTITY | |
| OBJECT-TYPE |
From SNMPv2-TC
| RowStatus | |
| StorageType | |
| TEXTUAL-CONVENTION |
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| etsysServiceLevelReportingMIB | 1.3.6.1.4.1.5624.1.2.39 | This memo defines a portion of the Management Information Base (MIB) for use with network management protocols in TCP/IP-based internets. In particular, it specifies the objects used for managing the results of the service level metrics measurements. | ||
| INT etsysSrvcLvlAggrMeasureAdminState | 1.3.6.1.4.1.5624.1.2.39.1.4.2.1.16 | INTEGER | read-create | This object controls the activity of the aggregated measure. 'start' The aggregated measure is started. 'stop' The aggregated measure is stopped. |
| I32 etsysSrvcLvlAggrMeasureAggrPeriod | 1.3.6.1.4.1.5624.1.2.39.1.4.2.1.7 | Integer32 | read-create | Specifies the amount of time between 2 measurement action intervals. The action is specific to the semantic of the measure. They are performed periodically on a sequence of results of other measures. The period corresponds to the interval between two successive computations of the metric. The value of etsysSrvcLvlHistoryTimestamp result of a aggregated metric computed corresponds to the value of the etsysSrvcLvlHistoryTimestamp of the last metric result of the sequence used in to compute the aggregated metric. |
| TIM etsysSrvcLvlAggrMeasureAggrPeriodUnit | 1.3.6.1.4.1.5624.1.2.39.1.4.2.1.6 | TimeUnit | read-create | Specifies the unit of the aggregated measure period. |
| GMT etsysSrvcLvlAggrMeasureBeginTime | 1.3.6.1.4.1.5624.1.2.39.1.4.2.1.5 | GMTTimeStamp | read-create | Specifies the time at which the aggregated measure starts. |
| I32 etsysSrvcLvlAggrMeasureDuration | 1.3.6.1.4.1.5624.1.2.39.1.4.2.1.9 | Integer32 | read-create | Specifies the duration of the measure. |
| TIM etsysSrvcLvlAggrMeasureDurationUnit | 1.3.6.1.4.1.5624.1.2.39.1.4.2.1.8 | TimeUnit | read-create | Specifies the unit of the measure duration. |
| etsysSrvcLvlAggrMeasureEntry | 1.3.6.1.4.1.5624.1.2.39.1.4.2.1 | not-accessible | Typically the configuration operation sets the value of the EtsysSrvcLvlAggrMeasureEntry. etsysSrvcLvlAggrMeasureTable is mandatory. The etsysSrvcLvlAggrMeasureMetrics defines the metric to compute. The results of the measure to summarize are identified by: + etsysSrvcLvlAggrMeasureHistoryOwner, + etsysSrvcLvlAggrMeasureHistoryOwnerIndex and + etsysSrvcLvlAggrMeasureHistoryMetric The aggregated task starts at etsysSrvcLvlAggrMeasureBeginTime and ends after etsysSrvcLvlAggrMeasureDuration. An aggregated result is performed and saved in the etsysSrvcLvlHistoryTable for each etsysSrvcLvlAggrMeasureAggrPeriod. | |
| I32 etsysSrvcLvlAggrMeasureHistoryMetric | 1.3.6.1.4.1.5624.1.2.39.1.4.2.1.15 | Integer32 | read-create | The metric of the measure to summarize. |
| STR etsysSrvcLvlAggrMeasureHistoryOwner | 1.3.6.1.4.1.5624.1.2.39.1.4.2.1.13 | EtsysSrvcLvlOwnerString | read-create | The owner of the measure to summarize. |
| I32 etsysSrvcLvlAggrMeasureHistoryOwnerIndex | 1.3.6.1.4.1.5624.1.2.39.1.4.2.1.14 | Integer32 | read-create | The index (in owner's namespace) of the measure to summarize. |
| I32 etsysSrvcLvlAggrMeasureHistorySize | 1.3.6.1.4.1.5624.1.2.39.1.4.2.1.10 | Integer32 | read-create | Specifies the maximum number of results saved for each metric of this measure. Overflow condition will be managed by the object etsysSrvcLvlAggrMeasureResultsMgmt. |
| I32 etsysSrvcLvlAggrMeasureIndex | 1.3.6.1.4.1.5624.1.2.39.1.4.2.1.2 | Integer32 | not-accessible | The index (in owner's namespace) of the measure. The value is managed by the owner. |
| STR etsysSrvcLvlAggrMeasureMap | 1.3.6.1.4.1.5624.1.2.39.1.4.2.1.17 | SnmpAdminString | read-create | This object allows for classification of the measure. It is typically the name of an administrative map. |
| ETS etsysSrvcLvlAggrMeasureMetrics | 1.3.6.1.4.1.5624.1.2.39.1.4.2.1.4 | EtsysSrvcLvlStandardMetrics | read-create | Defines the metrics to compute within this aggregated measure. ONLY aggregated metrics of the same type are allowed in this field. A measure may be configured for the result of different metric singletons to be archived in the etsysSrvcLvlHistoryTable. The etsysSrvcLvlMetricIndex of the created result has the value of the bit index of the corresponding etsysSrvcLvlAggrMeasureMetrics as explained above in the etsysSrvcLvlMetricIndex definition. Example: A measure asking for One-way-Delay(6) and One-way-Packet-Loss(12) generated a flow of singletons which are logged in the etsysSrvcLvlHistoryTable. The singletons created for the One-way-Delay measure have a value of etsysSrvcLvlMetricIndex of 6 while the created singletons for the One-way-Packet-Loss measure have a value of etsysSrvcLvlMetricIndex of 12. |
| STR etsysSrvcLvlAggrMeasureName | 1.3.6.1.4.1.5624.1.2.39.1.4.2.1.3 | SnmpAdminString | read-create | The name of the instance of the metric. It illustrates the specificity of the metric and includes the metric and the typeP. example: IP-port-HTTP-connectivity |
| STR etsysSrvcLvlAggrMeasureOwner | 1.3.6.1.4.1.5624.1.2.39.1.4.2.1.1 | EtsysSrvcLvlOwnerString | not-accessible | The owner who has configured this entry. |
| INT etsysSrvcLvlAggrMeasureResultsMgmt | 1.3.6.1.4.1.5624.1.2.39.1.4.2.1.12 | INTEGER | read-only | This object displays the way the history of the aggregated measure is managed. 'wrap' continue the measure and erase the older entries in the history. 'suspend' stop the measure and keep the results in the history. |
| ROW etsysSrvcLvlAggrMeasureStatus | 1.3.6.1.4.1.5624.1.2.39.1.4.2.1.18 | RowStatus | read-create | The status of this table entry. Once the entry status is set to active, the associate entry cannot be modified. The creation of an aggregated measure forced the creation of the corresponding entry in etsysSrvcLvlNetMeasureTable. |
| STO etsysSrvcLvlAggrMeasureStorageType | 1.3.6.1.4.1.5624.1.2.39.1.4.2.1.11 | StorageType | read-create | This object defines whether this row and the corresponding entry in the etsysSrvcLvlNetMeasureTable is kept in volatile storage and lost upon reboot or if this row is backed up by non-volatile or permanent storage. Possible values are: other(1), volatile(2), nonVolatile(3), permanent(4), readOnly(5). |
| etsysSrvcLvlAggrMeasureTable | 1.3.6.1.4.1.5624.1.2.39.1.4.2 | not-accessible | An aggregated measure summarizes the results of previous network or aggregated measures. The results may be saved in the etsysSrvcLvlHistoryTable. Each step of the calculation for the measure produces a singleton result per metric. | |
| etsysSrvcLvlConfigObjects | 1.3.6.1.4.1.5624.1.2.39.1 | |||
| etsysSrvcLvlHistory | 1.3.6.1.4.1.5624.1.2.39.1.3 | |||
| etsysSrvcLvlHistoryEntry | 1.3.6.1.4.1.5624.1.2.39.1.3.1.1 | not-accessible | An etsysSrvcLvlHistoryEntry entry is one of the results of a measure identified by etsysSrvcLvlHistoryMeasureOwner, etsysSrvcLvlHistoryMeasureIndex, etsysSrvcLvlHistoryMetricIndex and etsysSrvcLvlHistoryIndex. In the index : + etsysSrvcLvlHistoryMeasureOwner identifies the owner of the measure + etsysSrvcLvlHistoryMeasureIndex identifies the measure in the owner namespace + etsysSrvcLvlHistoryMetricIndex identifies the metric measured by the measure. The metric is described in the corresponding entry of the n etsysSrvcLvlMetricTable + etsysSrvcLvlHistoryIndex is the local index of the result on the history table. | |
| etsysSrvcLvlHistoryGroup | 1.3.6.1.4.1.5624.1.2.39.2.1.3 | The History Group. | ||
| I32 etsysSrvcLvlHistoryIndex | 1.3.6.1.4.1.5624.1.2.39.1.3.1.1.4 | Integer32 | not-accessible | A local index that identifies a result in the history table. |
| I32 etsysSrvcLvlHistoryMeasureIndex | 1.3.6.1.4.1.5624.1.2.39.1.3.1.1.2 | Integer32 | not-accessible | The index (in owner's namespace) of the measure that produced this result. |
| STR etsysSrvcLvlHistoryMeasureOwner | 1.3.6.1.4.1.5624.1.2.39.1.3.1.1.1 | EtsysSrvcLvlOwnerString | not-accessible | The owner of the measure that produced this result. |
| I32 etsysSrvcLvlHistoryMetricIndex | 1.3.6.1.4.1.5624.1.2.39.1.3.1.1.3 | Integer32 | not-accessible | etsysSrvcLvlHistoryMetricIndex identifies the metric measured by the measure. The metric is described in the corresponding entry of the etsysSrvcLvlMetricTable. |
| I32 etsysSrvcLvlHistorySequence | 1.3.6.1.4.1.5624.1.2.39.1.3.1.1.5 | Integer32 | read-only | etsysSrvcLvlHistorySequence is the sequence index of the measurement results for a metric. Network metrics: It's the sequence index of a measurement packet. Typically, it identifies the order of the packet in the stream of packets sends by the source. Aggregated metrics: It is the sequence index of the computed aggregated metric result. |
| etsysSrvcLvlHistoryTable | 1.3.6.1.4.1.5624.1.2.39.1.3.1 | not-accessible | The table containing the measurement results. | |
| GMT etsysSrvcLvlHistoryTimestamp | 1.3.6.1.4.1.5624.1.2.39.1.3.1.1.6 | GMTTimeStamp | read-only | The timestamp when the measurement occurred. |
| I32 etsysSrvcLvlHistoryValue | 1.3.6.1.4.1.5624.1.2.39.1.3.1.1.7 | Integer32 | read-only | The observed value of the measurement. |
| etsysSrvcLvlMeasure | 1.3.6.1.4.1.5624.1.2.39.1.4 | |||
| etsysSrvcLvlMeasureGroup | 1.3.6.1.4.1.5624.1.2.39.2.1.4 | The Network and Aggregate Measures Group. | ||
| INT etsysSrvcLvlMetricCapabilities | 1.3.6.1.4.1.5624.1.2.39.1.1.3.1.2 | INTEGER | read-only | A value of notImplemented implies the metric is not implemented. A value of implemented implies the metric is implemented. |
| STR etsysSrvcLvlMetricDescription | 1.3.6.1.4.1.5624.1.2.39.1.1.3.1.5 | SnmpAdminString | read-only | A textual description of the metric implementation following the exact name of this metric in the registry. For example: oneWayDelay: text . |
| etsysSrvcLvlMetricEntry | 1.3.6.1.4.1.5624.1.2.39.1.1.3.1 | not-accessible | An entry describes the static capabilities of a metric implementation. | |
| INT etsysSrvcLvlMetricIndex | 1.3.6.1.4.1.5624.1.2.39.1.1.3.1.1 | INTEGER | not-accessible | etsysSrvcLvlMetricIndex defines an unambiguous index for each standardized metric. It identifies a metric. Its value is defined above. This value is the same in any implementation of the ENTERASYS-SERVICE-LEVEL-REPORTING-MIB. See EtsysSrvcLvlStandardMetrics for description of the metrics. Example: onewayPacketLossAverage is defined as the 14. Consequently the index of the metric onewayPacketLossAverage in the EtsysSrvcLvlMetricTable will always be '14' |
| etsysSrvcLvlMetricTable | 1.3.6.1.4.1.5624.1.2.39.1.1.3 | not-accessible | This table is mandatory. It describes the current implementation. Each defined metric must be described in the table. etsysSrvcLvlMetricTable content is read only. | |
| INT etsysSrvcLvlMetricType | 1.3.6.1.4.1.5624.1.2.39.1.1.3.1.3 | INTEGER | read-only | Indicates the metric type, whether it is network or aggregated |
| INT etsysSrvcLvlMetricUnit | 1.3.6.1.4.1.5624.1.2.39.1.1.3.1.4 | INTEGER | read-only | The unit used in the current entity for the results of the measurement of this metric. |
| GMT etsysSrvcLvlNetMeasureBeginTime | 1.3.6.1.4.1.5624.1.2.39.1.4.1.1.5 | GMTTimeStamp | read-write | Specifies the time at which the measurement begins. |
| OCT etsysSrvcLvlNetMeasureDataPattern | 1.3.6.1.4.1.5624.1.2.39.1.4.1.1.22 | OCTET STRING | read-write | The pattern used to fill the payload of the packet. |
| I32 etsysSrvcLvlNetMeasureDevtnOrBurstSize | 1.3.6.1.4.1.5624.1.2.39.1.4.1.1.18 | Integer32 | read-write | Indicates the average number of packets per seconds sent using a poisson law. |
| ADR etsysSrvcLvlNetMeasureDst | 1.3.6.1.4.1.5624.1.2.39.1.4.1.1.14 | TypePaddress | read-write | Specifies the address of the destination of the measure. It is represented as a list of parameters corresponding to those of the PROTOCOL IDENTIFIER set in etsysSrvcLvlNetMeasureDstTypeP. |
| TYP etsysSrvcLvlNetMeasureDstTypeP | 1.3.6.1.4.1.5624.1.2.39.1.4.1.1.13 | TypeP | read-write | Defines the type P of the destination address of the packets sent by the measure. |
| I32 etsysSrvcLvlNetMeasureDuration | 1.3.6.1.4.1.5624.1.2.39.1.4.1.1.7 | Integer32 | read-write | Specifies the measurement duration. |
| TIM etsysSrvcLvlNetMeasureDurationUnit | 1.3.6.1.4.1.5624.1.2.39.1.4.1.1.6 | TimeUnit | read-write | Specifies the measurement duration unit. |
| etsysSrvcLvlNetMeasureEntry | 1.3.6.1.4.1.5624.1.2.39.1.4.1.1 | not-accessible | The EtsysSrvcLvlNetMeasureTable is mandatory. The etsysSrvcLvlNetMeasureMetrics is set to a list of metrics to be computed from the same raw packet exchange. Each step of measurement delivers a singleton per chosen metric. Results are timestamped and saved in the etsysSrvcLvlHistoryTable. The etsysSrvcLvlNetMeasureTable typical usage consists in providing network measure indices in order to allow aggregated measures to perform aggregation on the results of network measures. | |
| INT etsysSrvcLvlNetMeasureFailureMgmtMode | 1.3.6.1.4.1.5624.1.2.39.1.4.1.1.9 | INTEGER | read-write | This object defines whether this row is discarded on failure. 'auto' the failure is handled automatically depending on the implementation. 'manual' the entry should be discarded manually. 'discarded' the entry is discarded all the time. |
| I32 etsysSrvcLvlNetMeasureHistorySize | 1.3.6.1.4.1.5624.1.2.39.1.4.1.1.8 | Integer32 | read-write | Specifies the maximum number of results saved for each metric of this measure. Overflow condition will be managed by the object etsysSrvcLvlNetMeasureResultsMgmt. |
| I32 etsysSrvcLvlNetMeasureIndex | 1.3.6.1.4.1.5624.1.2.39.1.4.1.1.2 | Integer32 | not-accessible | The index (in owner's namespace) of the network measure. |
| I32 etsysSrvcLvlNetMeasureL3PacketSize | 1.3.6.1.4.1.5624.1.2.39.1.4.1.1.21 | Integer32 | read-write | Specifies the size of the packets counted at the IP network layer in regards to the TypeP definition. Example: For a TypeP 'ip ipip4' the L3 size will be the size of the packet at ipip4 level. |
| I32 etsysSrvcLvlNetMeasureLossTimeout | 1.3.6.1.4.1.5624.1.2.39.1.4.1.1.20 | Integer32 | read-write | Specifies the delay after which the packet is considered lost by the sink. |
| STR etsysSrvcLvlNetMeasureMap | 1.3.6.1.4.1.5624.1.2.39.1.4.1.1.23 | SnmpAdminString | read-write | An administrative name of a network management map to which the measure belongs. |
| I32 etsysSrvcLvlNetMeasureMedOrIntBurstSize | 1.3.6.1.4.1.5624.1.2.39.1.4.1.1.19 | Integer32 | read-write | According to the transmit mode, this value indicates the average number of packets per seconds sent using a poisson law, or the number of packets to wait between consecutive bursts. |
| ETS etsysSrvcLvlNetMeasureMetrics | 1.3.6.1.4.1.5624.1.2.39.1.4.1.1.4 | EtsysSrvcLvlStandardMetrics | read-write | Defines the metrics to compute within this measure. ONLY network metrics of the same type are allowed in this field. A measure may be configured for the result of different metric singletons to be archived in the etsysSrvcLvlHistoryTable. The etsysSrvcLvlMetricIndex of the created result has the value of the bit index of the corresponding etsysSrvcLvlMeasureMetrics as explained above in the etsysSrvcLvlMetricIndex definition. Example: A measure asking for One-way-Delay(6) and One-way-Packet-Loss(12) generated a flow of singletons which are logged in the etsysSrvcLvlHistoryTable. The singletons created for the One-way-Delay measure have a value of etsysSrvcLvlMetricIndex of 6 while the created singletons for the One-way-Packet-Loss measure have a value of etsysSrvcLvlMetricIndex of 12. One measure may perform simultaneously either several network metrics either several aggregated metrics |
| STR etsysSrvcLvlNetMeasureName | 1.3.6.1.4.1.5624.1.2.39.1.4.1.1.3 | SnmpAdminString | read-write | The name of the metric instance. It illustrates the specificity of the metric and includes the metric and the TypeP. Example: IP-TCP-HTTP-One-way-Delay: free text |
| INT etsysSrvcLvlNetMeasureOperState | 1.3.6.1.4.1.5624.1.2.39.1.4.1.1.25 | INTEGER | read-only | Reports the operational status of the network measure. |
| STR etsysSrvcLvlNetMeasureOwner | 1.3.6.1.4.1.5624.1.2.39.1.4.1.1.1 | EtsysSrvcLvlOwnerString | not-accessible | The owner of the network measurement. |
| INT etsysSrvcLvlNetMeasureResultsMgmt | 1.3.6.1.4.1.5624.1.2.39.1.4.1.1.10 | INTEGER | read-write | Action to take when the log is full. The user may choose to either wrap, in which case the agent writes over existing records. The user may choose to suspend writing to the log in the event that he wishes to archive the data. The delete action causes the agent to begin to write in the log, and assumes the data has been cleared. This object indicates the way the measurement results are managed when the owner quota has been exceeded: 'wrap' continue the measurement and erase the older entries in the history. 'suspend' stop the measure and keep the results in the history. 'delete' remove the results from the history. |
| I32 etsysSrvcLvlNetMeasureSingletons | 1.3.6.1.4.1.5624.1.2.39.1.4.1.1.24 | Integer32 | read-only | Reports the number of singletons performed per metric by the measure since the beginning of the measure. This parameters is required for aggregation. |
| ADR etsysSrvcLvlNetMeasureSrc | 1.3.6.1.4.1.5624.1.2.39.1.4.1.1.12 | TypePaddress | read-write | Specifies the address of the source of the measure. It is represented as a list of parameters corresponding to those of the PROTOCOL IDENTIFIER sets in etsysSrvcLvlNetMeasureSrcTypeP. |
| TYP etsysSrvcLvlNetMeasureSrcTypeP | 1.3.6.1.4.1.5624.1.2.39.1.4.1.1.11 | TypeP | read-write | Defines the type P of the source address of the packets sent by the measure. |
| etsysSrvcLvlNetMeasureTable | 1.3.6.1.4.1.5624.1.2.39.1.4.1 | not-accessible | An entry is a measurement that performs network measures and provides results. It performs several metric measurements per packet exchange. Each step of a measure produces a singleton result per metric. The time of the measurement and the value of the metric are saved in the etsysSrvcLvlHistoryTable. | |
| INT etsysSrvcLvlNetMeasureTxMode | 1.3.6.1.4.1.5624.1.2.39.1.4.1.1.15 | INTEGER | read-write | The transmit mode used to send the packets: 'other' The rule used to send the packets is unknown. 'periodic' Packets are sent periodically at etsysSrvcLvlNetMeasureTxPacketRate rate. 'poisson' Packets are sent using a Poisson law, the median is the value of etsysSrvcLvlNetMeasureMedOrIntBurstSize, the deviation is etsysSrvcLvlNetMeasureDevtnOrBurstSize. 'multiburst' Packets are sent bursty at etsysSrvcLvlNetMeasureTxPacketRate. The size of the burst is made of etsysSrvcLvlNetMeasureDevtnOrBurstSize packets. |
| I32 etsysSrvcLvlNetMeasureTxPacketRate | 1.3.6.1.4.1.5624.1.2.39.1.4.1.1.17 | Integer32 | read-write | The rate the packets are sent. |
| TIM etsysSrvcLvlNetMeasureTxPacketRateUnit | 1.3.6.1.4.1.5624.1.2.39.1.4.1.1.16 | TimeUnit | read-write | The packet rate unit used to send the packets. |
| etsysSrvcLvlOwners | 1.3.6.1.4.1.5624.1.2.39.1.2 | |||
| STR etsysSrvcLvlOwnersEmail | 1.3.6.1.4.1.5624.1.2.39.1.2.1.1.7 | SnmpAdminString | read-create | The email address of the management entity corresponding to this owner. |
| etsysSrvcLvlOwnersEntry | 1.3.6.1.4.1.5624.1.2.39.1.2.1.1 | not-accessible | The description of the resources granted to an SNMP application. For example, an instance of etsysSrvcLvlOwnersOwner with an EtsysSrvcLvlOwnerString 'acme', which represents the 14th owner created in etsysSrvcLvlOwnersTable would be named etsysSrvcLvlOwnersEntryOwner.14. Notes: The etsysSrvcLvlOwnersIndex value is a local index managed directly by the agent. The management application must poll to get the next available index value. It is not used in anyway in other tables. | |
| ETS etsysSrvcLvlOwnersGrantedMetrics | 1.3.6.1.4.1.5624.1.2.39.1.2.1.1.3 | EtsysSrvcLvlStandardMetrics | read-create | Defines the metrics granted to an owner for which measurements can be performed. |
| etsysSrvcLvlOwnersGroup | 1.3.6.1.4.1.5624.1.2.39.2.1.2 | The Owners Group. | ||
| I32 etsysSrvcLvlOwnersIndex | 1.3.6.1.4.1.5624.1.2.39.1.2.1.1.1 | Integer32 | not-accessible | An arbitrary index that identifies an entry in the owners table. |
| IP etsysSrvcLvlOwnersIpAddress | 1.3.6.1.4.1.5624.1.2.39.1.2.1.1.6 | InetAddress | read-create | The IP address of the management entity corresponding to this owner. |
| IPt etsysSrvcLvlOwnersIpAddressType | 1.3.6.1.4.1.5624.1.2.39.1.2.1.1.5 | InetAddressType | read-create | The IP address type of the management entity corresponding to this owner. InetAddressType is restricted to ipv4(1),ipv6(2)and dns(16). |
| STR etsysSrvcLvlOwnersOwner | 1.3.6.1.4.1.5624.1.2.39.1.2.1.1.2 | EtsysSrvcLvlOwnerString | read-create | The owner described by this entry. |
| I32 etsysSrvcLvlOwnersQuota | 1.3.6.1.4.1.5624.1.2.39.1.2.1.1.4 | Integer32 | read-create | The maximum number of records that this owner may have in the history table. |
| STR etsysSrvcLvlOwnersSMS | 1.3.6.1.4.1.5624.1.2.39.1.2.1.1.8 | SnmpAdminString | read-create | The SMS phone number of the management entity corresponding to this owner. |
| ROW etsysSrvcLvlOwnersStatus | 1.3.6.1.4.1.5624.1.2.39.1.2.1.1.9 | RowStatus | read-create | The status of this table entry. |
| etsysSrvcLvlOwnersTable | 1.3.6.1.4.1.5624.1.2.39.1.2.1 | not-accessible | A management entity wishing to create and activate remote EtsysSrvcLvl measurements in an agent must previously be registered in the etsysSrvcLvlOwnersTable. etsysSrvcLvlOwnersTable content is read-create. It contains at least the owner 'monitor'. | |
| etsysSrvcLvlReportingCompliance | 1.3.6.1.4.1.5624.1.2.39.2.2.1 | The compliance statement for devices that support the etsysSrvcLvlReportingMib. | ||
| etsysSrvcLvlReportingCompliances | 1.3.6.1.4.1.5624.1.2.39.2.2 | |||
| etsysSrvcLvlReportingConformance | 1.3.6.1.4.1.5624.1.2.39.2 | |||
| etsysSrvcLvlReportingGroups | 1.3.6.1.4.1.5624.1.2.39.2.1 | |||
| etsysSrvcLvlSystem | 1.3.6.1.4.1.5624.1.2.39.1.1 | |||
| I32 etsysSrvcLvlSystemClockResolution | 1.3.6.1.4.1.5624.1.2.39.1.1.2 | Integer32 | read-only | etsysSrvcLvlSystemClockResolution provides the precision of the clock used for the measures . The unit is the picosecond. For example, the clock on an old Unix host might advance only once every msec, and thus have a resolution of 1 msec. So its resolution is 1,000,000,000 picosecond and the value of etsysSrvcLvlSystemClockResolution is 1000000000. |
| etsysSrvcLvlSystemGroup | 1.3.6.1.4.1.5624.1.2.39.2.1.1 | The System Group. | ||
| GMT etsysSrvcLvlSystemTime | 1.3.6.1.4.1.5624.1.2.39.1.1.1 | GMTTimeStamp | read-only | The current time of the system. |
RFC description
Service level metrics and reporting MIB for Enterasys networks, measuring and managing service quality.
Start monitoring Enterasys (Extreme Networks) enterprise network device (IP service level metrics) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.