aclProfileType
DES-1210-52-BX ·
.1.3.6.1.4.1.171.10.75.7.15.1.2.1.2
Object
column r/w
Enumeration
The ACL Profile type, possible value are l2 (1) - for MAC-based rule. l3v4 (2) - for IPv4-based rule. impb (3) - for IMPB entry. l3v6 (11) - for IPv6-based rule. zone defense (12) - for zone defense entry. arpSP-permit(4) - for ARP Spoofing prevention entry. arpSP-deny(5) - for ARP Spoofing prevention entry. voiceVlan(6) - for Voice VLAN OUI entry. surveillanceVlan(7) - for Surveillance VLAN OUI entry. aclQoS(8) - for ACL QoS entry. dhcpServerScreen(10) - for DHCP server screening entry. Note that only l2, l3v4 and l3v6 could be set by user, other is reserved for system to show information.
Context
- MIB
- DES-1210-52-BX
- OID
.1.3.6.1.4.1.171.10.75.7.15.1.2.1.2- 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 'DES-1210-52-BX' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DES-1210-52-BX::aclProfileType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DES-1210-52-BX' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DES-1210-52-BX::aclProfileType.<aclProfileNo>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DES-1210-52-BX' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DES-1210-52-BX::aclProfileType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | l2 |
2 | l3v4 |
3 | impb |
4 | arpSP-permit |
5 | arpSP-deny |
6 | voiceVlan |
7 | surveillanceVlan |
8 | aclQoS |
10 | dhcpServerScreen |
11 | l3v6 |
12 | zone-defense |