aviatAlarmInstanceDisabled
AVIAT-ALARM-REPORTING-MIB ·
.1.3.6.1.4.1.2509.9.47.2.3.1.10
Object
column SNMPv2-TCTruthValue
Indicates whether or not an event which causes this
alarm instance to be raised or lowered by this entity,
will be reported.
When disabled, status changes for the alarm will still
be shown in aviatAlarmInstanceTable, but the alarm instance
will no longer appear in aviatAlarmRaisedInstanceTable,
a log entry will not be made, and a notification will not
be generated.
Context
- MIB
- AVIAT-ALARM-REPORTING-MIB
- OID
.1.3.6.1.4.1.2509.9.47.2.3.1.10- Type
- column
- Access
- readonly
- Status
- current
- Parent
- aviatAlarmInstanceEntry
- 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 'AVIAT-ALARM-REPORTING-MIB' -M '/opt/observium/mibs/aviat:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AVIAT-ALARM-REPORTING-MIB::aviatAlarmInstanceDisabled'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AVIAT-ALARM-REPORTING-MIB' -M '/opt/observium/mibs/aviat:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AVIAT-ALARM-REPORTING-MIB::aviatAlarmInstanceDisabled.<aviatAlarmInstanceEntity>.<aviatAlarmTypeIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AVIAT-ALARM-REPORTING-MIB' -M '/opt/observium/mibs/aviat:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AVIAT-ALARM-REPORTING-MIB::aviatAlarmInstanceDisabled'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of