zxDslSyslogSeverity

ZTE-DSL-SYSCTRL-MIB · .1.3.6.1.4.1.3902.1004.3.1.13.1.2

Object

scalar r/w Integer32
The syslog message severity, The priority value of PRI is calculated by first multiplying 
the Facility number by 8 and then adding the numerical value of the Severity.             
                         
Numerical Code       Severity          
 0             Emergency: system is unusable
 1             Alert: action must be taken immediately
 2             Critical: critical conditions
 3             Error: error conditions
 4             Warning: warning conditions
 5             Notice: normal but significant condition
 6             Informational: informational messages
 7             Debug: debug-level messages    
           
 More information, please refer to rfc3164.

Context

MIB
ZTE-DSL-SYSCTRL-MIB
OID
.1.3.6.1.4.1.3902.1004.3.1.13.1.2
Type
scalar
Access
readwrite
Status
current
Parent
zxDslSyslogGlobalObjects

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZTE-DSL-SYSCTRL-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-DSL-SYSCTRL-MIB::zxDslSyslogSeverity.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-DSL-SYSCTRL-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-DSL-SYSCTRL-MIB::zxDslSyslogSeverity'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-7