slaMonitorRtpResultsTable
SLA-MONITOR-MIB ·
.1.3.6.1.4.1.45.4.8.1.2.5
Object
table
Defines the SLAMon agent RTP results table that is used
to track the status of RTP tests initiated through the
the slaMonitorRtpCtrlTable.
An entry is added to the slaMonitorRtpResultsTable when
an RTP test defined by an slaMonitorRtpCtrlEntry is started
by transition of its slaMonitorRtpCtrlAdminStatus object to
'enabled(1)'.
If the object slaMonitorRtpCtrlAdminStatus has the value
'disabled(2)', then successfully writing 'enabled(1)' to
the object slaMonitorRtpCtrlAdminStatus re-initializes an
already existing entry in the slaMonitorRtpResultsTable.
The values of objects in the re-initialized entry are the
same as the values of objects in a new entry would be.
An entry is removed from the slaMonitorRtpResultsTable when
its corresponding slaMonitorRtpCtrlEntry is deleted.
Context
- MIB
- SLA-MONITOR-MIB
- OID
.1.3.6.1.4.1.45.4.8.1.2.5- Type
- table
- Status
- current
- Parent
- slaMonitorAgtTestClasses
- Children
- 1
Net-SNMP examples
How SNMP and these commands workUse a bulk walk to inspect objects and instances beneath this OID.
Walk the subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SLA-MONITOR-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SLA-MONITOR-MIB::slaMonitorRtpResultsTable'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SLA-MONITOR-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SLA-MONITOR-MIB::slaMonitorRtpResultsTable'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.