f3L2A2NAclRuleOperation
F3-L3-MIB ·
.1.3.6.1.4.1.2544.1.12.37.1.5.1.21
Object
The ACL rule action.
Context
- MIB
- F3-L3-MIB
- OID
.1.3.6.1.4.1.2544.1.12.37.1.5.1.21- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- f3L2A2NAclRuleEntry
- 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 'F3-L3-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'F3-L3-MIB::f3L2A2NAclRuleOperation'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'F3-L3-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'F3-L3-MIB::f3L2A2NAclRuleOperation.<neIndex>.<shelfIndex>.<slotIndex>.<f3L3FlowPointPortIndex>.<f3L2A2NAclRuleParentIndex>.<f3L2A2NAclRuleIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'F3-L3-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'F3-L3-MIB::f3L2A2NAclRuleOperation'
Syntax
- Source
- L3AclRuleOperation
- Base type
Enumeration
Values & Constraints
Type Values
0 | notApplicable |
1 | accept |
2 | deny |
Conformance
Member of