diagType
BASIS-ONLINE-DIAG-MIB ·
.1.3.6.1.4.1.351.110.6.3.1
Object
scalar Enumeration
This is used to identify the type of diagnostics.
post (1) : Power On Self Test.
onlineDiag(2) : Online Diagnostics.
When a trap is sent to report diagnostics results
this is used as a varbind to indicate the type of
diagnostics.
Context
- MIB
- BASIS-ONLINE-DIAG-MIB
- OID
.1.3.6.1.4.1.351.110.6.3.1- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- onlineDiagnostics
- Groups
- 1
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-ONLINE-DIAG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BASIS-ONLINE-DIAG-MIB::diagType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BASIS-ONLINE-DIAG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BASIS-ONLINE-DIAG-MIB::diagType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | post |
2 | onlinediag |
Conformance
Member of