aviatAlarmEntityReportingMode
AVIAT-ALARM-REPORTING-MIB ·
.1.3.6.1.4.1.2509.9.47.2.6.1.1
Object
column AviatAlarmReportingMode
Indicates the alarm reporting mode configured for this
entity. Supported modes are:
all (0)
nonSummary (1)
summaryOnly (2)
none (3)
The mode dictates alarm instances of which alarm types
against the entity shall generate a log entry and a
notification upon state change or suppression change.
Context
- MIB
- AVIAT-ALARM-REPORTING-MIB
- OID
.1.3.6.1.4.1.2509.9.47.2.6.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- aviatAlarmEntityEntry
- 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::aviatAlarmEntityReportingMode'
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::aviatAlarmEntityReportingMode.<aviatAlarmInstanceEntity>'
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::aviatAlarmEntityReportingMode'
Syntax
- Source
- AviatAlarmReportingMode
- Base type
Enumeration
Values & Constraints
Type Values
0 | all |
1 | nonSummary |
2 | summaryOnly |
3 | none |
Conformance
Member of