jnxRpmHistSumCollection
JUNIPER-RPM-MIB ·
.1.3.6.1.4.1.2636.3.50.1.5.1.1
Object
column JnxRpmCollectionType
Identifies the collection of probes whose results are summarized by
this row.
At this time, historical summaries are available only for the
current test (currentTest(1)).
Context
- MIB
- JUNIPER-RPM-MIB
- OID
.1.3.6.1.4.1.2636.3.50.1.5.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- jnxRpmHistorySummaryEntry
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 'JUNIPER-RPM-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JUNIPER-RPM-MIB::jnxRpmHistSumCollection'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'JUNIPER-RPM-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JUNIPER-RPM-MIB::jnxRpmHistSumCollection.<pingCtlOwnerIndex>.<pingCtlTestName>.<pingProbeHistoryIndex>.<jnxRpmHistSumCollection>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'JUNIPER-RPM-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'JUNIPER-RPM-MIB::jnxRpmHistSumCollection'
Syntax
- Source
- JnxRpmCollectionType
- Base type
Enumeration
Values & Constraints
Type Values
1 | currentTest |
2 | lastCompletedTest |
3 | movingAverage |
4 | allTests |