swEgressACLCounterState
EGRESSACL-MIB ·
.1.3.6.1.4.1.171.12.89.3.4.1.3
Object
column r/w
Enumeration
Specifies whether the counter feature will be enabled or disabled. 1. This is optional. The default is 'disabled'. 2. If the rule is not bound with flow-meter, then all packets that match will be counted. If the rule is bound with flow-meter, then the 'counter' will be overridden.
Context
- MIB
- EGRESSACL-MIB
- OID
.1.3.6.1.4.1.171.12.89.3.4.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- swEgressACLCounterEntry
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 'EGRESSACL-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EGRESSACL-MIB::swEgressACLCounterState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'EGRESSACL-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EGRESSACL-MIB::swEgressACLCounterState.<swEgressACLCounterProfileID>.<swEgressACLCounterAccessID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EGRESSACL-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EGRESSACL-MIB::swEgressACLCounterState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |