SLAPM-MIB
AI MIB Summary
The SLAPM-MIB module enables the monitoring of Service Level Agreement (SLA) policy definitions and associated performance metrics, such as latency, jitter, packet loss, and availability thresholds, within network devices supporting SLA tracking. It facilitates the collection of data required to validate compliance against defined service parameters and to trigger alerts or reporting mechanisms when performance deviates from established baselines.
The Service Level Agreement Performance Monitoring MIB (SLAPM-MIB) provides data collection and monitoring capabilities for Service Level Agreements (SLAs) policy definitions.
Main OID:
slapmMIB.1.3.6.1.3.88
165
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
165 total| Object Name |
|---|
slapmMIBThe Service Level Agreement Performance Monitoring MIB (SLAPM-MIB) provides data collection and monitoring capabilities for Service Level Agreements (SLAs) policy definitions. MODULE-IDENTITY .1.3.6.1.3.88 |
slapmNotifications OBJECT IDENTIFIER .1.3.6.1.3.88.0 |
slapmMonitoredEventNotAchievedThis notification is generated when an monitored event is not achieved with respect to threshold. This applies only towards monitoring a policy traffic profile as an aggregate via an associating slapmPolicyStatsEntry. The value of slapmPolicyMonitorControl can be examined to determine what is being monitored. The first slapmPolicyMonitorStatus value supplies the current monitor status while the 2nd value supplies the previous status. Note: The corresponding slapmPolicyMonitorControl BITS setting, enableAggregateTraps(3), MUST be selected in order for this notification to potentially be generated.deprecated NOTIFICATION-TYPE .1.3.6.1.3.88.0.1 |
slapmMonitoredEventOkayThis notification is generated when a monitored event has improved to an acceptable level. This applies only towards monitoring a policy traffic profile as an aggregate via an associating slapmPolicyStatsEntry. The value of slapmPolicyMonitorControl can be examined to determine what is being monitored. The first slapmPolicyMonitorStatus value supplies the current monitor status while the 2nd value supplies the previous status. Note: The corresponding slapmPolicyMonitorControl BITS setting, enableAggregateTraps(3), MUST be selected in order for this notification to potentially be generated.deprecated NOTIFICATION-TYPE .1.3.6.1.3.88.0.2 |
slapmPolicyProfileDeletedA slapmPolicyDeleted notification is sent when a slapmPolicyStatsEntry is deleted if the value of slapmPolicyTrapEnable is enabled(1).deprecated NOTIFICATION-TYPE .1.3.6.1.3.88.0.3 |
slapmPolicyMonitorDeletedA slapmPolicyMonitorDeleted notification is sent when a slapmPolicyMonitorEntry is deleted if the value of slapmPolicyTrapEnable is enabled(1).deprecated NOTIFICATION-TYPE .1.3.6.1.3.88.0.4 |
slapmSubcomponentMonitoredEventNotAchievedThis notification is generated when a monitored value does not achieved a threshold specification. This applies only towards monitoring the individual components of a policy traffic profile. The value of the corresponding slapmPolicyMonitorControl can be examined to determine what is being monitored. The first slapmSubcomponentMonitorStatus value supplies the current monitor status while the 2nd value supplies the previous status. Note: The corresponding slapmPolicyMonitorControl BITS setting, enableSubcomponentTraps(4), MUST be selected in order for this notification to potentially be generated.deprecated NOTIFICATION-TYPE .1.3.6.1.3.88.0.5 |
slapmSubcomponentMonitoredEventOkayThis notification is generated when a monitored value has reached an acceptable level. Note: The corresponding slapmPolicyMonitorControl BITS setting, enableSubcomponentTraps(3), MUST be selected in order for this notification to potentially be generated.deprecated NOTIFICATION-TYPE .1.3.6.1.3.88.0.6 |
slapmPolicyRuleMonNotOkayThis notification is generated when an monitored event is not achieved with respect to a threshold. This applies only towards monitoring a policy rule as an aggregate via an associating slapmPolicyRuleStatsEntry. The value of slapmPRMonControl can be examined to determine what is being monitored. The first slapmPRMonStatus value supplies the current monitor status while the 2nd value supplies the previous status. Note: The corresponding slapmPRMonControl BITS setting, enableAggregateTraps(3), MUST be selected in order for this notification to potentially be generated. NOTIFICATION-TYPE .1.3.6.1.3.88.0.7 |
slapmPolicyRuleMonOkayThis notification is generated when a monitored event has improved to an acceptable level. This applies only towards monitoring a policy rule as an aggregate via an associating slapmPolicyRuleStatsEntry. The value of slapmPRMonControl can be examined to determine what is being monitored. The first slapmPRMonStatus value supplies the current monitor status while the 2nd value supplies the previous status. Note: The corresponding slapmPRMonControl BITS setting, enableAggregateTraps(3), MUST be selected in order for this notification to potentially be generated. NOTIFICATION-TYPE .1.3.6.1.3.88.0.8 |
slapmPolicyRuleDeletedA slapmPolicyRuleDeleted notification is sent when a slapmPolicyRuleStatsEntry is deleted if the value of slapmPolicyTrapEnable is enabled(1). NOTIFICATION-TYPE .1.3.6.1.3.88.0.9 |
slapmPolicyRuleMonDeletedA slapmPolicyRuleMonDeleted notification is sent when a slapmPRMonEntry is deleted if the value of slapmPolicyTrapEnable is enabled(1). NOTIFICATION-TYPE .1.3.6.1.3.88.0.10 |
slapmSubcMonitorNotOkayThis notification is generated when a monitored value does not achieved a threshold specification. This applies only towards monitoring the individual components of a policy rule. The value of the corresponding slapmPRMonControl can be examined to determine what is being monitored. The first slapmSubcomponentMonitorStatus value supplies the current monitor status while the 2nd value supplies the previous status. Note: The corresponding slapmPRMonControl BITS setting, enableSubcomponentTraps(4), MUST be selected in order for this notification to potentially be generated. NOTIFICATION-TYPE .1.3.6.1.3.88.0.11 |
slapmSubcMonitorOkayThis notification is generated when a monitored value has reached an acceptable level. Note: The corresponding slapmPRMonControl BITS setting, enableSubcomponentTraps(3), MUST be selected in order for this notification to potentially be generated. NOTIFICATION-TYPE .1.3.6.1.3.88.0.12 |
slapmObjects OBJECT IDENTIFIER .1.3.6.1.3.88.1 |
slapmBaseObjects OBJECT IDENTIFIER .1.3.6.1.3.88.1.1 |
slapmSpinLockAn advisory lock used to allow cooperating applications to coordinate their use of the contents of this MIB. This typically occurs when an application seeks to create an new entry or alter an existing entry in slapmPRMonTable (or old slapmPolicyMonitorTable). A management implementation MAY utilize the slapmSpinLock to serialize its changes or additions. This usage is not required. However, slapmSpinLock MUST be supported by agent implementations.rw TestAndIncr (SNMPv2-TC) .1.3.6.1.3.88.1.1.1 |
slapmPolicyCountQueriesThe total number of times that a policy lookup occurred with respect to a policy agent. This is the number of times that a reference was made to a policy definition at a system and includes the number of times that a policy repository was accessed, slapmPolicyCountAccesses. The object slapmPolicyCountAccesses should be less than slapmPolicyCountQueries when policy definitions are cached at a system.ro Counter32 .1.3.6.1.3.88.1.1.2 |
slapmPolicyCountAccessesTotal number of times that a policy repository was accessed with respect to a policy agent. The value of this object should be less than slapmPolicyCountQueries, since typically policy entries are cached to minimize repository accesses.ro Counter32 .1.3.6.1.3.88.1.1.3 |
slapmPolicyCountSuccessAccessesTotal number of successful policy repository accesses with respect to a policy agent.ro Counter32 .1.3.6.1.3.88.1.1.4 |
slapmPolicyCountNotFoundsTotal number of policy repository accesses, with respect to a policy agent, that resulted in an entry not being located.ro Counter32 .1.3.6.1.3.88.1.1.5 |
slapmPolicyPurgeTimeThe purpose of this object is to define the amount of time (in seconds) to wait before removing an slapmPolicyRuleStatsEntry (or old slapmPolicyStatsEntry) when a system detects that the associated policy definition has been deleted. This gives any polling management applications time to complete their last poll before an entry is removed. An slapmPolicyRuleStatsEntry (or old slapmPolicyStatsEntry) enters the deleteNeeded(3) state via slapmPolicyRuleStatsOperStatus (or old slapmPolicyStatsOperStatus) when a system first detects that the entry needs to be removed. Once slapmPolicyPurgeTime has expired for an entry in deleteNeeded(3) state it is removed a long with any dependent slapmPRMonTable (or slapmPolicyMonitorTable) entries. A value of 0 for this option disables this function and results in the automatic purging of slapmPRMonTable (or slapmPolicyTable) entries upon transition into deleteNeeded(3) state. A slapmPolicyRuleDeleted (or slapmPolicyProfileDeleted) notification is sent when an slapmPolicyRuleStatsEntry (or slapmPolicyStatsEntry) is removed. Dependent slapmPRMonTable (or slapmPolicyMonitorTable) deletion results in a slapmPolicyRuleMonDeleted (or slapmPolicyMonitorDeleted) notification being sent. These notifications are suppressed if the value of slapmPolicyTrapEnable is disabled(2).rw Integer32 .1.3.6.1.3.88.1.1.6 |
slapmPolicyTrapEnableIndicates whether slapmPolicyRuleDeleted and slapmPolicyRuleMonDeleted (or slapmPolicyProfileDeleted and slapmPolicyMonitorDeleted) notifications should be generated by this system.rw Enumeration .1.3.6.1.3.88.1.1.7 |
slapmPolicyTrapFilterThe purpose of this object is to suppress unnecessary slapmSubcMonitorNotOkay (or slapmSubcomponentMonitoredEventNotAchieved), for example, notifications. Basically, a monitored event has to not meet its SLA requirement for the number of consecutive intervals indicated by the value of this object.rw Integer32 .1.3.6.1.3.88.1.1.8 |
slapmTableObjects OBJECT IDENTIFIER .1.3.6.1.3.88.1.2 |
slapmPolicyStatsTableProvides statistics on all policies known at a system. This table has been deprecated and replaced with the slapmPolicyRuleStatsTable. Older implementations of this MIB are expected to continue their support of this table.deprecated SEQUENCE OF SlapmPolicyStatsEntry .1.3.6.1.3.88.1.2.1 |
slapmPolicyStatsEntryDefines an entry in the slapmPolicyStatsTable. This table defines a set of statistics that is kept on a per system, policy and traffic profile basis. A policy can be defined to contain multiple traffic profiles that map to a single action. Entries in this table are not created or deleted via SNMP but reflect the set of policy definitions known at a system.deprecated SlapmPolicyStatsEntry .1.3.6.1.3.88.1.2.1.1 |
slapmPolicyStatsSystemAddressAddress of a system that an Policy definition relates to. A zero length octet string must be used to indicate that only a single system is being represented. Otherwise, the length of the octet string must be 4 for an ipv4 address or 16 for an ipv6 address.deprecated OCTET STRING .1.3.6.1.3.88.1.2.1.1.1 |
slapmPolicyStatsPolicyNamePolicy name that this entry relates to.deprecated SlapmNameType .1.3.6.1.3.88.1.2.1.1.2 |
slapmPolicyStatsTrafficProfileNameThe name of a traffic profile that is associated with a policy.deprecated SlapmNameType .1.3.6.1.3.88.1.2.1.1.3 |
slapmPolicyStatsOperStatusThe state of a policy entry: inactive(1) - An policy entry was either defined by local system definition or discovered via a directory search but has not been activated (not currently being used). active(2) - Policy entry is being used to affect traffic flows. deleteNeeded(3) - Either though local implementation dependent methods or by discovering that the directory entry corresponding to this table entry no longer exists and slapmPolicyPurgeTime needs to expire before attempting to remove the corresponding slapmPolicyStatsEntry and any dependent slapmPolicyMonitor table entries. Note: a policy traffic profile in a state other than active(1) is not being used to affect traffic flows.rodeprecated Enumeration .1.3.6.1.3.88.1.2.1.1.4 |
slapmPolicyStatsActiveConnsThe number of active TCP connections that are affected by the corresponding policy entry.rodeprecated Gauge32 .1.3.6.1.3.88.1.2.1.1.5 |
slapmPolicyStatsTotalConnsThe number of total TCP connections that are affected by the corresponding policy entry.rodeprecated Counter32 .1.3.6.1.3.88.1.2.1.1.6 |
slapmPolicyStatsFirstActivatedThe timestamp for when the corresponding policy entry is activated. The value of this object serves as the discontinuity event indicator when polling entries in this table. The value of this object is updated on transition of slapmPolicyStatsOperStatus into the active(2) state.rodeprecated DateAndTime (SNMPv2-TC) .1.3.6.1.3.88.1.2.1.1.7 |
slapmPolicyStatsLastMappingThe timestamp for when the last time that the associated policy entry was used.rodeprecated DateAndTime (SNMPv2-TC) .1.3.6.1.3.88.1.2.1.1.8 |
slapmPolicyStatsInOctetsThe number of octets that was received by IP for an entity that map to this entry.rodeprecated Counter32 .1.3.6.1.3.88.1.2.1.1.9 |
slapmPolicyStatsOutOctetsThe number of octets that was transmitted by IP for an entity that map to this entry.rodeprecated Counter32 .1.3.6.1.3.88.1.2.1.1.10 |
slapmPolicyStatsConnectionLimitThe limit for the number of active TCP connections that are allowed for this policy definition. A value of zero for this object implies that a connection limit has not been specified.rodeprecated Integer32 .1.3.6.1.3.88.1.2.1.1.11 |
slapmPolicyStatsCountAcceptsThis counter is incremented when a policy action's Permission value is set to Accept and a session (TCP connection) is accepted.rodeprecated Counter32 .1.3.6.1.3.88.1.2.1.1.12 |
slapmPolicyStatsCountDeniesThis counter is incremented when a policy action's Permission value is set to Deny and a session is denied, or when a session (TCP connection) is rejected due to a policy's connection limit (slapmPolicyStatsConnectLimit) being reached.rodeprecated Counter32 .1.3.6.1.3.88.1.2.1.1.13 |
slapmPolicyStatsInDiscardsThis counter counts the number of in octets discarded. This occurs when an error is detected. Examples of this are buffer overflow, checksum error, or bad packet format.rodeprecated Counter32 .1.3.6.1.3.88.1.2.1.1.14 |
slapmPolicyStatsOutDiscardsThis counter counts the number of out octets discarded. Examples of this are buffer overflow, checksum error, or bad packet format.rodeprecated Counter32 .1.3.6.1.3.88.1.2.1.1.15 |
slapmPolicyStatsInPacketsThis counter counts the number of in packets received that relate to this policy entry from IP.rodeprecated Counter32 .1.3.6.1.3.88.1.2.1.1.16 |
slapmPolicyStatsOutPacketsThis counter counts the number of out packets sent by IP that relate to this policy entry.rodeprecated Counter32 .1.3.6.1.3.88.1.2.1.1.17 |
slapmPolicyStatsInProfileOctetsThis counter counts the number of in octets that are determined to be within profile.rodeprecated Counter32 .1.3.6.1.3.88.1.2.1.1.18 |
slapmPolicyStatsOutProfileOctetsThis counter counts the number of out octets that are determined to be within profile.rodeprecated Counter32 .1.3.6.1.3.88.1.2.1.1.19 |
slapmPolicyStatsMinRateThe minimum transfer rate defined for this entry.rodeprecated Integer32 UNITS "Kilobits per second" .1.3.6.1.3.88.1.2.1.1.20 |
slapmPolicyStatsMaxRateThe maximum transfer rate defined for this entry.rodeprecated Integer32 UNITS "Kilobits per second" .1.3.6.1.3.88.1.2.1.1.21 |
slapmPolicyStatsMaxDelayThe maximum delay defined for this entry.rodeprecated Integer32 UNITS "milliseconds" .1.3.6.1.3.88.1.2.1.1.22 |
slapmPolicyMonitorTableProvides a method of monitoring policies and their effect at a system. This table has been deprecated and replaced with the slapmPRMonTable. Older implementations of this MIB are expected to continue their support of this table.deprecated SEQUENCE OF SlapmPolicyMonitorEntry .1.3.6.1.3.88.1.2.2 |
slapmPolicyMonitorEntryDefines an entry in the slapmPolicyMonitorTable. This table defines which policies should be monitored on a per policy traffic profile basis.deprecated SlapmPolicyMonitorEntry .1.3.6.1.3.88.1.2.2.1 |
slapmPolicyMonitorOwnerIndexTo facilitate the provisioning of access control by a security administrator using the View-Based Access Control Model (RFC 2575, VACM) for tables in which multiple users may need to independently create or modify entries, the initial index is used as an 'owner index'. Such an initial index has a syntax of SnmpAdminString, and can thus be trivially mapped to a securityName or groupName as defined in VACM, in accordance with a security policy. All entries in that table belonging to a particular user will have the same value for this initial index. For a given user's entries in a particular table, the object identifiers for the information in these entries will have the same subidentifiers (except for the 'column' subidentifier) up to the end of the encoded owner index. To configure VACM to permit access to this portion of the table, one would create vacmViewTreeFamilyTable entries with the value of vacmViewTreeFamilySubtree including the owner index portion, and vacmViewTreeFamilyMask 'wildcarding' the column subidentifier. More elaborate configurations are possible.deprecated SnmpAdminString .1.3.6.1.3.88.1.2.2.1.1 |
slapmPolicyMonitorSystemAddressAddress of a system that an Policy definition relates to. A zero length octet string can be used to indicate that only a single system is being represented. Otherwise, the length of the octet string should be 4 for an ipv4 address and 16 for an ipv6 address.deprecated OCTET STRING .1.3.6.1.3.88.1.2.2.1.2 |
slapmPolicyMonitorPolicyNamePolicy name that this entry relates to.deprecated SlapmNameType .1.3.6.1.3.88.1.2.2.1.3 |
slapmPolicyMonitorTrafficProfileNameThe corresponding Traffic Profile name.deprecated SlapmNameType .1.3.6.1.3.88.1.2.2.1.4 |
slapmPolicyMonitorControlThe value of this object determines the type and level of monitoring that is applied to a policy/profile. The value of this object can't be changed once the table entry that it is a part of is activated via a slapmPolicyMonitorRowStatus transition to active state. monitorMinRate(0) - Monitor minimum transfer rate. monitorMaxRate(1) - Monitor maximum transfer rate. monitorMaxDelay(2) - Monitor maximum delay. enableAggregateTraps(3) - The enableAggregateTraps(3) BITS setting enables notification generation when monitoring a policy traffic profile as an aggregate using the values in the corresponding slapmPolicyStatsEntry. By default this function is not enabled. enableSubcomponentTraps(4) - This BITS setting enables notification generation when monitoring all subcomponents that are mapped to an corresponding slapmPolicyStatsEntry. By default this function is not enabled. monitorSubcomponents(5) - This BITS setting enables monitoring of each subcomponent (typically a TCP connection or UDP listener) individually.rwdeprecated Bits .1.3.6.1.3.88.1.2.2.1.5 |
slapmPolicyMonitorStatusThe value of this object indicates when a monitored value has not meet a threshold or isn't meeting the defined service level. The SlapmStatus TEXTUAL-CONVENTION defines two levels of not meeting a threshold. The first set: slaMinInRateNotAchieved(0), slaMaxInRateExceeded(1), slaMaxDelayExceeded(2), slaMinOutRateNotAchieved(3), slaMaxOutRateExceeded(4) are used to indicate when the SLA as an aggregate is not meeting a threshold while the second set: monitorMinInRateNotAchieved(5), monitorMaxInRateExceeded(6), monitorMaxDelayExceeded(7), monitorMinOutRateNotAchieved(8), monitorMaxOutRateExceeded(9) indicate that at least one subcomponent is not meeting a threshold.rodeprecated SlapmStatus .1.3.6.1.3.88.1.2.2.1.6 |
slapmPolicyMonitorIntervalThe number of seconds that defines the sample period.rwdeprecated Integer32 .1.3.6.1.3.88.1.2.2.1.7 |
slapmPolicyMonitorIntTimeThe timestamp for when the last interval ended.rodeprecated DateAndTime (SNMPv2-TC) .1.3.6.1.3.88.1.2.2.1.8 |
slapmPolicyMonitorCurrentInRateUsing the value of the corresponding slapmPolicyMonitorInterval, slapmPolicyStatsInOctets is sampled and then divided by slapmPolicyMonitorInterval to determine the current in transfer rate.rodeprecated Gauge32 UNITS "kilobits per second" .1.3.6.1.3.88.1.2.2.1.9 |
slapmPolicyMonitorCurrentOutRateUsing the value of the corresponding slapmPolicyMonitorInterval, slapmPolicyStatsOutOctets is sampled and then divided by slapmPolicyMonitorInterval to determine the current out transfer rate.rodeprecated Gauge32 UNITS "kilobits per second" .1.3.6.1.3.88.1.2.2.1.10 |
slapmPolicyMonitorMinRateLowThe threshold for generating a slapmMonitoredEventNotAchieved notification, signalling that a monitored minimum transfer rate has not been meet. A slapmMonitoredEventNotAchieved notification is not generated again for an slapmPolicyMonitorEntry until the minimum transfer rate exceeds slapmPolicyMonitorMinRateHigh (a slapmMonitoredEventOkay notification is then transmitted) and then fails below slapmPolicyMonitorMinRateLow. This behavior reduces the slapmMonitoredEventNotAchieved notifications that are transmitted. A value of zero for this object is returned when the slapmPolicyMonitorControl monitorMinRate(0) is not enabled. When enabled the default value for this object is the min rate value specified in the associated action definition minus 10%. If the action definition doesn't have a min rate defined then there is no default for this object and a value MUST be specified prior to activating this entry when monitorMinRate(0) is selected. Note: The corresponding slapmPolicyMonitorControl BITS setting, enableAggregateTraps(3), MUST be selected in order for any notification relating to this entry to potentially be generated.rwdeprecated Integer32 UNITS "kilobits per second" .1.3.6.1.3.88.1.2.2.1.11 |
slapmPolicyMonitorMinRateHighThe threshold for generating a slapmMonitoredEventOkay notification, signalling that a monitored minimum transfer rate has increased to an acceptable level. A value of zero for this object is returned when the slapmPolicyMonitorControl monitorMinRate(0) is not enabled. When enabled the default value for this object is the min rate value specified in the associated action definition plus 10%. If the action definition doesn't have a min rate defined then there is no default for this object and a value MUST be specified prior to activating this entry when monitorMinRate(0) is selected. Note: The corresponding slapmPolicyMonitorControl BITS setting, enableAggregateTraps(3), MUST be selected in order for any notification relating to this entry to potentially be generated.rwdeprecated Integer32 UNITS "kilobits per second" .1.3.6.1.3.88.1.2.2.1.12 |
slapmPolicyMonitorMaxRateHighThe threshold for generating a slapmMonitoredEventNotAchieved notification, signalling that a monitored maximum transfer rate has been exceeded. A slapmMonitoredEventNotAchieved notification is not generated again for an slapmPolicyMonitorEntry until the maximum transfer rate fails below slapmPolicyMonitorMaxRateLow (a slapmMonitoredEventOkay notification is then transmitted) and then raises above slapmPolicyMonitorMaxRateHigh. This behavior reduces the slapmMonitoredEventNotAchieved notifications that are transmitted. A value of zero for this object is returned when the slapmPolicyMonitorControl monitorMaxRate(1) is not enabled. When enabled the default value for this object is the max rate value specified in the associated action definition plus 10%. If the action definition doesn't have a max rate defined then there is no default for this object and a value MUST be specified prior to activating this entry when monitorMaxRate(1) is selected. Note: The corresponding slapmPolicyMonitorControl BITS setting, enableAggregateTraps(3), MUST be selected in order for any notification relating to this entry to potentially be generated.rwdeprecated Integer32 UNITS "kilobits per second" .1.3.6.1.3.88.1.2.2.1.13 |
slapmPolicyMonitorMaxRateLowThe threshold for generating a slapmMonitoredEventOkay notification, signalling that a monitored maximum transfer rate has fallen to an acceptable level. A value of zero for this object is returned when the slapmPolicyMonitorControl monitorMaxRate(1) is not enabled. When enabled the default value for this object is the max rate value specified in the associated action definition minus 10%. If the action definition doesn't have a max rate defined then there is no default for this object and a value MUST be specified prior to activating this entry when monitorMaxRate(1) is selected. Note: The corresponding slapmPolicyMonitorControl BITS setting, enableAggregateTraps(3), MUST be selected in order for any notification relating to this entry to potentially be generated.rwdeprecated Integer32 UNITS "kilobits per second" .1.3.6.1.3.88.1.2.2.1.14 |
slapmPolicyMonitorMaxDelayHighThe threshold for generating a slapmMonitoredEventNotAchieved notification, signalling that a monitored maximum delay rate has been exceeded. A slapmMonitoredEventNotAchieved notification is not generated again for an slapmPolicyMonitorEntry until the maximum delay rate falls below slapmPolicyMonitorMaxDelayLow (a slapmMonitoredEventOkay notification is then transmitted) and raises above slapmPolicyMonitorMaxDelayHigh. This behavior reduces the slapmMonitoredEventNotAchieved notifications that are transmitted. A value of zero for this object is returned when the slapmPolicyMonitorControl monitorMaxDelay(4) is not enabled. When enabled the default value for this object is the max delay value specified in the associated action definition plus 10%. If the action definition doesn't have a max delay defined then there is no default for this object and a value MUST be specified prior to activating this entry when monitorMaxDelay(4) is selected. Note: The corresponding slapmPolicyMonitorControl BITS setting, enableAggregateTraps(3), MUST be selected in order for any notification relating to this entry to potentially be generated.rwdeprecated Integer32 UNITS "milliseconds" .1.3.6.1.3.88.1.2.2.1.15 |
slapmPolicyMonitorMaxDelayLowThe threshold for generating a slapmMonitoredEventOkay notification, signalling that a monitored maximum delay rate has fallen to an acceptable level. A value of zero for this object is returned when the slapmPolicyMonitorControl monitorMaxDelay(4) is not enabled. When enabled the default value for this object is the max delay value specified in the associated action definition minus 10%. If the action definition doesn't have a max delay defined then there is no default for this object and a value MUST be specified prior to activating this entry when monitorMaxDelay(4) is selected. Note: The corresponding slapmPolicyMonitorControl BITS setting, enableAggregateTraps(3), MUST be selected in order for any notification relating to this entry to potentially be generated.rwdeprecated Integer32 UNITS "milliseconds" .1.3.6.1.3.88.1.2.2.1.16 |
slapmPolicyMonitorMinInRateNotAchievesThe number of times that a minimum transfer in rate was not achieved.rodeprecated Counter32 .1.3.6.1.3.88.1.2.2.1.17 |
slapmPolicyMonitorMaxInRateExceedsThe number of times that a maximum transfer in rate was exceeded.rodeprecated Counter32 .1.3.6.1.3.88.1.2.2.1.18 |
slapmPolicyMonitorMaxDelayExceedsThe number of times that a maximum delay in rate was exceeded.rodeprecated Counter32 .1.3.6.1.3.88.1.2.2.1.19 |
slapmPolicyMonitorMinOutRateNotAchievesThe number of times that a minimum transfer out rate was not achieved.rodeprecated Counter32 .1.3.6.1.3.88.1.2.2.1.20 |
slapmPolicyMonitorMaxOutRateExceedsThe number of times that a maximum transfer out rate was exceeded.rodeprecated Counter32 .1.3.6.1.3.88.1.2.2.1.21 |
slapmPolicyMonitorCurrentDelayRateThe current delay rate for this entry. This is calculated by taking the average of the TCP round trip times for all associating slapmSubcomponentTable entries within a interval.rodeprecated Gauge32 UNITS "milliseconds" .1.3.6.1.3.88.1.2.2.1.22 |
slapmPolicyMonitorRowStatusThis object allows entries to be created and deleted in the slapmPolicyMonitorTable. An entry in this table is deleted by setting this object to destroy(6). Removal of a corresponding (same policy and traffic profile names) slapmPolicyStatsEntry has the side effect of the automatic deletion an entry in this table.rwdeprecated RowStatus (SNMPv2-TC) .1.3.6.1.3.88.1.2.2.1.23 |
slapmSubcomponentTableDefines a table to provide information on the individually components that are mapped to a policy rule (or old traffic profile). The indexing for this table is designed to support the use of an SNMP GET-NEXT operation using only the remote address and remote port as a way for a management station to retrieve the table entries relating to a particular client. SEQUENCE OF SlapmSubcomponentEntry .1.3.6.1.3.88.1.2.3 |
slapmSubcomponentEntryDescribes a particular subcomponent entry. This table does not have an OwnerIndex as part of its indexing since this table's contents is intended to span multiple users. SlapmSubcomponentEntry .1.3.6.1.3.88.1.2.3.1 |
slapmSubcomponentRemAddressIndicate the remote address of a subcomponent. A remote address can be either an ipv4 address in which case 4 octets are required or as an ipv6 address that requires 16 octets. The value of this subidentifier is a zero length octet string when this entry relates to a UDP listener. OCTET STRING .1.3.6.1.3.88.1.2.3.1.1 |
slapmSubcomponentRemPortIndicate the remote port of a subcomponent. The value of this subidentifier is 0 when this entry relates to a UDP listener. Integer32 .1.3.6.1.3.88.1.2.3.1.2 |
slapmSubcomponentLocalAddressIndicate the local address of a subcomponent. A local address can be either an ipv4 address in which case 4 octets are required or as an ipv6 address that requires 16 octets. OCTET STRING .1.3.6.1.3.88.1.2.3.1.3 |
slapmSubcomponentLocalPortIndicate the local port of a subcomponent. Integer32 .1.3.6.1.3.88.1.2.3.1.4 |
slapmSubcomponentProtocolIndicate the protocol in use that identifies the type of subcomponent.ro Enumeration .1.3.6.1.3.88.1.2.3.1.5 |
slapmSubcomponentSystemAddressAddress of a system that an Policy definition relates to. A zero length octet string can be used to indicate that only a single system is being represented. Otherwise, the length of the octet string should be 4 for an ipv4 address and 16 for an ipv6 address.ro OCTET STRING .1.3.6.1.3.88.1.2.3.1.6 |
slapmSubcomponentPolicyNamePolicy name that this entry relates to. This object, along with slapmSubcomponentTrafficProfileName, have been replaced with the use of an unsigned integer index that is mapped to an slapmPolicyNameEntry to actually identify policy naming.rodeprecated SlapmNameType .1.3.6.1.3.88.1.2.3.1.7 |
slapmSubcomponentTrafficProfileNameThe corresponding traffic profile name. This object, along with slapmSubcomponentProfileName, have been replaced with the use of an unsigned integer index that is mapped to an slapmPolicyNameEntry to actually identify policy naming.rodeprecated SlapmNameType .1.3.6.1.3.88.1.2.3.1.8 |
slapmSubcomponentLastActivityThe date and timestamp of when this entry was last used.ro DateAndTime (SNMPv2-TC) .1.3.6.1.3.88.1.2.3.1.9 |
slapmSubcomponentInOctetsThe number of octets received from IP for this connection.ro Counter32 .1.3.6.1.3.88.1.2.3.1.10 |
slapmSubcomponentOutOctetsThe number of octets sent to IP for this connection.ro Counter32 .1.3.6.1.3.88.1.2.3.1.11 |
slapmSubcomponentTcpOutBufferedOctetsNumber of outgoing octets buffered. The value of this object is zero when the entry is not for a TCP connection.ro Counter32 .1.3.6.1.3.88.1.2.3.1.12 |
slapmSubcomponentTcpInBufferedOctetsNumber of incoming octets buffered. The value of this object is zero when the entry is not for a TCP connection.ro Counter32 .1.3.6.1.3.88.1.2.3.1.13 |
slapmSubcomponentTcpReXmtsNumber of retransmissions. The value of this object is zero when the entry is not for a TCP connection.ro Counter32 .1.3.6.1.3.88.1.2.3.1.14 |
slapmSubcomponentTcpRoundTripTimeThe amount of time that has elapsed, measured in milliseconds, from when the last TCP segment was transmitted by the TCP Stack until the ACK was received. The value of this object is zero when the entry is not for a TCP connection.ro Integer32 UNITS "milliseconds" .1.3.6.1.3.88.1.2.3.1.15 |
slapmSubcomponentTcpRoundTripVarianceRound trip time variance. The value of this object is zero when the entry is not for a TCP connection.ro Integer32 .1.3.6.1.3.88.1.2.3.1.16 |
slapmSubcomponentInPdusThe number of protocol related data units transferred inbound: slapmSubcomponentProtocol PDU Type udpListener(1) UDP datagrams tcpConnection(2) TCP segmentsro Counter32 .1.3.6.1.3.88.1.2.3.1.17 |
slapmSubcomponentOutPdusThe number of protocol related data units transferred outbound: slapmSubcomponentProtocol PDU Type udpListener(1) UDP datagrams tcpConnection(2) TCP segmentsro Counter32 .1.3.6.1.3.88.1.2.3.1.18 |
slapmSubcomponentApplNameThe application name associated with this entry if known, otherwise a zero-length octet string is returned as the value of this object.ro SnmpAdminString .1.3.6.1.3.88.1.2.3.1.19 |
slapmSubcomponentMonitorStatusThe value of this object indicates when a monitored value has exceeded a threshold or isn't meeting the defined service level. Only the following SlapmStatus BITS setting can be reported here: monitorMinInRateNotAchieved(5), monitorMaxInRateExceeded(6), monitorMaxDelayExceeded(7), monitorMinOutRateNotAchieved(8), monitorMaxOutRateExceeded(9) This object only has meaning when an corresponding slapmPolicyMonitorEntry exists with the slapmPolicyMonitorControl BITS setting monitorSubcomponents(5) enabled.ro SlapmStatus .1.3.6.1.3.88.1.2.3.1.20 |
slapmSubcomponentMonitorIntTimeThe timestamp for when the last interval ended. This object only has meaning when an corresponding slapmPRMonEntry (or old slapmPolicyMonitorEntry) exists with the slapmPRMonControl (or slapmPolicyMonitorControl) BITS setting monitorSubcomponents(5) enabled. All of the octets returned when monitoring is not in effect must be zero.ro DateAndTime (SNMPv2-TC) .1.3.6.1.3.88.1.2.3.1.21 |
slapmSubcomponentMonitorCurrentInRateUsing the value of the corresponding slapmPRMonInterval (or slapmPolicyMonitorInterval), slapmSubcomponentStatsInOctets is divided by slapmSubcomponentMonitorInterval to determine the current in transfer rate. This object only has meaning when an corresponding slapmPRMonEntry (or slapmPolicyMonitorEntry) exists with the slapmPRMonControl (or slapmPolicyMonitorControl) BITS setting monitorSubcomponents(5) enabled. The value of this object is zero when monitoring is not in effect.ro Gauge32 UNITS "kilobits per second" .1.3.6.1.3.88.1.2.3.1.22 |
slapmSubcomponentMonitorCurrentOutRateUsing the value of the corresponding slapmPRMonInterval (or slapmPolicyMonitorInterva)l, slapmSubcomponentStatsOutOctets is divided by slapmPRMonInterval (or slapmPolicyMonitorInterval) to determine the current out transfer rate. This object only has meaning when an corresponding slapmPRMonEntry (or slapmPolicyMonitorEntry) exists with the slapmPRMonControl (or slapmPolicyMonitorControl) BITS setting monitorSubcomponents(5) enabled. The value of this object is zero when monitoring is not in effect.ro Gauge32 UNITS "kilobits per second" .1.3.6.1.3.88.1.2.3.1.23 |
slapmSubcomponentPolicyRuleIndexPoints to an slapmPolicyNameEntry when combined with slapmSubcomponentSystemAddress to indicate the policy naming that relates to this entry. A value of 0 for this object MUST be returned when the corresponding slapmSubcomponentEntry has no policy rule associated with it.ro Unsigned32 .1.3.6.1.3.88.1.2.3.1.24 |
slapmPolicyNameTableProvides the mapping between a policy index as a unsigned 32 bit integer and the unique name associated with a policy rule. SEQUENCE OF SlapmPolicyNameEntry .1.3.6.1.3.88.1.2.4 |
slapmPolicyNameEntryDefines an entry in the slapmPolicyNameTable. SlapmPolicyNameEntry .1.3.6.1.3.88.1.2.4.1 |
slapmPolicyNameSystemAddressAddress of a system that an Policy rule definition relates to. A zero length octet string must be used to indicate that only a single system is being represented. Otherwise, the length of the octet string must be 4 for an ipv4 address or 16 for an ipv6 address. OCTET STRING .1.3.6.1.3.88.1.2.4.1.1 |
slapmPolicyNameIndexA locally arbitrary, but unique identifier associated with this table entry. This value is not expected to remain constant across reIPLs. Unsigned32 .1.3.6.1.3.88.1.2.4.1.2 |
slapmPolicyNameOfRuleThe unique name that identifies a policy rule definition.ro SlapmPolicyRuleName .1.3.6.1.3.88.1.2.4.1.3 |
slapmPolicyRuleStatsTableProvides statistics on a per system and a per policy rule basis. SEQUENCE OF SlapmPolicyRuleStatsEntry .1.3.6.1.3.88.1.2.5 |
slapmPolicyRuleStatsEntryDefines an entry in the slapmPolicyRuleStatsTable. This table defines a set of statistics that is kept on a per system and per policy rule basis. Entries in this table are not created or deleted via SNMP but reflect the set of policy rule definitions known at a system. SlapmPolicyRuleStatsEntry .1.3.6.1.3.88.1.2.5.1 |
slapmPolicyRuleStatsOperStatusThe state of a policy entry: inactive(1) - An policy entry was either defined by local system definition or discovered via a directory search but has not been activated (not currently being used). active(2) - Policy entry is being used to affect traffic flows. deleteNeeded(3) - Either though local implementation dependent methods or by discovering that the directory entry corresponding to this table entry no longer exists and slapmPolicyPurgeTime needs to expire before attempting to remove the corresponding slapmPolicyStatsEntry and any dependent slapmPolicyMonitor table entries. Note: a policy rule in a state other than active(2) is not being used to affect traffic flows.ro Enumeration .1.3.6.1.3.88.1.2.5.1.1 |
slapmPolicyRuleStatsActiveConnsThe number of active TCP connections that are affected by the corresponding policy entry.ro Gauge32 .1.3.6.1.3.88.1.2.5.1.2 |
slapmPolicyRuleStatsTotalConnsThe number of total TCP connections that are affected by the corresponding policy entry.ro Counter32 .1.3.6.1.3.88.1.2.5.1.3 |
slapmPolicyRuleStatsLActivatedThe timestamp for when the corresponding policy entry was last activated. The value of this object serves as the discontinuity event indicator when polling entries in this table. The value of this object is updated on transition of slapmPolicyRuleStatsOperStatus into the active(2) state.ro DateAndTime (SNMPv2-TC) .1.3.6.1.3.88.1.2.5.1.4 |
slapmPolicyRuleStatsLastMappingThe timestamp for when the last time that the associated policy entry was used.ro DateAndTime (SNMPv2-TC) .1.3.6.1.3.88.1.2.5.1.5 |
slapmPolicyRuleStatsInOctetsThe number of octets that was received by IP for an entity that map to this entry.ro Counter32 .1.3.6.1.3.88.1.2.5.1.6 |
slapmPolicyRuleStatsOutOctetsThe number of octets that was transmitted by IP for an entity that map to this entry.ro Counter32 .1.3.6.1.3.88.1.2.5.1.7 |
slapmPolicyRuleStatsConnLimitThe limit for the number of active TCP connections that are allowed for this policy definition. A value of zero for this object implies that a connection limit has not been specified.ro Unsigned32 .1.3.6.1.3.88.1.2.5.1.8 |
slapmPolicyRuleStatsCountAcceptsThis counter is incremented when a policy action's Permission value is set to Accept and a session (TCP connection) is accepted.ro Counter32 .1.3.6.1.3.88.1.2.5.1.9 |
slapmPolicyRuleStatsCountDeniesThis counter is incremented when a policy action's Permission value is set to Deny and a session is denied, or when a session (TCP connection) is rejected due to a policy's connection limit (slapmPolicyRuleStatsConnectLimit) being reached.ro Counter32 .1.3.6.1.3.88.1.2.5.1.10 |
slapmPolicyRuleStatsInDiscardsThis counter counts the number of in octets discarded. This occurs when an error is detected. Examples of this are buffer overflow, checksum error, or bad packet format.ro Counter32 .1.3.6.1.3.88.1.2.5.1.11 |
slapmPolicyRuleStatsOutDiscardsThis counter counts the number of out octets discarded. Examples of this are buffer overflow, checksum error, or bad packet format.ro Counter32 .1.3.6.1.3.88.1.2.5.1.12 |
slapmPolicyRuleStatsInPacketsThis counter counts the number of in packets received that relate to this policy entry from IP.ro Counter32 .1.3.6.1.3.88.1.2.5.1.13 |
slapmPolicyRuleStatsOutPacketsThis counter counts the number of out packets sent by IP that relate to this policy entry.ro Counter32 .1.3.6.1.3.88.1.2.5.1.14 |
slapmPolicyRuleStatsInProOctetsThis counter counts the number of in octets that are determined to be within profile.ro Counter32 .1.3.6.1.3.88.1.2.5.1.15 |
slapmPolicyRuleStatsOutProOctetsThis counter counts the number of out octets that are determined to be within profile.ro Counter32 .1.3.6.1.3.88.1.2.5.1.16 |
slapmPolicyRuleStatsMinRateThe minimum transfer rate defined for this entry.ro Unsigned32 UNITS "Kilobits per second" .1.3.6.1.3.88.1.2.5.1.17 |
slapmPolicyRuleStatsMaxRateThe maximum transfer rate defined for this entry.ro Unsigned32 UNITS "Kilobits per second" .1.3.6.1.3.88.1.2.5.1.18 |
slapmPolicyRuleStatsMaxDelayThe maximum delay defined for this entry.ro Unsigned32 UNITS "milliseconds" .1.3.6.1.3.88.1.2.5.1.19 |
slapmPolicyRuleStatsTotalRsvpFlowsTotal number of RSVP flows that have be activated.ro Counter32 .1.3.6.1.3.88.1.2.5.1.20 |
slapmPolicyRuleStatsActRsvpFlowsCurrent number of active RSVP flows.ro Gauge32 .1.3.6.1.3.88.1.2.5.1.21 |
slapmPRMonTableProvides a method of monitoring policies and their effect at a system. SEQUENCE OF SlapmPRMonEntry .1.3.6.1.3.88.1.2.6 |
slapmPRMonEntryDefines an entry in the slapmPRMonTable. This table defines which policies should be monitored on a per policy rule basis. An attempt to set any read-create object defined within an slapmPRMonEntry while the value of slapmPRMonRowStatus is active(1) will result in an inconsistentValue error. SlapmPRMonEntry .1.3.6.1.3.88.1.2.6.1 |
slapmPRMonOwnerIndexTo facilitate the provisioning of access control by a security administrator using the View-Based Access Control Model (RFC 2575, VACM) for tables in which multiple users may need to independently create or modify entries, the initial index is used as an 'owner index'. Such an initial index has a syntax of SnmpAdminString, and can thus be trivially mapped to a securityName or groupName as defined in VACM, in accordance with a security policy. All entries in that table belonging to a particular user will have the same value for this initial index. For a given user's entries in a particular table, the object identifiers for the information in these entries will have the same subidentifiers (except for the 'column' subidentifier) up to the end of the encoded owner index. To configure VACM to permit access to this portion of the table, one would create vacmViewTreeFamilyTable entries with the value of vacmViewTreeFamilySubtree including the owner index portion, and vacmViewTreeFamilyMask 'wildcarding' the column subidentifier. More elaborate configurations are possible. SnmpAdminString .1.3.6.1.3.88.1.2.6.1.1 |
slapmPRMonSystemAddressAddress of a system that an Policy definition relates to. A zero length octet string can be used to indicate that only a single system is being represented. Otherwise, the length of the octet string should be 4 for an ipv4 address and 16 for an ipv6 address. OCTET STRING .1.3.6.1.3.88.1.2.6.1.2 |
slapmPRMonIndexAn slapmPolicyNameTable index, slapmPolicyNameIndex, that points to the unique name associated with a policy rule definition. Unsigned32 .1.3.6.1.3.88.1.2.6.1.3 |
slapmPRMonControlThe value of this object determines the type and level of monitoring that is applied to a policy rule. The value of this object can't be changed once the table entry that it is a part of is activated via a slapmPRMonRowStatus transition to active state. monitorMinRate(0) - Monitor minimum transfer rate. monitorMaxRate(1) - Monitor maximum transfer rate. monitorMaxDelay(2) - Monitor maximum delay. enableAggregateTraps(3) - The enableAggregateTraps(3) BITS setting enables notification generation when monitoring a policy rule as an aggregate using the values in the corresponding slapmPRMonStatsEntry. By default this function is not enabled. enableSubcomponentTraps(4) - This BITS setting enables notification generation when monitoring all subcomponents that are mapped to an corresponding slapmPRMonStatsEntry. By default this function is not enabled. monitorSubcomponents(5) - This BITS setting enables monitoring of each subcomponent (typically a TCP connection or UDP listener) individually.rw Bits .1.3.6.1.3.88.1.2.6.1.4 |
slapmPRMonStatusThe value of this object indicates when a monitored value has not meet a threshold or isn't meeting the defined service level. The SlapmStatus TEXTUAL-CONVENTION defines two levels of not meeting a threshold. The first set: slaMinInRateNotAchieved(0), slaMaxInRateExceeded(1), slaMaxDelayExceeded(2), slaMinOutRateNotAchieved(3), slaMaxOutRateExceeded(4) are used to indicate when the SLA as an aggregate is not meeting a threshold while the second set: monitorMinInRateNotAchieved(5), monitorMaxInRateExceeded(6), monitorMaxDelayExceeded(7), monitorMinOutRateNotAchieved(8), monitorMaxOutRateExceeded(9) indicate that at least one subcomponent is not meeting a threshold.ro SlapmStatus .1.3.6.1.3.88.1.2.6.1.5 |
slapmPRMonIntervalThe number of seconds that defines the sample period.rw Unsigned32 .1.3.6.1.3.88.1.2.6.1.6 |
slapmPRMonIntTimeThe timestamp for when the last interval ended.ro DateAndTime (SNMPv2-TC) .1.3.6.1.3.88.1.2.6.1.7 |
slapmPRMonCurrentInRateUsing the value of the corresponding slapmPRMonInterval, slapmPolicyRuleStatsInOctets is sampled and then divided by slapmPRMonInterval to determine the current in transfer rate.ro Gauge32 UNITS "kilobits per second" .1.3.6.1.3.88.1.2.6.1.8 |
slapmPRMonCurrentOutRateUsing the value of the corresponding slapmPolicyMonInterval, slapmPolicyRuleStatsOutOctets is sampled and then divided by slapmPRMonInterval to determine the current out transfer rate.ro Gauge32 UNITS "kilobits per second" .1.3.6.1.3.88.1.2.6.1.9 |
slapmPRMonMinRateLowThe threshold for generating a slapmPolicyRuleMonNotOkay notification, signalling that a monitored minimum transfer rate has not been meet. A slapmPolicyRuleMonNotOkay notification is not generated again for an slapmPRMonEntry until the minimum transfer rate exceeds slapmPRMonMinRateHigh (a slapmPolicyRuleMonOkay notification is then transmitted) and then fails below slapmPRMonMinRateLow. This behavior reduces the slapmPolicyRuleMonNotOkay notifications that are transmitted. A value of zero for this object is returned when the slapmPRMonControl monitorMinRate(0) is not enabled. When enabled the default value for this object is the min rate value specified in the associated action definition minus 10%. If the action definition doesn't have a min rate defined then there is no default for this object and a value MUST be specified prior to activating this entry when monitorMinRate(0) is selected. Note: The corresponding slapmPRMonControl BITS setting, enableAggregateTraps(3), MUST be selected in order for any notification relating to this entry to potentially be generated.rw Unsigned32 UNITS "kilobits per second" .1.3.6.1.3.88.1.2.6.1.10 |
slapmPRMonMinRateHighThe threshold for generating a slapmPolicyRuleMonOkay notification, signalling that a monitored minimum transfer rate has increased to an acceptable level. A value of zero for this object is returned when the slapmPRMonControl monitorMinRate(0) is not enabled. When enabled the default value for this object is the min rate value specified in the associated action definition plus 10%. If the action definition doesn't have a min rate defined then there is no default for this object and a value MUST be specified prior to activating this entry when monitorMinRate(0) is selected. Note: The corresponding slapmPRMonControl BITS setting, enableAggregateTraps(3), MUST be selected in order for any notification relating to this entry to potentially be generated.rw Unsigned32 UNITS "kilobits per second" .1.3.6.1.3.88.1.2.6.1.11 |
slapmPRMonMaxRateHighThe threshold for generating a slapmPolicyRuleMonNotOkay notification, signalling that a monitored maximum transfer rate has been exceeded. A slapmPolicyRuleNotOkay notification is not generated again for an slapmPRMonEntry until the maximum transfer rate fails below slapmPRMonMaxRateLow (a slapmPolicyRuleMonOkay notification is then transmitted) and then raises above slapmPRMonMaxRateHigh. This behavior reduces the slapmPolicyRuleMonNotOkay notifications that are transmitted. A value of zero for this object is returned when the slapmPRMonControl monitorMaxRate(1) is not enabled. When enabled the default value for this object is the max rate value specified in the associated action definition plus 10%. If the action definition doesn't have a max rate defined then there is no default for this object and a value MUST be specified prior to activating this entry when monitorMaxRate(1) is selected. Note: The corresponding slapmPRMonControl BITS setting, enableAggregateTraps(3), MUST be selected in order for any notification relating to this entry to potentially be generated.rw Unsigned32 UNITS "kilobits per second" .1.3.6.1.3.88.1.2.6.1.12 |
slapmPRMonMaxRateLowThe threshold for generating a slapmPolicyRuleMonOkay notification, signalling that a monitored maximum transfer rate has fallen to an acceptable level. A value of zero for this object is returned when the slapmPRMonControl monitorMaxRate(1) is not enabled. When enabled the default value for this object is the max rate value specified in the associated action definition minus 10%. If the action definition doesn't have a max rate defined then there is no default for this object and a value MUST be specified prior to activating this entry when monitorMaxRate(1) is selected. Note: The corresponding slapmPRMonControl BITS setting, enableAggregateTraps(3), MUST be selected in order for any notification relating to this entry to potentially be generated.rw Unsigned32 UNITS "kilobits per second" .1.3.6.1.3.88.1.2.6.1.13 |
slapmPRMonMaxDelayHighThe threshold for generating a slapmPolicyRuleMonNotOkay notification, signalling that a monitored maximum delay rate has been exceeded. A slapmPolicyRuleMonNotOkay notification is not generated again for an slapmPRMonEntry until the maximum delay rate falls below slapmPRMonMaxDelayLow (a slapmPolicyRuleMonOkay notification is then transmitted) and raises above slapmPRMonMaxDelayHigh. This behavior reduces the slapmPolicyRuleMonNotOkay notifications that are transmitted. A value of zero for this object is returned when the slapmPRMonControl monitorMaxDelay(4) is not enabled. When enabled the default value for this object is the max delay value specified in the associated action definition plus 10%. If the action definition doesn't have a max delay defined then there is no default for this object and a value MUST be specified prior to activating this entry when monitorMaxDelay(4) is selected. Note: The corresponding slapmPRMonControl BITS setting, enableAggregateTraps(3), MUST be selected in order for any notification relating to this entry to potentially be generated.rw Unsigned32 UNITS "milliseconds" .1.3.6.1.3.88.1.2.6.1.14 |
slapmPRMonMaxDelayLowThe threshold for generating a slapmPolicyRuleMonOkay notification, signalling that a monitored maximum delay rate has fallen to an acceptable level. A value of zero for this object is returned when the slapmPRMonControl monitorMaxDelay(4) is not enabled. When enabled the default value for this object is the max delay value specified in the associated action definition minus 10%. If the action definition doesn't have a max delay defined then there is no default for this object and a value MUST be specified prior to activating this entry when monitorMaxDelay(4) is selected. Note: The corresponding slapmPRMonControl BITS setting, enableAggregateTraps(3), MUST be selected in order for any notification relating to this entry to potentially be generated.rw Unsigned32 UNITS "milliseconds" .1.3.6.1.3.88.1.2.6.1.15 |
slapmPRMonMinInRateNotAchievesThe number of times that a minimum transfer in rate was not achieved.ro Counter32 .1.3.6.1.3.88.1.2.6.1.16 |
slapmPRMonMaxInRateExceedsThe number of times that a maximum transfer in rate was exceeded.ro Counter32 .1.3.6.1.3.88.1.2.6.1.17 |
slapmPRMonMaxDelayExceedsThe number of times that a maximum delay in rate was exceeded.ro Counter32 .1.3.6.1.3.88.1.2.6.1.18 |
slapmPRMonMinOutRateNotAchievesThe number of times that a minimum transfer out rate was not achieved.ro Counter32 .1.3.6.1.3.88.1.2.6.1.19 |
slapmPRMonMaxOutRateExceedsThe number of times that a maximum transfer out rate was exceeded.ro Counter32 .1.3.6.1.3.88.1.2.6.1.20 |
slapmPRMonCurrentDelayRateThe current delay rate for this entry. This is calculated by taking the average of the TCP round trip times for all associating slapmSubcomponentTable entries within a interval.ro Gauge32 UNITS "milliseconds" .1.3.6.1.3.88.1.2.6.1.21 |
slapmPRMonRowStatusThis object allows entries to be created and deleted in the slapmPRMonTable. An entry in this table is deleted by setting this object to destroy(6). Removal of an corresponding (same policy index) slapmPolicyRuleStatsEntry has the side effect of the automatic deletion an entry in this table. Note that an attempt to set any read-create object defined within an slapmPRMonEntry while the value of slapmPRMonRowStatus is active(1) will result in an inconsistentValue error.rw RowStatus (SNMPv2-TC) .1.3.6.1.3.88.1.2.6.1.22 |
slapmConformance OBJECT IDENTIFIER .1.3.6.1.3.88.2 |
slapmCompliances OBJECT IDENTIFIER .1.3.6.1.3.88.2.1 |
slapmComplianceThe compliance statement for the SLAPM-MIB. Unknown .1.3.6.1.3.88.2.1.1 |
slapmGroups OBJECT IDENTIFIER .1.3.6.1.3.88.2.2 |
slapmBaseGroupThe group of objects defined by this MIB that are required for all implementations to be compliant.deprecated Unknown .1.3.6.1.3.88.2.2.1 |
slapmOptionalGroupThe group of objects defined by this MIB that are optional.deprecated Unknown .1.3.6.1.3.88.2.2.2 |
slapmEndSystemGroupThe group of objects defined by this MIB that are required for end system implementations.deprecated Unknown .1.3.6.1.3.88.2.2.3 |
slapmNotGroupThe group of notifications defined by this MIB that MUST be implemented.deprecated Unknown .1.3.6.1.3.88.2.2.4 |
slapmEndSystemNotGroupThe group of objects defined by this MIB that are required for end system implementations.deprecated Unknown .1.3.6.1.3.88.2.2.5 |
slapmBaseGroup2The group of objects defined by this MIB that are required for all implementations to be compliant. Unknown .1.3.6.1.3.88.2.2.6 |
slapmEndSystemGroup2The group of objects defined by this MIB that are required for end system implementations. Unknown .1.3.6.1.3.88.2.2.7 |
slapmNotGroup2The group of notifications defined by this MIB that MUST be implemented. Unknown .1.3.6.1.3.88.2.2.8 |
slapmEndSystemNotGroup2The group of objects defined by this MIB that are required for end system implementations. Unknown .1.3.6.1.3.88.2.2.9 |