cienaGlobalSeverity
CIENA-GLOBAL-MIB ·
.1.3.6.1.4.1.1271.1.3.1
Object
scalar CIENA-TCCienaGlobalSeverity
This object defines the severity of a trap and is a part of every trap defined in the system.
Context
- MIB
- CIENA-GLOBAL-MIB
- OID
.1.3.6.1.4.1.1271.1.3.1- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- cienaGlobal
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 'CIENA-GLOBAL-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CIENA-GLOBAL-MIB::cienaGlobalSeverity.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CIENA-GLOBAL-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CIENA-GLOBAL-MIB::cienaGlobalSeverity'
Syntax
- Source
- CIENA-TCCienaGlobalSeverity
- Base type
Enumeration
Values & Constraints
Type Values
0 | none |
1 | cleared |
2 | indeterminate |
3 | critical |
4 | major |
5 | minor |
6 | warning |
7 | config |
8 | info |
9 | debug |
10 | internal |