ibmHprRtGenTestType
IBMHPRROUTETEST-MIB ·
.1.3.6.1.4.1.2.5.10.4.2.1.1.2
Object
column mandatory
Enumeration
The route test type. This indicates whether the route test
was triggered by setting the:
1. global connection trigger, or
2. global name trigger.
Context
- MIB
- IBMHPRROUTETEST-MIB
- OID
.1.3.6.1.4.1.2.5.10.4.2.1.1.2- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- ibmHprRtGenEntry
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 'IBMHPRROUTETEST-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBMHPRROUTETEST-MIB::ibmHprRtGenTestType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IBMHPRROUTETEST-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBMHPRROUTETEST-MIB::ibmHprRtGenTestType.<ibmHprRtGenTestId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IBMHPRROUTETEST-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IBMHPRROUTETEST-MIB::ibmHprRtGenTestType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | connTrigger |
2 | nameTrigger |