eqptHolderOperError
ASAM-EQUIP-MIB ·
.1.3.6.1.4.1.637.61.1.23.2.1.7
Object
column mandatory
Enumeration
This attribute describes for what reason the equipment holder is
not operational. These values correspond with the alarms that are
generated in case of a failure.
ALCATEL NOTE:
SUPPORT: YES INSRVMOD: NA RANGE: 1..4, 15
PERSIST: NO DEFVALUE: 1 UNITS: -
Context
- MIB
- ASAM-EQUIP-MIB
- OID
.1.3.6.1.4.1.637.61.1.23.2.1.7- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- eqptHolderEntry
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 'ASAM-EQUIP-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ASAM-EQUIP-MIB::eqptHolderOperError'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ASAM-EQUIP-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ASAM-EQUIP-MIB::eqptHolderOperError.<eqptHolderId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ASAM-EQUIP-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ASAM-EQUIP-MIB::eqptHolderOperError'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | no-error |
2 | type-mismatch |
3 | holder-missing |
4 | holder-installation-missing |
15 | defense |