SLE-RMON-MIB: View SNMP OID List / Download MIB

VENDOR: DASAN CO.,LTD.


 Home MIB: SLE-RMON-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
 sleRmon 1.3.6.1.4.1.6296.101.9
This MIB contains all needed informations about rmon and all supported sle rmon features.
     sleHistory 1.3.6.1.4.1.6296.101.9.1
         sleHistoryTable 1.3.6.1.4.1.6296.101.9.1.1 no-access
A list of history control entries.
             sleHistoryEntry 1.3.6.1.4.1.6296.101.9.1.1.1 no-access
A list of parameters that set up a periodic sampling of statistics. As an example, an instance of the sleHistoryControlInterval object might be named sleHistoryControlInterval.2
                 sleHistoryIndex 1.3.6.1.4.1.6296.101.9.1.1.1.1 integer read-only
An index that uniquely identifies an entry in the historyControl table. Each such entry defines a set of samples at a particular interval for an interface on the device.
                 sleHistoryDataSource 1.3.6.1.4.1.6296.101.9.1.1.1.2 object identifier read-only
This object identifies the source of the data for which historical data was collected and placed in a media-specific table on behalf of this historyControlEntry. This source can be any interface on this device. In order to identify a particular interface, this object shall identify the instance of the ifIndex object, defined in RFC 1213 and RFC 1573 [4,6], for the desired interface. For example, if an entry were to receive data from interface #1, this object would be set to ifIndex.1. The statistics in this group reflect all packets on the local network segment attached to the identified interface. An agent may or may not be able to tell if fundamental changes to the media of the interface have occurred and necessitate an invalidation of this entry. For example, a hot-pluggable ethernet card could be pulled out and replaced by a token-ring card. In such a case, if the agent has such knowledge of the change, it is recommended that it invalidate this entry. This object may not be modified if the associated historyControlStatus object is equal to valid(1).
                 sleHistoryBucketsRequested 1.3.6.1.4.1.6296.101.9.1.1.1.3 integer read-only
The requested number of discrete time intervals over which data is to be saved in the part of the media-specific table associated with this historyControlEntry. When this object is created or modified, the probe should set historyControlBucketsGranted as closely to this object as is possible for the particular probe implementation and available resources.
                 sleHistoryBucketsGranted 1.3.6.1.4.1.6296.101.9.1.1.1.4 integer read-only
The number of discrete sampling intervals over which data shall be saved in the part of the media-specific table associated with this historyControlEntry. When the associated historyControlBucketsRequested object is created or modified, the probe should set this object as closely to the requested value as is possible for the particular probe implementation and available resources. The probe must not lower this value except as a result of a modification to the associated historyControlBucketsRequested object. There will be times when the actual number of buckets associated with this entry is less than the value of this object. In this case, at the end of each sampling interval, a new bucket will be added to the media-specific table. When the number of buckets reaches the value of this object and a new bucket is to be added to the media-specific table, the oldest bucket associated with this historyControlEntry shall be deleted by the agent so that the new bucket can be added. When the value of this object changes to a value less than the current value, entries are deleted from the media-specific table associated with this historyControlEntry. Enough of the oldest of these entries shall be deleted by the agent so that their number remains less than or equal to the new value of this object. When the value of this object changes to a value greater than the current value, the number of associated media- specific entries may be allowed to grow.
                 sleHistoryInterval 1.3.6.1.4.1.6296.101.9.1.1.1.5 integer read-only
The interval in seconds over which the data is sampled for each bucket in the part of the media-specific table associated with this historyControlEntry. This interval can be set to any number of seconds between 1 and 3600 (1 hour). Because the counters in a bucket may overflow at their maximum value with no indication, a prudent manager will take into account the possibility of overflow in any of the associated counters. It is important to consider the minimum time in which any counter could overflow on a particular media type and set the historyControlInterval object to a value less than this interval. This is typically most important for the 'octets' counter in any media-specific table. For example, on an Ethernet network, the etherHistoryOctets counter could overflow in about one hour at the Ethernet's maximum utilization. This object may not be modified if the associated historyControlStatus object is equal to valid(1).
                 sleHistoryOwner 1.3.6.1.4.1.6296.101.9.1.1.1.6 ownerstring read-only
The entity that configured this entry and is therefore using the resources assigned to it.
                 sleHistoryStatus 1.3.6.1.4.1.6296.101.9.1.1.1.7 sleentrystatus read-only
The status of this historyControl entry. Each instance of the media-specific table associated with this historyControlEntry will be deleted by the agent if this historyControlEntry is not equal to valid(1).
         sleHistoryControl 1.3.6.1.4.1.6296.101.9.1.2
             sleHistoryControlRequest 1.3.6.1.4.1.6296.101.9.1.2.1 integer read-write
createHistory: sleHistoryControlIndex sleHistoryControlDataSource sleHistoryControlBucketsRequested sleHistoryControlInterval sleHistoryControlOwner sleHistoryControlSts destroyHistory: sleHistoryControlIndex setHistoryProfile: sleHistoryControlIndex sleHistoryControlDataSource sleHistoryControlBucketsRequested sleHistoryControlInterval sleHistoryControlOwner sleHistoryControlSts Enumeration: 'destroyHistory': 2, 'createHistory': 1, 'setHistoryProfile': 3.
             sleHistoryControlStatus 1.3.6.1.4.1.6296.101.9.1.2.2 slecontrolstatustype read-only
The status of a user command.
             sleHistoryControlTimer 1.3.6.1.4.1.6296.101.9.1.2.3 gauge32 read-write
The maximum wait time for the manager for a long running user command.
             sleHistoryControlTimeStamp 1.3.6.1.4.1.6296.101.9.1.2.4 timeticks read-only
The time stamp of the last command (end of command).
             sleHistoryControlReqResult 1.3.6.1.4.1.6296.101.9.1.2.5 slecontrolrequestresulttype read-only
The result of the last user command.
             sleHistoryControlIndex 1.3.6.1.4.1.6296.101.9.1.2.6 integer read-write
Description.
             sleHistoryControlDataSource 1.3.6.1.4.1.6296.101.9.1.2.7 object identifier read-write
This object identifies the source of the data for which historical data was collected and placed in a media-specific table on behalf of this historyControlEntry. This source can be any interface on this device. In order to identify a particular interface, this object shall identify the instance of the ifIndex object, defined in RFC 1213 and RFC 1573 [4,6], for the desired interface. For example, if an entry were to receive data from interface #1, this object would be set to ifIndex.1. The statistics in this group reflect all packets on the local network segment attached to the identified interface. An agent may or may not be able to tell if fundamental changes to the media of the interface have occurred and necessitate an invalidation of this entry. For example, a hot-pluggable ethernet card could be pulled out and replaced by a token-ring card. In such a case, if the agent has such knowledge of the change, it is recommended that it invalidate this entry. This object may not be modified if the associated historyControlStatus object is equal to valid(1).
             sleHistoryControlBucketsRequested 1.3.6.1.4.1.6296.101.9.1.2.8 integer read-write
The requested number of discrete time intervals over which data is to be saved in the part of the media-specific table associated with this historyControlEntry. When this object is created or modified, the probe should set historyControlBucketsGranted as closely to this object as is possible for the particular probe implementation and available resources.
             sleHistoryControlInterval 1.3.6.1.4.1.6296.101.9.1.2.9 integer read-write
The interval in seconds over which the data is sampled for each bucket in the part of the media-specific table associated with this historyControlEntry. This interval can be set to any number of seconds between 1 and 3600 (1 hour). Because the counters in a bucket may overflow at their maximum value with no indication, a prudent manager will take into account the possibility of overflow in any of the associated counters. It is important to consider the minimum time in which any counter could overflow on a particular media type and set the historyControlInterval object to a value less than this interval. This is typically most important for the 'octets' counter in any media-specific table. For example, on an Ethernet network, the etherHistoryOctets counter could overflow in about one hour at the Ethernet's maximum utilization. This object may not be modified if the associated historyControlStatus object is equal to valid(1).
             sleHistoryControlOwner 1.3.6.1.4.1.6296.101.9.1.2.10 ownerstring read-write
The entity that configured this entry and is therefore using the resources assigned to it.
             sleHistoryControlSts 1.3.6.1.4.1.6296.101.9.1.2.11 sleentrystatus read-write
The status of this historyControl entry. Each instance of the media-specific table associated with this historyControlEntry will be deleted by the agent if this historyControlEntry is not equal to valid(1).
         sleHistoryNotification 1.3.6.1.4.1.6296.101.9.1.3
             sleHistoryCreated 1.3.6.1.4.1.6296.101.9.1.3.1
Description.
             sleHistoryDestroyed 1.3.6.1.4.1.6296.101.9.1.3.2
Description.
             sleHistoryProfileChanged 1.3.6.1.4.1.6296.101.9.1.3.3
Description.
     sleAlarm 1.3.6.1.4.1.6296.101.9.2
         sleAlarmTable 1.3.6.1.4.1.6296.101.9.2.1 no-access
A list of alarm entries.
             sleAlarmEntry 1.3.6.1.4.1.6296.101.9.2.1.1 no-access
A list of parameters that set up a periodic checking for alarm conditions. For example, an instance of the sleAlarmValue object might be named sleAlarmValue.8
                 sleAlarmIndex 1.3.6.1.4.1.6296.101.9.2.1.1.1 integer read-only
An index that uniquely identifies an entry in the alarm table. Each such entry defines a diagnostic sample at a particular interval for an object on the device.
                 sleAlarmInterval 1.3.6.1.4.1.6296.101.9.2.1.1.2 integer32 read-only
The interval in seconds over which the data is sampled and compared with the rising and falling thresholds. When setting this variable, care should be taken in the case of deltaValue sampling - the interval should be set short enough that the sampled variable is very unlikely to increase or decrease by more than 2^31 - 1 during a single sampling interval. This object may not be modified if the associated alarmStatus object is equal to valid(1).
                 sleAlarmVariable 1.3.6.1.4.1.6296.101.9.2.1.1.3 object identifier read-only
The object identifier of the particular variable to be sampled. Only variables that resolve to an ASN.1 primitive type of INTEGER (INTEGER, Counter, Gauge, or TimeTicks) may be sampled. Because SNMP access control is articulated entirely in terms of the contents of MIB views, no access control mechanism exists that can restrict the value of this object to identify only those objects that exist in a particular MIB view. Because there is thus no acceptable means of restricting the read access that could be obtained through the alarm mechanism, the probe must only grant write access to this object in those views that have read access to all objects on the probe. During a set operation, if the supplied variable name is not available in the selected MIB view, a badValue error must be returned. If at any time the variable name of an establisled alarmEntry is no longer available in the selected MIB view, the probe must change the status of this alarmEntry to invalid(4). This object may not be modified if the associated alarmStatus object is equal to valid(1).
                 sleAlarmSampleType 1.3.6.1.4.1.6296.101.9.2.1.1.4 integer read-only
The method of sampling the selected variable and calculating the value to be compared against the thresholds. If the value of this object is absoluteValue(1), the value of the selected variable will be compared directly with the thresholds at the end of the sampling interval. If the value of this object is deltaValue(2), the value of the selected variable at the last sample will be subtracted from the current value, and the difference compared with the thresholds. This object may not be modified if the associated alarmStatus object is equal to valid(1). Enumeration: 'absoluteValue': 1, 'deltaValue': 2.
                 sleAlarmValue 1.3.6.1.4.1.6296.101.9.2.1.1.5 integer32 read-only
The value of the statistic during the last sampling period. For example, if the sample type is deltaValue, this value will be the difference between the samples at the beginning and end of the period. If the sample type is absoluteValue, this value will be the sampled value at the end of the period. This is the value that is compared with the rising and falling thresholds. The value during the current sampling period is not made available until the period is completed and will remain available until the next period completes.
                 sleAlarmStartupAlarm 1.3.6.1.4.1.6296.101.9.2.1.1.6 integer read-only
The alarm that may be sent when this entry is first set to valid. If the first sample after this entry becomes valid is greater than or equal to the risingThreshold and alarmStartupAlarm is equal to risingAlarm(1) or risingOrFallingAlarm(3), then a single rising alarm will be generated. If the first sample after this entry becomes valid is less than or equal to the fallingThreshold and alarmStartupAlarm is equal to fallingAlarm(2) or risingOrFallingAlarm(3), then a single falling alarm will be generated. This object may not be modified if the associated alarmStatus object is equal to valid(1). Enumeration: 'fallingAlarm': 2, 'risingAlarm': 1, 'risingOrFallingAlarm': 3.
                 sleAlarmRisingThreshold 1.3.6.1.4.1.6296.101.9.2.1.1.7 integer32 read-only
A threshold for the sampled statistic. When the current sampled value is greater than or equal to this threshold, and the value at the last sampling interval was less than this threshold, a single event will be generated. A single event will also be generated if the first sample after this entry becomes valid is greater than or equal to this threshold and the associated alarmStartupAlarm is equal to risingAlarm(1) or risingOrFallingAlarm(3). After a rising event is generated, another such event will not be generated until the sampled value falls below this threshold and reaches the alarmFallingThreshold. This object may not be modified if the associated alarmStatus object is equal to valid(1).
                 sleAlarmFallingThreshold 1.3.6.1.4.1.6296.101.9.2.1.1.8 integer32 read-only
A threshold for the sampled statistic. When the current sampled value is less than or equal to this threshold, and the value at the last sampling interval was greater than this threshold, a single event will be generated. A single event will also be generated if the first sample after this entry becomes valid is less than or equal to this threshold and the associated alarmStartupAlarm is equal to fallingAlarm(2) or risingOrFallingAlarm(3). After a falling event is generated, another such event will not be generated until the sampled value rises above this threshold and reaches the alarmRisingThreshold. This object may not be modified if the associated sleAlarmStatus object is equal to valid(1).
                 sleAlarmRisingEventIndex 1.3.6.1.4.1.6296.101.9.2.1.1.9 integer read-only
The index of the eventEntry that is used when a rising threshold is crossed. The eventEntry identified by a particular value of this index is the same as identified by the same value of the eventIndex object. If there is no corresponding entry in the eventTable, then no association exists. In particular, if this value is zero, no associated event will be generated, as zero is not a valid event index. This object may not be modified if the associated sleAlarmStatus object is equal to valid(1).
                 sleAlarmFallingEventIndex 1.3.6.1.4.1.6296.101.9.2.1.1.10 integer read-only
The index of the eventEntry that is used when a falling threshold is crossed. The eventEntry identified by a particular value of this index is the same as identified by the same value of the eventIndex object. If there is no corresponding entry in the eventTable, then no association exists. In particular, if this value is zero, no associated event will be generated, as zero is not a valid event index. This object may not be modified if the associated sleAlarmStatus object is equal to valid(1).
                 sleAlarmOwner 1.3.6.1.4.1.6296.101.9.2.1.1.11 ownerstring read-only
The entity that configured this entry and is therefore using the resources assigned to it.
                 sleAlarmStatus 1.3.6.1.4.1.6296.101.9.2.1.1.12 sleentrystatus read-only
The status of this alarm entry.
         sleAlarmControl 1.3.6.1.4.1.6296.101.9.2.2
             sleAlarmControlRequest 1.3.6.1.4.1.6296.101.9.2.2.1 integer read-write
createAlarm: (sleAlarmControlIndex) sleAlarmInterval sleAlarmControlVariable sleAlarmControlSampleType sleAlarmControlStartupAlarm sleAlarmControlRisingThreshold sleAlarmControlFallingThreshold sleAlarmControlRisingEventIndex sleAlarmControlFallingEventIndex sleAlarmControlOwner sleAlarmControlSts destroyAlarm: sleAlarmControlIndex setAlarmProfile: sleAlarmControlIndex sleAlarmControlInterval sleAlarmControlVariable sleAlarmControlSampleType sleAlarmControlStartupAlarm sleAlarmControlRisingThreshold sleAlarmControlFallingThreshold sleAlarmControlRisingEventIndex sleAlarmControlFallingEventIndex sleAlarmControlOwner sleAlarmControlSts Enumeration: 'createAlarm': 1, 'destroyAlarm': 2, 'setAlarmProfile': 3.
             sleAlarmControlStatus 1.3.6.1.4.1.6296.101.9.2.2.2 slecontrolstatustype read-only
The status of a user command.
             sleAlarmControlTimer 1.3.6.1.4.1.6296.101.9.2.2.3 gauge32 read-write
The maximum wait time for the manager for a long running user command.
             sleAlarmControlTimeStamp 1.3.6.1.4.1.6296.101.9.2.2.4 timeticks read-only
The time stamp of the last command (end of command).
             sleAlarmControlReqResult 1.3.6.1.4.1.6296.101.9.2.2.5 slecontrolrequestresulttype read-only
The result of the last user command.
             sleAlarmControlIndex 1.3.6.1.4.1.6296.101.9.2.2.6 integer read-write
Description.
             sleAlarmControlInterval 1.3.6.1.4.1.6296.101.9.2.2.7 integer32 read-write
The interval in seconds over which the data is sampled and compared with the rising and falling thresholds. When setting this variable, care should be taken in the case of deltaValue sampling - the interval should be set short enough that the sampled variable is very unlikely to increase or decrease by more than 2^31 - 1 during a single sampling interval. This object may not be modified if the associated alarmStatus object is equal to valid(1).
             sleAlarmControlVariable 1.3.6.1.4.1.6296.101.9.2.2.8 object identifier read-write
The object identifier of the particular variable to be sampled. Only variables that resolve to an ASN.1 primitive type of INTEGER (INTEGER, Counter, Gauge, or TimeTicks) may be sampled. Because SNMP access control is articulated entirely in terms of the contents of MIB views, no access control mechanism exists that can restrict the value of this object to identify only those objects that exist in a particular MIB view. Because there is thus no acceptable means of restricting the read access that could be obtained through the alarm mechanism, the probe must only grant write access to this object in those views that have read access to all objects on the probe. During a set operation, if the supplied variable name is not available in the selected MIB view, a badValue error must be returned. If at any time the variable name of an establisled alarmEntry is no longer available in the selected MIB view, the probe must change the status of this alarmEntry to invalid(4). This object may not be modified if the associated alarmStatus object is equal to valid(1).
             sleAlarmControlSampleType 1.3.6.1.4.1.6296.101.9.2.2.9 integer read-write
The method of sampling the selected variable and calculating the value to be compared against the thresholds. If the value of this object is absoluteValue(1), the value of the selected variable will be compared directly with the thresholds at the end of the sampling interval. If the value of this object is deltaValue(2), the value of the selected variable at the last sample will be subtracted from the current value, and the difference compared with the thresholds. This object may not be modified if the associated alarmStatus object is equal to valid(1). Enumeration: 'absoluteValue': 1, 'deltaValue': 2.
             sleAlarmControlStartupAlarm 1.3.6.1.4.1.6296.101.9.2.2.10 integer read-write
The alarm that may be sent when this entry is first set to valid. If the first sample after this entry becomes valid is greater than or equal to the risingThreshold and alarmStartupAlarm is equal to risingAlarm(1) or risingOrFallingAlarm(3), then a single rising alarm will be generated. If the first sample after this entry becomes valid is less than or equal to the fallingThreshold and alarmStartupAlarm is equal to fallingAlarm(2) or risingOrFallingAlarm(3), then a single falling alarm will be generated. This object may not be modified if the associated alarmStatus object is equal to valid(1). Enumeration: 'fallingAlarm': 2, 'risingAlarm': 1, 'risingOrFallingAlarm': 3.
             sleAlarmControlRisingThreshold 1.3.6.1.4.1.6296.101.9.2.2.11 integer32 read-write
A threshold for the sampled statistic. When the current sampled value is greater than or equal to this threshold, and the value at the last sampling interval was less than this threshold, a single event will be generated. A single event will also be generated if the first sample after this entry becomes valid is greater than or equal to this threshold and the associated alarmStartupAlarm is equal to risingAlarm(1) or risingOrFallingAlarm(3). After a rising event is generated, another such event will not be generated until the sampled value falls below this threshold and reaches the alarmFallingThreshold. This object may not be modified if the associated alarmStatus object is equal to valid(1).
             sleAlarmControlFallingThreshold 1.3.6.1.4.1.6296.101.9.2.2.12 integer32 read-write
A threshold for the sampled statistic. When the current sampled value is less than or equal to this threshold, and the value at the last sampling interval was greater than this threshold, a single event will be generated. A single event will also be generated if the first sample after this entry becomes valid is less than or equal to this threshold and the associated alarmStartupAlarm is equal to fallingAlarm(2) or risingOrFallingAlarm(3). After a falling event is generated, another such event will not be generated until the sampled value rises above this threshold and reaches the alarmRisingThreshold. This object may not be modified if the associated sleAlarmStatus object is equal to valid(1).
             sleAlarmControlRisingEventIndex 1.3.6.1.4.1.6296.101.9.2.2.13 integer read-write
The index of the eventEntry that is used when a rising threshold is crossed. The eventEntry identified by a particular value of this index is the same as identified by the same value of the eventIndex object. If there is no corresponding entry in the eventTable, then no association exists. In particular, if this value is zero, no associated event will be generated, as zero is not a valid event index. This object may not be modified if the associated sleAlarmStatus object is equal to valid(1).
             sleAlarmControlFallingEventIndex 1.3.6.1.4.1.6296.101.9.2.2.14 integer read-write
The index of the eventEntry that is used when a falling threshold is crossed. The eventEntry identified by a particular value of this index is the same as identified by the same value of the eventIndex object. If there is no corresponding entry in the eventTable, then no association exists. In particular, if this value is zero, no associated event will be generated, as zero is not a valid event index. This object may not be modified if the associated sleAlarmStatus object is equal to valid(1).
             sleAlarmControlOwner 1.3.6.1.4.1.6296.101.9.2.2.15 ownerstring read-write
The entity that configured this entry and is therefore using the resources assigned to it.
             sleAlarmControlSts 1.3.6.1.4.1.6296.101.9.2.2.16 sleentrystatus read-write
The status of this alarm entry.
         sleAlarmNotification 1.3.6.1.4.1.6296.101.9.2.3
             sleAlarmCreated 1.3.6.1.4.1.6296.101.9.2.3.1
Description.
             sleAlarmDestroyed 1.3.6.1.4.1.6296.101.9.2.3.2
Description.
             sleAlarmProfileChanged 1.3.6.1.4.1.6296.101.9.2.3.3
Description.
     sleEvent 1.3.6.1.4.1.6296.101.9.3
         sleEventTable 1.3.6.1.4.1.6296.101.9.3.1 no-access
A list of events to be generated.
             sleEventEntry 1.3.6.1.4.1.6296.101.9.3.1.1 no-access
A set of parameters that describe an event to be generated when certain conditions are met. As an example, an instance of the sleEventLastTimeSent object might be named sleEventLastTimeSent.6
                 sleEventIndex 1.3.6.1.4.1.6296.101.9.3.1.1.1 integer read-only
An index that uniquely identifies an entry in the event table. Each such entry defines one event that is to be generated when the appropriate conditions occur.
                 sleEventDescription 1.3.6.1.4.1.6296.101.9.3.1.1.2 displaystring read-only
A comment describing this event entry.
                 sleEventType 1.3.6.1.4.1.6296.101.9.3.1.1.3 integer read-only
The type of notification that the probe will make about this event. In the case of log, an entry is made in the log table for each event. In the case of snmp-trap, an SNMP trap is sent to one or more management stations. Enumeration: 'snmpTrap': 3, 'none': 1, 'log': 2, 'logAndTrap': 4.
                 sleEventCommunity 1.3.6.1.4.1.6296.101.9.3.1.1.4 octet string read-only
If an SNMP trap is to be sent, it will be sent to the SNMP community specified by this octet string. In the future this table will be extended to include the party security mechanism. This object shall be set to a string of length zero if it is intended that that mechanism be used to specify the destination of the trap.
                 sleEventLastTimeSent 1.3.6.1.4.1.6296.101.9.3.1.1.5 timeticks read-only
The value of sysUpTime at the time this event entry last generated an event. If this entry has not generated any events, this value will be zero.
                 sleEventOwner 1.3.6.1.4.1.6296.101.9.3.1.1.6 ownerstring read-only
The entity that configured this entry and is therefore using the resources assigned to it. If this object contains a string starting with 'monitor' and has associated entries in the log table, all connected management stations should retrieve those log entries, as they may have significance to all management stations connected to this device
                 sleEventStatus 1.3.6.1.4.1.6296.101.9.3.1.1.7 sleentrystatus read-only
The status of this event entry. If this object is not equal to valid(1), all associated log entries shall be deleted by the agent.
         sleEventControl 1.3.6.1.4.1.6296.101.9.3.2
             sleEventControlRequest 1.3.6.1.4.1.6296.101.9.3.2.1 integer read-write
createEvent: (sleEventControlIndex) sleEventControlDescription sleEventControlType sleEventControlCommunity sleEventControlOwner sleEventControlSts destroyEvent: sleEventControlIndex setEventProfile: sleEventControlIndex sleEventControlDescription sleEventControlType sleEventControlCommunity sleEventControlOwner sleEventControlSts Enumeration: 'setEventProfile': 3, 'destroyEvent': 2, 'createEvent': 1.
             sleEventControlStatus 1.3.6.1.4.1.6296.101.9.3.2.2 slecontrolstatustype read-only
The status of a user command.
             sleEventControlTimer 1.3.6.1.4.1.6296.101.9.3.2.3 gauge32 read-write
The maximum wait time for the manager for a long running user command.
             sleEventControlTimeStamp 1.3.6.1.4.1.6296.101.9.3.2.4 timeticks read-only
The time stamp of the last command (end of command).
             sleEventControlReqResult 1.3.6.1.4.1.6296.101.9.3.2.5 slecontrolrequestresulttype read-only
The result of the last user command.
             sleEventControlIndex 1.3.6.1.4.1.6296.101.9.3.2.6 integer32 read-write
Description.
             sleEventControlDescription 1.3.6.1.4.1.6296.101.9.3.2.7 displaystring read-write
A comment describing this event entry.
             sleEventControlType 1.3.6.1.4.1.6296.101.9.3.2.8 integer read-write
The type of notification that the probe will make about this event. In the case of log, an entry is made in the log table for each event. In the case of snmp-trap, an SNMP trap is sent to one or more management stations. Enumeration: 'snmpTrap': 3, 'none': 1, 'log': 2, 'logAndTrap': 4.
             sleEventControlCommunity 1.3.6.1.4.1.6296.101.9.3.2.9 octet string read-write
If an SNMP trap is to be sent, it will be sent to the SNMP community specified by this octet string. In the future this table will be extended to include the party security mechanism. This object shall be set to a string of length zero if it is intended that that mechanism be used to specify the destination of the trap.
             sleEventControlOwner 1.3.6.1.4.1.6296.101.9.3.2.10 ownerstring read-write
The entity that configured this entry and is therefore using the resources assigned to it. If this object contains a string starting with 'monitor' and has associated entries in the log table, all connected management stations should retrieve those log entries, as they may have significance to all management stations connected to this device
             sleEventControlSts 1.3.6.1.4.1.6296.101.9.3.2.11 sleentrystatus read-write
The status of this event entry. If this object is not equal to valid(1), all associated log entries shall be deleted by the agent.
         sleEventNotification 1.3.6.1.4.1.6296.101.9.3.3
             sleEventCreated 1.3.6.1.4.1.6296.101.9.3.3.1
Description.
             sleEventDestroyed 1.3.6.1.4.1.6296.101.9.3.3.2
Description.
             sleEventProfileChanged 1.3.6.1.4.1.6296.101.9.3.3.3
Description.
     sleStatistics 1.3.6.1.4.1.6296.101.9.4
         sleEtherStats 1.3.6.1.4.1.6296.101.9.4.1
             sleEtherStatsTable 1.3.6.1.4.1.6296.101.9.4.1.1 no-access
Description.
                 sleEtherStatsEntry 1.3.6.1.4.1.6296.101.9.4.1.1.1 no-access
Description.
                     sleEtherStatsIndex 1.3.6.1.4.1.6296.101.9.4.1.1.1.1 integer read-only
The value of this object uniquely identifies this sleEtherStats entry
                     sleEtherStatsDataSource 1.3.6.1.4.1.6296.101.9.4.1.1.1.2 object identifier read-only
This object identifies the source of the data that this sleEtherStats entry is configured to analyze. This source can be any ethernet interface on this device. In order to identify a particular interface, this object shall identify the instance of the ifIndex object, defined in RFC 1213 and RFC 1573 [4,6], for the desired interface. For example, if an entry were to receive data from interface #1, this object would be set to ifIndex.1. The statistics in this group reflect all packets on the local network segment attached to the identified interface. An agent may or may not be able to tell if fundamental changes to the media of the interface have occurred and necessitate an invalidation of this entry. For example, a hot-pluggable ethernet card could be pulled out and replaced by a token-ring card. In such a case, if the agent has such knowledge of the change, it is recommended that it invalidate this entry. This object may not be modified if the associated sleEtherStatsStatus object is equal to valid(1).
                     sleEtherStatsDropEvents 1.3.6.1.4.1.6296.101.9.4.1.1.1.3 counter32 read-only
The total number of events in which packets were dropped by the probe due to lack of resources. Note that this number is not necessarily the number of packets dropped; it is just the number of times this condition has been detected.
                     sleEtherStatsOctets 1.3.6.1.4.1.6296.101.9.4.1.1.1.4 counter32 read-only
The total number of octets of data (including those in bad packets) received on the network (excluding framing bits but including FCS octets). This object can be used as a reasonable estimate of ethernet utilization. If greater precision is desired, the etherStatsPkts and etherStatsOctets objects should be sampled before and after a common interval. The differences in the sampled values are Pkts and Octets, respectively, and the number of seconds in the interval is Interval. These values are used to calculate the Utilization as follows: Pkts * (9.6 + 6.4) + (Octets * .8) Utilization = ------------------------------------- Interval * 10,000 The result of this equation is the value Utilization which is the percent utilization of the ethernet segment on a scale of 0 to 100 percent.
                     sleEtherStatsPkts 1.3.6.1.4.1.6296.101.9.4.1.1.1.5 counter32 read-only
The total number of packets (including bad packets, broadcast packets, and multicast packets) received.
                     sleEtherStatsBroadcastPkts 1.3.6.1.4.1.6296.101.9.4.1.1.1.6 counter32 read-only
The total number of good packets received that were directed to the broadcast address. Note that this does not include multicast packets.
                     sleEtherStatsMulticastPkts 1.3.6.1.4.1.6296.101.9.4.1.1.1.7 counter32 read-only
The total number of good packets received that were directed to a multicast address. Note that this number does not include packets directed to the broadcast address.
                     sleEtherStatsCRCAlignErrors 1.3.6.1.4.1.6296.101.9.4.1.1.1.8 counter32 read-only
The total number of packets received that had a length (excluding framing bits, but including FCS octets) of between 64 and 1518 octets, inclusive, but but had either a bad Frame Check Sequence (FCS) with an integral number of octets (FCS Error) or a bad FCS with a non-integral number of octets (Alignment Error).
                     sleEtherStatsUndersizePkts 1.3.6.1.4.1.6296.101.9.4.1.1.1.9 counter32 read-only
The total number of packets received that were less than 64 octets long (excluding framing bits, but including FCS octets) and were otherwise well formed.
                     sleEtherStatsOversizePkts 1.3.6.1.4.1.6296.101.9.4.1.1.1.10 counter32 read-only
The total number of packets received that were longer than 1518 octets (excluding framing bits, but including FCS octets) and were otherwise well formed.
                     sleEtherStatsFragments 1.3.6.1.4.1.6296.101.9.4.1.1.1.11 counter32 read-only
The total number of packets received that were less than 64 octets in length (excluding framing bits but including FCS octets) and had either a bad Frame Check Sequence (FCS) with an integral number of octets (FCS Error) or a bad FCS with a non-integral number of octets (Alignment Error).
                     sleEtherStatsJabbers 1.3.6.1.4.1.6296.101.9.4.1.1.1.12 counter32 read-only
The total number of packets received that were longer than 1518 octets (excluding framing bits, but including FCS octets), and had either a bad Frame Check Sequence (FCS) with an integral number of octets (FCS Error) or a bad FCS with a non-integral number of octets (Alignment Error).
                     sleEtherStatsCollisions 1.3.6.1.4.1.6296.101.9.4.1.1.1.13 counter32 read-only
The best estimate of the total number of collisions on this Ethernet segment. The value returned will depend on the location of the RMON probe. Section 8.2.1.3 (10BASE-5) and section 10.3.1.3 (10BASE-2) of IEEE standard 802.3 states that a station must detect a collision, in the receive mode, if three or more stations are transmitting simultaneously. A repeater port must detect a collision when two or more stations are transmitting simultaneously. Thus a probe placed on a repeater port could record more collisions than a probe connected to a station on the same segment would. Probe location plays a much smaller role when considering 10BASE-T. 14.2.1.4 (10BASE-T) of IEEE standard 802.3 defines a collision as the simultaneous presence of signals on the DO and RD circuits (transmitting and receiving at the same time). A 10BASE-T station can only detect collisions when it is transmitting. Thus probes placed on a station and a repeater, should report the same number of collisions. Note also that an RMON probe inside a repeater should ideally report collisions between the repeater and one or more other hosts (transmit collisions as defined by IEEE 802.3k) plus receiver collisions observed on any coax segments to which the repeater is connected.
                     sleEtherStatsPkts64Octets 1.3.6.1.4.1.6296.101.9.4.1.1.1.14 counter32 read-only
The total number of packets (including bad packets) received that were 64 octets in length (excluding framing bits but including FCS octets).
                     sleEtherStatsPkts65to127Octets 1.3.6.1.4.1.6296.101.9.4.1.1.1.15 counter32 read-only
The total number of packets (including bad packets) received that were between 65 and 127 octets in length inclusive (excluding framing bits but including FCS octets).
                     sleEtherStatsPkts128to255Octets 1.3.6.1.4.1.6296.101.9.4.1.1.1.16 counter32 read-only
The total number of packets (including bad packets) received that were between 128 and 255 octets in length inclusive (excluding framing bits but including FCS octets).
                     sleEtherStatsPkts256to511Octets 1.3.6.1.4.1.6296.101.9.4.1.1.1.17 counter32 read-only
The total number of packets (including bad packets) received that were between 256 and 511 octets in length inclusive (excluding framing bits but including FCS octets).
                     sleEtherStatsPkts512to1023Octets 1.3.6.1.4.1.6296.101.9.4.1.1.1.18 counter32 read-only
The total number of packets (including bad packets) received that were between 512 and 1023 octets in length inclusive (excluding framing bits but including FCS octets).
                     sleEtherStatsPkts1024to1518Octets 1.3.6.1.4.1.6296.101.9.4.1.1.1.19 counter32 read-only
The total number of packets (including bad packets) received that were between 1024 and 1518 octets in length inclusive (excluding framing bits but including FCS octets).
                     sleEtherStatsOwner 1.3.6.1.4.1.6296.101.9.4.1.1.1.20 octet string read-only
The entity that configured this entry and is therefore using the resources assigned to it.
                     sleEtherStatsStatus 1.3.6.1.4.1.6296.101.9.4.1.1.1.21 sleentrystatus read-only
The status of this etherStats entry.
                     sleEtherStatsClearedTime 1.3.6.1.4.1.6296.101.9.4.1.1.1.22 timeticks read-only
Description.
             sleEtherStatsControl 1.3.6.1.4.1.6296.101.9.4.1.2
                 sleEtherStatsControlRequest 1.3.6.1.4.1.6296.101.9.4.1.2.1 integer read-write
createEvent: (sleEventControlIndex) sleEventControlDescription sleEventControlType sleEventControlCommunity sleEventControlOwner sleEventControlSts destroyEvent: sleEventControlIndex setEventProfile: sleEventControlIndex sleEventControlDescription sleEventControlType sleEventControlCommunity sleEventControlOwner sleEventControlSts Enumeration: 'clearRmonStat': 1.
                 sleEtherStatsControlStatus 1.3.6.1.4.1.6296.101.9.4.1.2.2 slecontrolstatustype read-only
The status of a user command.
                 sleEtherStatsControlTimer 1.3.6.1.4.1.6296.101.9.4.1.2.3 gauge32 read-write
The maximum wait time for the manager for a long running user command.
                 sleEtherStatsControlTimeStamp 1.3.6.1.4.1.6296.101.9.4.1.2.4 timeticks read-only
The time stamp of the last command (end of command).
                 sleEtherStatsControlReqResult 1.3.6.1.4.1.6296.101.9.4.1.2.5 slecontrolrequestresulttype read-only
The result of the last user command.
                 sleEtherStatsControlIfIndex 1.3.6.1.4.1.6296.101.9.4.1.2.6 integer32 read-write
Description.
     sleRmonSimple 1.3.6.1.4.1.6296.101.9.5
         sleRmonSimpleTable 1.3.6.1.4.1.6296.101.9.5.1 no-access
Description.
             sleRmonSimpleEntry 1.3.6.1.4.1.6296.101.9.5.1.1 no-access
Description.
                 sleRmonSimplePortIndex 1.3.6.1.4.1.6296.101.9.5.1.1.1 integer32 read-only
The port index.
                 sleRmonSimpleSampleVariable 1.3.6.1.4.1.6296.101.9.5.1.1.2 integer read-only
The sample variable type. Enumeration: 'crcAlignError': 1, 'undersizePackets': 4, 'oversizePackets': 3, 'ifOutDiscards': 10, 'ifInDiscards': 8, 'ifInPauseFrame': 12, 'dropEvents': 6, 'collisions': 7, 'ifInErrors': 9, 'ifOutPauseFrame': 13, 'ifOutErrors': 11, 'fragments': 5, 'jabber': 2.
                 sleRmonSimpleSampleInterval 1.3.6.1.4.1.6296.101.9.5.1.1.3 integer32 read-only
The sample interval. (10: minimum)
                 sleRmonSimpleRisingThreshold 1.3.6.1.4.1.6296.101.9.5.1.1.4 integer32 read-only
The rising threshold.
                 sleRmonSimpleFallingThreshold 1.3.6.1.4.1.6296.101.9.5.1.1.5 integer32 read-only
The falling threshold.
         sleRmonSimpleControl 1.3.6.1.4.1.6296.101.9.5.2
             sleRmonSimpleControlRequest 1.3.6.1.4.1.6296.101.9.5.2.1 integer read-write
Description Enumeration: 'delRmonSimple': 2, 'createRmonSimple': 1.
             sleRmonSimpleControlStatus 1.3.6.1.4.1.6296.101.9.5.2.2 slecontrolstatustype read-only
The status of a user command.
             sleRmonSimpleControlTimer 1.3.6.1.4.1.6296.101.9.5.2.3 gauge32 read-write
The maximum wait time for the manager for a long running user command.
             sleRmonSimpleControlTimeStamp 1.3.6.1.4.1.6296.101.9.5.2.4 timeticks read-only
The time stamp of the last command (end of command).
             sleRmonSimpleControlReqResult 1.3.6.1.4.1.6296.101.9.5.2.5 slecontrolrequestresulttype read-only
The result of the last user command.
             sleRmonSimpleControlPortIndex 1.3.6.1.4.1.6296.101.9.5.2.6 integer32 read-write
The port index.
             sleRmonSimpleControlSampleVariable 1.3.6.1.4.1.6296.101.9.5.2.7 integer read-write
The sample variable type. (255: set all sample variable types) Enumeration: 'crcAlignError': 1, 'undersizePackets': 4, 'oversizePackets': 3, 'ifOutDiscards': 10, 'ifInDiscards': 8, 'ifInPauseFrame': 12, 'dropEvents': 6, 'collisions': 7, 'ifInErrors': 9, 'ifOutPauseFrame': 13, 'ifOutErrors': 11, 'allTypes': 255, 'fragments': 5, 'jabber': 2.
             sleRmonSimpleControlSampleInterval 1.3.6.1.4.1.6296.101.9.5.2.8 integer32 read-write
The sample interval.(10: minimum)
             sleRmonSimpleControlRisingThreshold 1.3.6.1.4.1.6296.101.9.5.2.9 integer32 read-write
The rising threshold.
             sleRmonSimpleControlFallingThreshold 1.3.6.1.4.1.6296.101.9.5.2.10 integer32 read-write
The falling threshold.
         sleRmonSimpleNotification 1.3.6.1.4.1.6296.101.9.5.3
             sleRmonSimpleCreated 1.3.6.1.4.1.6296.101.9.5.3.1
createRmonSimple
             sleRmonSimpleDeleted 1.3.6.1.4.1.6296.101.9.5.3.2
delRmonSimple
     sleRmonSimpleQueue 1.3.6.1.4.1.6296.101.9.6
         sleRmonSimpleQueueTable 1.3.6.1.4.1.6296.101.9.6.1 no-access
Description.
             sleRmonSimpleQueueEntry 1.3.6.1.4.1.6296.101.9.6.1.1 no-access
Description.
                 sleRmonSimpleQueuePortIndex 1.3.6.1.4.1.6296.101.9.6.1.1.1 integer32 read-only
The port index.
                 sleRmonSimpleQueueSampleVariable 1.3.6.1.4.1.6296.101.9.6.1.1.2 integer read-only
The sample variable type. Enumeration: 'transmitCount': 1, 'dropCount': 2.
                 sleRmonSimpleQueueQueueNumber 1.3.6.1.4.1.6296.101.9.6.1.1.3 integer32 read-only
The queue number 0~7
                 sleRmonSimpleQueueSampleInterval 1.3.6.1.4.1.6296.101.9.6.1.1.4 integer32 read-only
The sample interval. (10: minimum)
                 sleRmonSimpleQueueRisingThreshold 1.3.6.1.4.1.6296.101.9.6.1.1.5 integer32 read-only
The rising threshold.
                 sleRmonSimpleQueueFallingThreshold 1.3.6.1.4.1.6296.101.9.6.1.1.6 integer32 read-only
The falling threshold.
         sleRmonSimpleQueueControl 1.3.6.1.4.1.6296.101.9.6.2
             sleRmonSimpleQueueControlRequest 1.3.6.1.4.1.6296.101.9.6.2.1 integer read-write
Description Enumeration: 'createRmonSimpleQueue': 1, 'delRmonSimpleQueue': 2.
             sleRmonSimpleQueueControlStatus 1.3.6.1.4.1.6296.101.9.6.2.2 slecontrolstatustype read-only
The status of a user command.
             sleRmonSimpleQueueControlTimer 1.3.6.1.4.1.6296.101.9.6.2.3 gauge32 read-write
The maximum wait time for the manager for a long running user command.
             sleRmonSimpleQueueControlTimeStamp 1.3.6.1.4.1.6296.101.9.6.2.4 timeticks read-only
The time stamp of the last command (end of command).
             sleRmonSimpleQueueControlReqResult 1.3.6.1.4.1.6296.101.9.6.2.5 slecontrolrequestresulttype read-only
The result of the last user command.
             sleRmonSimpleQueueControlPortIndex 1.3.6.1.4.1.6296.101.9.6.2.6 integer32 read-write
The port index.
             sleRmonSimpleQueueControlSampleVariable 1.3.6.1.4.1.6296.101.9.6.2.7 integer read-write
The sample variable type. Enumeration: 'transmitCount': 1, 'dropCount': 2.
             sleRmonSimpleQueueControlQueueNumber 1.3.6.1.4.1.6296.101.9.6.2.8 integer32 read-write
The queue number 0~7
             sleRmonSimpleQueueControlSampleInterval 1.3.6.1.4.1.6296.101.9.6.2.9 integer32 read-write
The sample interval. (10: minimum)
             sleRmonSimpleQueueControlRisingThreshold 1.3.6.1.4.1.6296.101.9.6.2.10 integer32 read-write
The rising threshold.
             sleRmonSimpleQueueControlFallingThreshold 1.3.6.1.4.1.6296.101.9.6.2.11 integer32 read-write
The falling threshold.
         sleRmonSimpleQueueNotification 1.3.6.1.4.1.6296.101.9.6.3
             sleRmonSimpleQueueCreated 1.3.6.1.4.1.6296.101.9.6.3.1
createRmonSimpleQueue
             sleRmonSimpleQueueDeleted 1.3.6.1.4.1.6296.101.9.6.3.2
createRmonSimpleQueue
     sleRmonGroup 1.3.6.1.4.1.6296.101.9.7
Description.
     sleRmonNotificationGroup 1.3.6.1.4.1.6296.101.9.8
Description.