apEmailAlertUrgentSeverity
LINKSYS-WLAN-ACCESS-POINT-MIB ·
.1.3.6.1.4.1.3955.1000.203.16.1.3
Object
Th severity level for the log messages that are emailed immediately to the configured SMPT server.
Context
- MIB
- LINKSYS-WLAN-ACCESS-POINT-MIB
- OID
.1.3.6.1.4.1.3955.1000.203.16.1.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- apEmailAlertConfig
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LINKSYS-WLAN-ACCESS-POINT-MIB' -M '/opt/observium/mibs/linksys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LINKSYS-WLAN-ACCESS-POINT-MIB::apEmailAlertUrgentSeverity.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LINKSYS-WLAN-ACCESS-POINT-MIB' -M '/opt/observium/mibs/linksys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LINKSYS-WLAN-ACCESS-POINT-MIB::apEmailAlertUrgentSeverity'
Syntax
- Source
- ApLogSeverity
- Base type
Enumeration
Values & Constraints
Type Values
-1 | none |
0 | emergency |
1 | alert |
2 | critical |
3 | error |
4 | warning |
5 | notice |
6 | informational |
7 | debug |