selfTestState
BASIS-GENERIC-MIB ·
.1.3.6.1.4.1.351.110.2.3.3
Object
scalar mandatory
Enumeration
Self test results for the module.
Context
- MIB
- BASIS-GENERIC-MIB
- OID
.1.3.6.1.4.1.351.110.2.3.3- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- cardSelfTest
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 'BASIS-GENERIC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BASIS-GENERIC-MIB::selfTestState.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BASIS-GENERIC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BASIS-GENERIC-MIB::selfTestState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | passed |
2 | failed |