eqptCustAlarmProfileAudibleOutput3
ASAM-EQUIP-MIB ·
.1.3.6.1.4.1.637.61.1.23.8.2.1.20
Object
Shows whether or not to trigger the audible alarm output,
for given Profile Index, for external alarm number 3.
ALCATEL NOTE:
SUPPORT: YES INSRVMOD: NA RANGE: See above
PERSIST: YES DEFVALUE: notTriggered(2) UNITS: -
Context
- MIB
- ASAM-EQUIP-MIB
- OID
.1.3.6.1.4.1.637.61.1.23.8.2.1.20- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- eqptCustAlarmProfileEntry
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::eqptCustAlarmProfileAudibleOutput3'
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::eqptCustAlarmProfileAudibleOutput3.<eqptCustAlarmProfileIndex>'
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::eqptCustAlarmProfileAudibleOutput3'
Syntax
- Source
- EqptCustAlarmProfileOutputType
- Base type
Enumeration
Values & Constraints
Type Values
1 | triggered |
2 | notTriggered |