cpqRackCommonEnclosureFuseCondition

CPQRACK-MIB · .1.3.6.1.4.1.232.22.2.3.1.4.1.7

Object

column mandatory Enumeration
The condition of the fuse.
              
This value will be one of the following:
              
other(1)
  Fuse status detection is not supported.
              
ok(2)
  The fuse is operating properly.
              
failed(4)
  A fuse has been tripped or is not operating properly.

Context

MIB
CPQRACK-MIB
OID
.1.3.6.1.4.1.232.22.2.3.1.4.1.7
Type
column
Access
readonly
Status
mandatory
Parent
cpqRackCommonEnclosureFuseEntry

Walk 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 'CPQRACK-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQRACK-MIB::cpqRackCommonEnclosureFuseCondition'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CPQRACK-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQRACK-MIB::cpqRackCommonEnclosureFuseCondition.<cpqRackCommonEnclosureFuseRack>.<cpqRackCommonEnclosureFuseChassis>.<cpqRackCommonEnclosureFuseIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CPQRACK-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CPQRACK-MIB::cpqRackCommonEnclosureFuseCondition'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1other
2ok
4failed