tApsExerciseCommandResult
TIMETRA-APS-MIB ·
.1.3.6.1.4.1.6527.3.1.2.29.1.1.1
Object
column Enumeration
Stores the result of the last exercise command on the APS group and
channel specified by the index values.
When read this object returns 4(unknown) if no exercise command has
been written to this channel since initialization.
Context
- MIB
- TIMETRA-APS-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.29.1.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- tApsCommandEntry
- 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 'TIMETRA-APS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-APS-MIB::tApsExerciseCommandResult'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-APS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-APS-MIB::tApsExerciseCommandResult.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-APS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-APS-MIB::tApsExerciseCommandResult'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | passed |
2 | failed |
3 | preempted |
4 | unknown |
Conformance
Member of