hwAclUserAct

HUAWEI-DSLAM-ACL-MIB · .1.3.6.1.4.1.2011.5.1.1.8.1.3

Object

column r/w Enumeration
Describes the value of a user-defined ACL rule. 
Options:
1. permit(1) -indicates that the data packets that meet the conditions can pass.                
              When you need to configure a user-defined ACL rule for data packets 
              that meet the conditions to pass, use this value.
2. deny(2)   -indicates that the data packets that meet the conditions are discarded. 
              When you need to configure a user-defined ACL rule to discard data packets 
              that meet the conditions to pass, use this value.

Context

MIB
HUAWEI-DSLAM-ACL-MIB
OID
.1.3.6.1.4.1.2011.5.1.1.8.1.3
Type
column
Access
readwrite
Status
current
Parent
hwAclUserEntry

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 'HUAWEI-DSLAM-ACL-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-DSLAM-ACL-MIB::hwAclUserAct'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-DSLAM-ACL-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-DSLAM-ACL-MIB::hwAclUserAct.<hwAclUserAclNum>.<hwAclUserSubitem>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-DSLAM-ACL-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-DSLAM-ACL-MIB::hwAclUserAct'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1permit
2deny