aosCoreAlarmSrvEff

AOS-CORE-ALARM-MIB · .1.3.6.1.4.1.2544.1.20.1.1.1.1.1.9

Object

column ServiceEffect
This object identifies whether the condition is service affecting
or not.

Context

MIB
AOS-CORE-ALARM-MIB
OID
.1.3.6.1.4.1.2544.1.20.1.1.1.1.1.9
Type
column
Access
readonly
Status
current
Parent
aosCoreAlarmEntry
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 'AOS-CORE-ALARM-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AOS-CORE-ALARM-MIB::aosCoreAlarmSrvEff'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AOS-CORE-ALARM-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AOS-CORE-ALARM-MIB::aosCoreAlarmSrvEff.<aosCoreAlarmIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AOS-CORE-ALARM-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AOS-CORE-ALARM-MIB::aosCoreAlarmSrvEff'

Syntax

Source
ServiceEffect
Base type
Enumeration

Values & Constraints

Type Values
0none
1nonServiceAffecting
2serviceAffecting

Conformance