swACLPktContMaskOwner
ACLMGMT-MIB ·
.1.3.6.1.4.1.171.12.9.2.3.1.8
Object
column Enumeration
The owner of the ACL mask entry. The type of ACL entry created. ACL type entries can only be modified when being configured through the same type command. For example, IP-MAC Binding entries can only be modified or deleted through the IP-MAC Binding configurations or commands.
Context
- MIB
- ACLMGMT-MIB
- OID
.1.3.6.1.4.1.171.12.9.2.3.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- swACLPktContMaskEntry
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 'ACLMGMT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ACLMGMT-MIB::swACLPktContMaskOwner'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ACLMGMT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ACLMGMT-MIB::swACLPktContMaskOwner.<swACLPktContMaskProfileID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ACLMGMT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ACLMGMT-MIB::swACLPktContMaskOwner'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | any |
2 | acl |
3 | ipbind |
4 | other |
5 | dhcp |
6 | netbios |
7 | ext-netbios |
8 | ismvlan |
9 | dhcp-relay |
10 | pppoe |
11 | arp-spoofing |
12 | bpdu-tunnel |