f3EnvAlarmInputAlmHoldOffEnabled
CM-ALARM-MIB ·
.1.3.6.1.4.1.2544.1.12.6.1.7.1.6
Object
This object allows enabling/disabling of alarm hold off for this environmental alarm. When 'disabled', the standard alarm hold off (2.5seconds) does not hold, i.e. alarms are raised immediately when conditions happen.
Context
- MIB
- CM-ALARM-MIB
- OID
.1.3.6.1.4.1.2544.1.12.6.1.7.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- f3EnvAlarmInputEntry
- Groups
- 1
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 'CM-ALARM-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CM-ALARM-MIB::f3EnvAlarmInputAlmHoldOffEnabled'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CM-ALARM-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CM-ALARM-MIB::f3EnvAlarmInputAlmHoldOffEnabled.<neIndex>.<shelfIndex>.<f3EnvAlarmInputIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CM-ALARM-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CM-ALARM-MIB::f3EnvAlarmInputAlmHoldOffEnabled'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of