hpicfLinkTestDeleteMode
HP-ICF-LINKTEST ·
.1.3.6.1.4.1.11.2.14.11.1.6.2.1.14
Object
column r/w
Enumeration
When the value of this object is 'keepWhenDone',
the associated instance of the hpicfLinkTestStatus
object will be changed to 'notInService' upon
completion of the test. It will then be timed out
by the agent after 5 minutes in the 'notInService'
state.
When the value of this object is 'destroyWhenDone',
the associated instance of the hpicfLinkTestStatus
object will be changed to 'destroy' upon completion
of the test. This will remove the row from the
table immediately after the test completes.
Context
- MIB
- HP-ICF-LINKTEST
- OID
.1.3.6.1.4.1.11.2.14.11.1.6.2.1.14- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hpicfLinkTestEntry
- Groups
- 1
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 'HP-ICF-LINKTEST' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-LINKTEST::hpicfLinkTestDeleteMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HP-ICF-LINKTEST' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-LINKTEST::hpicfLinkTestDeleteMode.<hpicfLinkTestIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-ICF-LINKTEST' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-ICF-LINKTEST::hpicfLinkTestDeleteMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | keepWhenDone |
2 | destroyWhenDone |
Conformance
Member of