cerentGenericAlarmState
CERENT-GENERIC-MIB ·
.1.3.6.1.4.1.3607.2.10.30.20.1.80
Object
Specifies alarm severity and service
affecting status ( SA/NSA ). Only
{minor|major|critical}+{NA|NSA} alarms and
standing conditions will be represented here.
However, this mib object is included in each
trap dispatched and in the trap this object
can contain all the possible values of
CerentNotificationClass type.
Context
- MIB
- CERENT-GENERIC-MIB
- OID
.1.3.6.1.4.1.3607.2.10.30.20.1.80- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cerentGenericAlarmEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CERENT-GENERIC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CERENT-GENERIC-MIB::cerentGenericAlarmState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CERENT-GENERIC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CERENT-GENERIC-MIB::cerentGenericAlarmState.<cerentGenericAlarmIndex>.<cerentGenericAlarmType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CERENT-GENERIC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CERENT-GENERIC-MIB::cerentGenericAlarmState'
Syntax
- Source
- CERENT-TCCerentNotificationClass
- Base type
Enumeration
Values & Constraints
Type Values
1 | other |
10 | notReported |
20 | administrative |
30 | notAlarmed |
31 | notAlarmedNonServiceAffecting |
32 | notAlarmedServiceAffecting |
40 | cleared |
50 | minorNonServiceAffecting |
60 | majorNonServiceAffecting |
70 | criticalNonServiceAffecting |
80 | minorServiceAffecting |
90 | majorServiceAffecting |
100 | criticalServiceAffecting |
Conformance
Member of