cerentGenericAlarmServiceAffecting

CERENT-GENERIC-MIB · .1.3.6.1.4.1.3607.2.10.30.20.1.140

Object

Specifies whether the alarm that is being
sent out is Service Affecting (SA) or Non-
Service Affecting (NSA).

Context

MIB
CERENT-GENERIC-MIB
OID
.1.3.6.1.4.1.3607.2.10.30.20.1.140
Type
column
Access
readonly
Status
current
Parent
cerentGenericAlarmEntry
Groups
1

Walk 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::cerentGenericAlarmServiceAffecting'
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::cerentGenericAlarmServiceAffecting.<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::cerentGenericAlarmServiceAffecting'

Values & Constraints

Type Values
10serviceAffecting
20nonServiceAffecting

Conformance