aclProfileFieldMask
VES1724-58V-MIB ·
.1.3.6.1.4.1.890.1.5.12.49.1.6.1.3
Object
column r/w
Bits
Defines the compared fields mask for the ACL profile. Every field mask bit has its own referenced field parameter(s). etherType(0) - aclProfileRuleEtype sourceMac(1) - aclProfileRuleSrcMac destMac(2) - aclProfileRuleDestMac sourceOui(3) - aclProfileRuleSrcOui destOui(4) - aclProfileRuleDestOui innerVlan(5) - aclProfileRuleInnerVlan outerVlan(6) - aclProfileRuleOuterVlan innerPbit(7) - aclProfileRuleInnerPbit outerPbit(8) - aclProfileRuleOuterPbit sourceIpRange(9) - aclProfileRuleSrcIpRange, aclProfileRuleSrcIpMask destIpRange(10) - aclProfileRuleDestIpRange, aclProfileRuleDestIpMask sourceIp(11) - aclProfileRuleSrcIp destIp(12) - aclProfileRuleDestIp protocol(13) - aclProfileRuleProtocol ipPrecedence(14) - aclProfileRuleIpPrecedence dscp(15) - aclProfileRuleDscp sourceIpv6(16) - sourceIpv6 destIpv6(17) - aclProfileRuleDestIpv6 nextHeader(18) - aclProfileRuleNextHeader trafficClass(19) - aclProfileRuleTrafficClass sourceL4PortRange(20) - aclProfileRuleSrcL4StartPort, aclProfileRuleSrcL4EndPort destL4PortRange(21) - aclProfileRuleDestL4StartPort, aclProfileRuleDestL4EndPort sourceL4Port(22) - aclProfileRuleSrcL4Port destL4Port(23) - aclProfileRuleDestL4Port
Context
- MIB
- VES1724-58V-MIB
- OID
.1.3.6.1.4.1.890.1.5.12.49.1.6.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- aclProfileEntry
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::aclProfileFieldMask'
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::aclProfileFieldMask.<aclProfileName>'
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::aclProfileFieldMask'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | etherType |
1 | sourceMac |
2 | destMac |
3 | sourceOui |
4 | destOui |
5 | innerVlan |
6 | outerVlan |
7 | innerPbit |
8 | outerPbit |
9 | sourceIpRange |
10 | destIpRange |
11 | sourceIp |
12 | destIp |
13 | protocol |
14 | ipPrecedence |
15 | dscp |
16 | sourceIpv6 |
17 | destIpv6 |
18 | nextHeader |
19 | trafficClass |
20 | sourceL4PortRange |
21 | destL4PortRange |
22 | sourceL4Port |
23 | destL4Port |