cnMaestroTrapSeverity
CAMBIUM-CNMAESTRO-MIB ·
.1.3.6.1.4.1.17713.23.1.6
Object
scalar Enumeration
Severity of the trap.
Context
- MIB
- CAMBIUM-CNMAESTRO-MIB
- OID
.1.3.6.1.4.1.17713.23.1.6- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- cnMaestroTrap
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 'CAMBIUM-CNMAESTRO-MIB' -M '/opt/observium/mibs/cambium:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CAMBIUM-CNMAESTRO-MIB::cnMaestroTrapSeverity.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CAMBIUM-CNMAESTRO-MIB' -M '/opt/observium/mibs/cambium:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CAMBIUM-CNMAESTRO-MIB::cnMaestroTrapSeverity'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | critical |
1 | major |
2 | minor |
3 | clear |