ifBasicAdminAutoAlarmEnableStatus
LUM-IFBASIC-MIB ·
.1.3.6.1.4.1.8708.2.46.2.3.1.1.10
Object
column LUM-TCAutoAlarmStatus
The state of auto alarm enable for the interface.
suppressTrxAndSignal - Both signal alarms and trx alarms are suppressed
suppressSignal - Only signal alarms are suppressed
suppressNone - Neither trx nor signal alarms
are suppressed
Context
- MIB
- LUM-IFBASIC-MIB
- OID
.1.3.6.1.4.1.8708.2.46.2.3.1.1.10- Type
- column
- Access
- readonly
- Status
- current
- Default
suppressTrxAndSignal- Parent
- ifBasicAdminEntry
- Groups
- 4
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 'LUM-IFBASIC-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-IFBASIC-MIB::ifBasicAdminAutoAlarmEnableStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUM-IFBASIC-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-IFBASIC-MIB::ifBasicAdminAutoAlarmEnableStatus.<ifBasicAdminIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-IFBASIC-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-IFBASIC-MIB::ifBasicAdminAutoAlarmEnableStatus'
Syntax
- Source
- LUM-TCAutoAlarmStatus
- Base type
Enumeration
Type Description
The auto alarm enable function is in state
suppressTrxSignal, suppressSignal, suppressNone
or not Applicable.
suppressTrxAndSignal - Both signal alarms and trx alarms are suppressed
suppressSignal - Only signal alarms are suppressed
suppressNone - Neither trx nor signal alarms
are suppressed
notApplicable - used to tell that attribute
is not used in current
configuration.
Values & Constraints
Type Values
1 | suppressTrxAndSignal |
2 | suppressSignal |
3 | suppressNone |
2147483647 | notApplicable |