sleEponRuleActionOutputOperate
SLE-EPON-MIB ·
.1.3.6.1.4.1.6296.101.20.13.2.1.1.18
Object
column Enumeration
Rule action output on the selected field 1.and,Perform a binary AND on the selected field 2.or,Perform a binary OR on the selected field 3.set,Set the selected field 4.add,Add the selected field 5.copy,Copy the selected field from another field.
Context
- MIB
- SLE-EPON-MIB
- OID
.1.3.6.1.4.1.6296.101.20.13.2.1.1.18- Type
- column
- Access
- readonly
- Status
- current
- Parent
- sleEponRuleActionEntry
- 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 'SLE-EPON-MIB' -M '/opt/observium/mibs/dasan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SLE-EPON-MIB::sleEponRuleActionOutputOperate'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SLE-EPON-MIB' -M '/opt/observium/mibs/dasan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SLE-EPON-MIB::sleEponRuleActionOutputOperate.<sleEponOltIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SLE-EPON-MIB' -M '/opt/observium/mibs/dasan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SLE-EPON-MIB::sleEponRuleActionOutputOperate'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | and |
2 | or |
3 | set |
4 | add |
5 | copy |
Conformance
Member of