📄 rfc2758.txt
字号:
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."
::= { slapmPolicyMonitorEntry 11 }
slapmPolicyMonitorMinRateHigh OBJECT-TYPE
SYNTAX Integer32
White Experimental [Page 24]
RFC 2758 SLAPM-MIB February 2000
UNITS "kilobits per second"
MAX-ACCESS read-create
STATUS deprecated
DESCRIPTION
"The 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."
::= { slapmPolicyMonitorEntry 12 }
slapmPolicyMonitorMaxRateHigh OBJECT-TYPE
SYNTAX Integer32
UNITS "kilobits per second"
MAX-ACCESS read-create
STATUS deprecated
DESCRIPTION
"The 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
White Experimental [Page 25]
RFC 2758 SLAPM-MIB February 2000
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."
::= { slapmPolicyMonitorEntry 13 }
slapmPolicyMonitorMaxRateLow OBJECT-TYPE
SYNTAX Integer32
UNITS "kilobits per second"
MAX-ACCESS read-create
STATUS deprecated
DESCRIPTION
"The 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."
::= { slapmPolicyMonitorEntry 14 }
slapmPolicyMonitorMaxDelayHigh OBJECT-TYPE
SYNTAX Integer32
UNITS "milliseconds"
MAX-ACCESS read-create
STATUS deprecated
DESCRIPTION
"The threshold for generating a
slapmMonitoredEventNotAchieved notification, signalling
that a monitored maximum delay rate has been exceeded.
A slapmMonitoredEventNotAchieved notification is not
White Experimental [Page 26]
RFC 2758 SLAPM-MIB February 2000
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."
::= { slapmPolicyMonitorEntry 15 }
slapmPolicyMonitorMaxDelayLow OBJECT-TYPE
SYNTAX Integer32
UNITS "milliseconds"
MAX-ACCESS read-create
STATUS deprecated
DESCRIPTION
"The 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."
White Experimental [Page 27]
RFC 2758 SLAPM-MIB February 2000
::= { slapmPolicyMonitorEntry 16 }
slapmPolicyMonitorMinInRateNotAchieves OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS deprecated
DESCRIPTION
"The number of times that a minimum transfer in rate
was not achieved."
::= { slapmPolicyMonitorEntry 17 }
slapmPolicyMonitorMaxInRateExceeds OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS deprecated
DESCRIPTION
"The number of times that a maximum transfer in rate
was exceeded."
::= { slapmPolicyMonitorEntry 18 }
slapmPolicyMonitorMaxDelayExceeds OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS deprecated
DESCRIPTION
"The number of times that a maximum delay in rate
was exceeded."
::= { slapmPolicyMonitorEntry 19 }
slapmPolicyMonitorMinOutRateNotAchieves OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS deprecated
DESCRIPTION
"The number of times that a minimum transfer out rate
was not achieved."
::= { slapmPolicyMonitorEntry 20 }
slapmPolicyMonitorMaxOutRateExceeds OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS deprecated
DESCRIPTION
"The number of times that a maximum transfer out rate
was exceeded."
::= { slapmPolicyMonitorEntry 21 }
slapmPolicyMonitorCurrentDelayRate OBJECT-TYPE
White Experimental [Page 28]
RFC 2758 SLAPM-MIB February 2000
SYNTAX Gauge32
UNITS "milliseconds"
MAX-ACCESS read-only
STATUS deprecated
DESCRIPTION
"The 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."
::= { slapmPolicyMonitorEntry 22 }
slapmPolicyMonitorRowStatus OBJECT-TYPE
SYNTAX RowStatus
MAX-ACCESS read-create
STATUS deprecated
DESCRIPTION
"This 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."
::= { slapmPolicyMonitorEntry 23 }
-- Subcomponent Table
slapmSubcomponentTable OBJECT-TYPE
SYNTAX SEQUENCE OF SlapmSubcomponentEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"Defines 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."
::= { slapmTableObjects 3 }
slapmSubcomponentEntry OBJECT-TYPE
SYNTAX SlapmSubcomponentEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
White Experimental [Page 29]
RFC 2758 SLAPM-MIB February 2000
"Describes 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."
INDEX {
slapmSubcomponentRemAddress,
slapmSubcomponentRemPort,
slapmSubcomponentLocalAddress,
slapmSubcomponentLocalPort
}
::= { slapmSubcomponentTable 1 }
SlapmSubcomponentEntry ::=
SEQUENCE {
slapmSubcomponentRemAddress OCTET STRING,
slapmSubcomponentRemPort Integer32,
slapmSubcomponentLocalAddress OCTET STRING,
slapmSubcomponentLocalPort Integer32,
slapmSubcomponentProtocol INTEGER,
slapmSubcomponentSystemAddress OCTET STRING,
slapmSubcomponentPolicyName SlapmNameType,
slapmSubcomponentTrafficProfileName SlapmNameType,
slapmSubcomponentLastActivity DateAndTime,
slapmSubcomponentInOctets Counter32,
slapmSubcomponentOutOctets Counter32,
slapmSubcomponentTcpOutBufferedOctets Counter32,
slapmSubcomponentTcpInBufferedOctets Counter32,
slapmSubcomponentTcpReXmts Counter32,
slapmSubcomponentTcpRoundTripTime Integer32,
slapmSubcomponentTcpRoundTripVariance Integer32,
slapmSubcomponentInPdus
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -