alertSeverityLevel
RBT-STEELCENTRAL-TRAP-MIB ·
.1.3.6.1.4.1.17163.2.1.2.2
Object
scalar Enumeration
Severity Level from 1 to 3: 1 is Minor, 2 is Major, 3 is Critical
Context
- MIB
- RBT-STEELCENTRAL-TRAP-MIB
- OID
.1.3.6.1.4.1.17163.2.1.2.2- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- steelcentralTrapInfo
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 'RBT-STEELCENTRAL-TRAP-MIB' -M '/opt/observium/mibs/riverbed:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RBT-STEELCENTRAL-TRAP-MIB::alertSeverityLevel.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RBT-STEELCENTRAL-TRAP-MIB' -M '/opt/observium/mibs/riverbed:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RBT-STEELCENTRAL-TRAP-MIB::alertSeverityLevel'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | minor |
2 | major |
3 | critical |