gs2310pTrapEventSeverityConfigInfo
LANCOM-GS2310P-MIB ·
.1.3.6.1.4.1.2356.800.3.2311.2.7.6
Object
scalar r/w
Enumeration
default: 6(Info) 0: Emergency 1: Alert 2: Critical 3: Error 4: Warning 5: Notice 6: Info 7: Debug
Context
- MIB
- LANCOM-GS2310P-MIB
- OID
.1.3.6.1.4.1.2356.800.3.2311.2.7.6- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- gs2310pTrapEventSeverity
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 'LANCOM-GS2310P-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LANCOM-GS2310P-MIB::gs2310pTrapEventSeverityConfigInfo.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LANCOM-GS2310P-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LANCOM-GS2310P-MIB::gs2310pTrapEventSeverityConfigInfo'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | emergency |
1 | alert |
2 | critical |
3 | error |
4 | warning |
5 | notice |
6 | info |
7 | debug |