panSystemSeverity
PAN-TRAPS ·
.1.3.6.1.4.1.25461.2.1.3.1.303
Object
scalar Enumeration
System log event severity
Context
- MIB
- PAN-TRAPS
- OID
.1.3.6.1.4.1.25461.2.1.3.1.303- Type
- scalar
- Access
- notifyonly
- Status
- current
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 'PAN-TRAPS' -M '/opt/observium/mibs/paloalto:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PAN-TRAPS::panSystemSeverity.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PAN-TRAPS' -M '/opt/observium/mibs/paloalto:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PAN-TRAPS::panSystemSeverity'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | unused |
1 | informational |
2 | low |
3 | medium |
4 | high |
5 | critical |