aclEnableAclFiltering
G6-ACL-MIB ·
.1.3.6.1.4.1.3181.10.6.3.51.1
Object
scalar r/w
Enumeration
General enable of access control list operation. Note that this function need only be enabled when port filtering is used. For wifi, dhcp or arp inspection function this enable parameter is meaningless..
Context
- MIB
- G6-ACL-MIB
- OID
.1.3.6.1.4.1.3181.10.6.3.51.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- acl
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'G6-ACL-MIB' -M '/opt/observium/mibs/microsens:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'G6-ACL-MIB::aclEnableAclFiltering.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'G6-ACL-MIB' -M '/opt/observium/mibs/microsens:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'G6-ACL-MIB::aclEnableAclFiltering'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disabled |
1 | enabled |