mio1-type
CLJ8550-MIB ·
.1.3.6.1.4.1.11.2.3.9.4.2.1.1.4.3.1.4
Object
scalar optional
Enumeration
Returns an indication of the type of option installed in MIO/EIO slot 1. See SIMM1-TYPE for an explanation of the enumerations. Additional information: Returns an indication of the type of option installed in MIO/EIO slot 1. See SIMM1-TYPE for explanation of eEmpty, eUnknown, and eUnSupported. eDiskDrive means the installed option contains a disk drive. eIOCard means the installed option is an I/O card.
Context
- MIB
- CLJ8550-MIB
- OID
.1.3.6.1.4.1.11.2.3.9.4.2.1.1.4.3.1.4- Type
- scalar
- Access
- readonly
- Status
- optional
- Parent
- mio1
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 'CLJ8550-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CLJ8550-MIB::mio1-type.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CLJ8550-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CLJ8550-MIB::mio1-type'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | eEmpty |
2 | eUnknown |
3 | eUnSupported |
8 | eDiskDrive |
12 | eIOCard |