dOutAlarmSeverity
NATEKS-MIB ·
.1.3.6.1.4.1.4249.2.5.10.2.2.1.5
Object
column r/w
Enumeration
dOutAlarmSeverity allows systemAlarm variable to trigger the state of the output. Setting its to no(1) means that systemAlarm will not trigger; setting its to nonurgent(2) or urgent(3) will trigger the output by changing the dOutState to the opposite of dOutNormalState.
Context
- MIB
- NATEKS-MIB
- OID
.1.3.6.1.4.1.4249.2.5.10.2.2.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ioDOutEntry
- 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 'NATEKS-MIB' -M '/opt/observium/mibs/nateks:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NATEKS-MIB::dOutAlarmSeverity'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NATEKS-MIB' -M '/opt/observium/mibs/nateks:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NATEKS-MIB::dOutAlarmSeverity.<dOutId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NATEKS-MIB' -M '/opt/observium/mibs/nateks:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NATEKS-MIB::dOutAlarmSeverity'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | no |
2 | nonurgent |
3 | urgent |
Conformance
Member of