aclVlanAclType
NG700-QOS-ACL-MIB ·
.1.3.6.1.4.1.4526.11.3.2.13.1.4
Object
column Enumeration
The type of this ACL, which is used to interpret the
aclVlanId object value. Each type of ACL uses its own
numbering scheme for identification (see aclVlanAclId object
for details).
The aclVlanAclId object must be specified along with this
object.
Context
- MIB
- NG700-QOS-ACL-MIB
- OID
.1.3.6.1.4.1.4526.11.3.2.13.1.4- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- aclVlanEntry
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 'NG700-QOS-ACL-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NG700-QOS-ACL-MIB::aclVlanAclType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NG700-QOS-ACL-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NG700-QOS-ACL-MIB::aclVlanAclType.<aclVlanIndex>.<aclVlanDirection>.<aclVlanSequence>.<aclVlanAclType>.<aclVlanAclId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NG700-QOS-ACL-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NG700-QOS-ACL-MIB::aclVlanAclType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ip |
2 | mac |
3 | ipv6 |