hwAclv6BasicAct
HUAWEI-IPDSLAM-ACLV6-MIB ·
.1.3.6.1.4.1.2011.5.112.1.2.1.3
Object
column r/w
Enumeration
Describes the action of a rule. Options: 1. permit(1) -indicates that the data packets that meet the conditions can pass 2. deny(2) -indicates that the data packets that meet the conditions are discarded
Context
- MIB
- HUAWEI-IPDSLAM-ACLV6-MIB
- OID
.1.3.6.1.4.1.2011.5.112.1.2.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwAclv6BasicRuleEntry
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 'HUAWEI-IPDSLAM-ACLV6-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-IPDSLAM-ACLV6-MIB::hwAclv6BasicAct'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-IPDSLAM-ACLV6-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-IPDSLAM-ACLV6-MIB::hwAclv6BasicAct.<hwAclv6BasicAclNum>.<hwAclv6BasicSubitem>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-IPDSLAM-ACLV6-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-IPDSLAM-ACLV6-MIB::hwAclv6BasicAct'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | permit |
2 | deny |