aclFieldPriorityIndex
VES1724-58V-MIB ·
.1.3.6.1.4.1.890.1.5.12.49.1.21.1.1
Object
column Enumeration
The field index of field priority table.
Context
- MIB
- VES1724-58V-MIB
- OID
.1.3.6.1.4.1.890.1.5.12.49.1.21.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- aclFieldPriorityEntry
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 'VES1724-58V-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'VES1724-58V-MIB::aclFieldPriorityIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'VES1724-58V-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'VES1724-58V-MIB::aclFieldPriorityIndex.<aclFieldPriorityIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'VES1724-58V-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'VES1724-58V-MIB::aclFieldPriorityIndex'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | sourceMac |
2 | destMac |
3 | sourceOui |
4 | destOui |
5 | sourceIpAddress |
6 | sourceIpRange |
7 | destIpAddress |
8 | destIpRange |
9 | sourceIpv6 |
10 | destIpv6 |
11 | sourceL4Port |
12 | sourceL4PortRange |
13 | destL4Port |
14 | destL4PortRange |
15 | outerVlan |
16 | innerVlan |
17 | outerPbit |
18 | innerPbit |
19 | etherType |
20 | nextHeader |
21 | trafficClass |
22 | ipPrecedence |
23 | dscp |
24 | protocol |