hpnsaHSModuleScsiCableType
HPNSAHOTSWAPSUBSYSTEM-MIB ·
.1.3.6.1.4.1.11.2.23.20.3.1.1.2
Object
column mandatory
Enumeration
The SCSI cable type attached to the backplane on the right side a Hot Swap Subsystem cage.
Context
- MIB
- HPNSAHOTSWAPSUBSYSTEM-MIB
- OID
.1.3.6.1.4.1.11.2.23.20.3.1.1.2- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- hpnsaHSModuleEntry
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 'HPNSAHOTSWAPSUBSYSTEM-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPNSAHOTSWAPSUBSYSTEM-MIB::hpnsaHSModuleScsiCableType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HPNSAHOTSWAPSUBSYSTEM-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPNSAHOTSWAPSUBSYSTEM-MIB::hpnsaHSModuleScsiCableType.<hpnsaHSModuleIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HPNSAHOTSWAPSUBSYSTEM-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HPNSAHOTSWAPSUBSYSTEM-MIB::hpnsaHSModuleScsiCableType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | wide |
2 | narrow |
3 | error |
4 | no-cable |