cienaCesLoopDetectionPortAction

CIENA-CES-LOOP-DETECTION-MIB · .1.3.6.1.4.1.1271.2.1.50.1.1.2.1.4

Object

column r/w Enumeration
This object specifies the current action configured on port
if loop is detected in network.
1)g8032 - It will Block the traffic.
2)portshut - It will shut down the Port in order to completely 
stop the traffic.
3)notify - It will only report event and send trap.

Context

MIB
CIENA-CES-LOOP-DETECTION-MIB
OID
.1.3.6.1.4.1.1271.2.1.50.1.1.2.1.4
Type
column
Access
readwrite
Status
current
Parent
cienaCesLoopDetectionPortEntry

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 'CIENA-CES-LOOP-DETECTION-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CIENA-CES-LOOP-DETECTION-MIB::cienaCesLoopDetectionPortAction'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CIENA-CES-LOOP-DETECTION-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CIENA-CES-LOOP-DETECTION-MIB::cienaCesLoopDetectionPortAction.<cienaCesLoopDetectionPortId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CIENA-CES-LOOP-DETECTION-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CIENA-CES-LOOP-DETECTION-MIB::cienaCesLoopDetectionPortAction'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1g8032
2portshut
3notify