slapmSubcomponentMonitorStatus
SLAPM-MIB ·
.1.3.6.1.3.88.1.2.3.1.20
Object
column SlapmStatus
The 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.
Context
- MIB
- SLAPM-MIB
- OID
.1.3.6.1.3.88.1.2.3.1.20- Type
- column
- Access
- readonly
- Status
- current
- Parent
- slapmSubcomponentEntry
- Groups
- 2
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::slapmSubcomponentMonitorStatus'
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::slapmSubcomponentMonitorStatus.<slapmSubcomponentRemAddress>.<slapmSubcomponentRemPort>.<slapmSubcomponentLocalAddress>.<slapmSubcomponentLocalPort>'
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::slapmSubcomponentMonitorStatus'
Syntax
- Source
- SlapmStatus
- Base type
Bits
Values & Constraints
Type Values
0 | slaMinInRateNotAchieved |
1 | slaMaxInRateExceeded |
2 | slaMaxDelayExceeded |
3 | slaMinOutRateNotAchieved |
4 | slaMaxOutRateExceeded |
5 | monitorMinInRateNotAchieved |
6 | monitorMaxInRateExceeded |
7 | monitorMaxDelayExceeded |
8 | monitorMinOutRateNotAchieved |
9 | monitorMaxOutRateExceeded |
Conformance
Member of