agCurCfgSyslog2Sev
BLADETYPE2-SWITCH-MIB ·
.1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.5.15
Object
scalar Enumeration
The severity of syslog2 host in the current configuration block.
Context
- MIB
- BLADETYPE2-SWITCH-MIB
- OID
.1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.5.15- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- agSyslog
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 'BLADETYPE2-SWITCH-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BLADETYPE2-SWITCH-MIB::agCurCfgSyslog2Sev.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BLADETYPE2-SWITCH-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BLADETYPE2-SWITCH-MIB::agCurCfgSyslog2Sev'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | emerg0 |
2 | alert1 |
3 | crit2 |
4 | err3 |
5 | warning4 |
6 | notice5 |
7 | info6 |
8 | debug7 |