slapmPolicyMonitorControl
SLAPM-MIB ·
.1.3.6.1.3.88.1.2.2.1.5
Object
column deprecated
r/w
Bits
The 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.
Context
- MIB
- SLAPM-MIB
- OID
.1.3.6.1.3.88.1.2.2.1.5- Type
- column
- Access
- readwrite
- Status
- deprecated
- Parent
- slapmPolicyMonitorEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SLAPM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SLAPM-MIB::slapmPolicyMonitorControl'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SLAPM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SLAPM-MIB::slapmPolicyMonitorControl.<slapmPolicyMonitorOwnerIndex>.<slapmPolicyMonitorSystemAddress>.<slapmPolicyMonitorPolicyName>.<slapmPolicyMonitorTrafficProfileName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SLAPM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SLAPM-MIB::slapmPolicyMonitorControl'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | monitorMinRate |
1 | monitorMaxRate |
2 | monitorMaxDelay |
3 | enableAggregateTraps |
4 | enableSubcomponentTraps |
5 | monitorSubcomponents |
Conformance
Member of