agnTestStatus
RAD-MIB ·
smartoptics variant
·
.1.3.6.1.4.1.164.6.2.22
Object
scalar Enumeration
Indicates the current test status (for all levels: system,
card, port).
This attribute will be set to:
on(3): when there is at least one test in progress on the
system/card/port
off(2): when there is NO test in progress on the
system/card/port
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAD-MIB' -M '/opt/observium/mibs/smartoptics:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-MIB::agnTestStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-MIB' -M '/opt/observium/mibs/smartoptics:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-MIB::agnTestStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
2 | off |
3 | on |