ipslaEthernetGrpReactActionType

CISCO-IPSLA-ETHERNET-MIB · .1.3.6.1.4.1.9.9.585.1.1.2.1.10

Object

column r/w Enumeration
This object specifies what type of reaction to generate
if an IP SLA operation violates one of the watched
conditions (specified in ipslaEthernetGrpReactVar):
    'none'         - no reaction is generated.
    'notification' - a notification is generated.

Context

MIB
CISCO-IPSLA-ETHERNET-MIB
OID
.1.3.6.1.4.1.9.9.585.1.1.2.1.10
Type
column
Access
readwrite
Status
current
Parent
ipslaEthernetGrpReactEntry
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 'CISCO-IPSLA-ETHERNET-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IPSLA-ETHERNET-MIB::ipslaEthernetGrpReactActionType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-IPSLA-ETHERNET-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IPSLA-ETHERNET-MIB::ipslaEthernetGrpReactActionType.<ipslaEthernetGrpCtrlIndex>.<ipslaEthernetGrpReactConfigIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-IPSLA-ETHERNET-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-IPSLA-ETHERNET-MIB::ipslaEthernetGrpReactActionType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1none
2notification

Conformance