agentSyslogHostSeverity

SWCOMMGMT-MIB · .1.3.6.1.4.1.2272.1.201.1.1.1.10.3.1.3

Object

column r/w Bits
The object indicates the severity level indicator.The device 
support four severity levels in SYSLOG protocol. The fatal(3) 
mapping to emergency and critical level.

Context

MIB
SWCOMMGMT-MIB
OID
.1.3.6.1.4.1.2272.1.201.1.1.1.10.3.1.3
Type
column
Access
readwrite
Status
current
Parent
agentSyslogHostEntry

Walk 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 'SWCOMMGMT-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SWCOMMGMT-MIB::agentSyslogHostSeverity'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SWCOMMGMT-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SWCOMMGMT-MIB::agentSyslogHostSeverity.<agentSyslogHostId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SWCOMMGMT-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SWCOMMGMT-MIB::agentSyslogHostSeverity'

Syntax

Bits

Values & Constraints

Enumerated Values
0informational
1warning
2error
3fatal