jnxRpmResSumCollection
JUNIPER-RPM-MIB ·
.1.3.6.1.4.1.2636.3.50.1.2.1.1
Object
column JnxRpmCollectionType
This object identifes the collection of probes over which the summary data represented by the other objects in this table applies. Note, if a collection type is not supported or not configured, it will not be instantiated in this table.
Context
- MIB
- JUNIPER-RPM-MIB
- OID
.1.3.6.1.4.1.2636.3.50.1.2.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- jnxRpmResultsSummaryEntry
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::jnxRpmResSumCollection'
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::jnxRpmResSumCollection.<pingCtlOwnerIndex>.<pingCtlTestName>.<jnxRpmResSumCollection>'
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::jnxRpmResSumCollection'
Syntax
- Source
- JnxRpmCollectionType
- Base type
Enumeration
Values & Constraints
Type Values
1 | currentTest |
2 | lastCompletedTest |
3 | movingAverage |
4 | allTests |