hwAclNumGroupAclType

HUAWEI-DSLAM-ACL-MIB · .1.3.6.1.4.1.2011.5.1.1.2.1.8

Object

column r/w Enumeration
indicates the type of the ACL group. 
Options: 
1. basicAcl(2) -Indicates that the type of the ACL group is basic.
2. advAcl(3)   -Indicates that the type of the ACL group is advanced. 
3. linkAcl(4)  -Indicates that the type of the ACL group is link.
4. userAcl(5)  -Indicates that the type of the ACL group is user-defined.

Context

MIB
HUAWEI-DSLAM-ACL-MIB
OID
.1.3.6.1.4.1.2011.5.1.1.2.1.8
Type
column
Access
readwrite
Status
current
Parent
hwAclNumGroupEntry

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::hwAclNumGroupAclType'
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::hwAclNumGroupAclType.<hwAclNumGroupAclNum>'
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::hwAclNumGroupAclType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
2basicAcl
3advAcl
4linkAcl
5userAcl