syslogServerLevel
ZXR10-SYSLOG-SERVER-MIB ·
.1.3.6.1.4.1.3902.3.327.4.1
Object
Syslog server level.
Context
- MIB
- ZXR10-SYSLOG-SERVER-MIB
- OID
.1.3.6.1.4.1.3902.3.327.4.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Default
notification- Parent
- syslogServerLevelInfo
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 'ZXR10-SYSLOG-SERVER-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXR10-SYSLOG-SERVER-MIB::syslogServerLevel.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZXR10-SYSLOG-SERVER-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZXR10-SYSLOG-SERVER-MIB::syslogServerLevel'
Syntax
Values & Constraints
Type Values
1 | emergency |
2 | alert |
3 | critical |
4 | error |
5 | warning |
6 | notification |
7 | information |
8 | debugging |