ZONE-DEFENSE-MGMT-MIB
- Registered at
- 1.3.6.1.4.1.171.12.92
- Last updated
- 2013-08-22 00:00
- Organization
- D-Link Corp.
- Namespace
- dlink
- Source file
ZONE-DEFENSE-MGMT-MIB- Digest
sha256:4ae77b3a038bb75c8ca72e2537205be8f819329876d8c8834465baf14d439393
Description
The Structure of Zone Defense management for the proprietary enterprise.
Contact
http://support.dlink.com
Imports
| From | Symbols |
|---|---|
| DLINK-ID-REC-MIB | dlink-common-mgmt |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, MacAddress, RowStatus, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
DLINK-ID-REC-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC ZONE-DEFENSE-MGMT-MIB
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| swZoneDefenseMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.171.12.92.1 | |||
| swZoneDefenseTable OBJECT-TYPE This table is used to create or delete Zone Defense ACL rules. The rules for Zone Defense should have the highest priority of all ACL rules. | 1.3.6.1.4.1.171.12.92.1.1 | not-accessible | current | |
| swZoneDefenseEntry OBJECT-TYPE Information about the Zone Defense ACL rule. | 1.3.6.1.4.1.171.12.92.1.1.1 | not-accessible | current | |
| swZoneDefenseAddress OBJECT-TYPE The IP address which will be blocked by the ACL. | 1.3.6.1.4.1.171.12.92.1.1.1.1 | IpAddress | not-accessible | current |
| swZoneDefenseRowStatus OBJECT-TYPE This object indicates the status of this entry. | 1.3.6.1.4.1.171.12.92.1.1.1.2 | RowStatus | read-create | current |
| swZoneDefenseProtocol OBJECT-TYPE Specifies the IP protocol that needs to be filtered. all(1) - Packet that matches the IP address of this entry will be dropped. icmp(2) - Filter the ICMP protocol packet. All ICMP packets that match the IP address of this entry will be dropped. tcp(3) - Specify the TCP protocol packet. udp(4) - Specify the UDP protocol packet. | 1.3.6.1.4.1.171.12.92.1.1.1.3 | INTEGER {all(1), icmp(2), tcp(3), udp(4)} | read-create | current |
| swZoneDefenseDstPort OBJECT-TYPE Specifies the TCP/UDP destination port. A value of -1 indicates that this node is not actively used. | 1.3.6.1.4.1.171.12.92.1.1.1.4 | Integer32 (-1 | 0..65535) | read-create | current |
| swZoneDefenseMacTable OBJECT-TYPE This table is used to create or delete Zone Defense ACL rules according to MAC address. The rules for Zone Defense should have the highest priority of all ACL rules. | 1.3.6.1.4.1.171.12.92.1.2 | not-accessible | current | |
| swZoneDefenseMacEntry OBJECT-TYPE Information about the Zone Defense ACL rule. | 1.3.6.1.4.1.171.12.92.1.2.1 | not-accessible | current | |
| swZoneDefenseMacAddress OBJECT-TYPE The MAC address which will be blocked by the ACL. | 1.3.6.1.4.1.171.12.92.1.2.1.1 | MacAddress | not-accessible | current |
| swZoneDefenseMacRowStatus OBJECT-TYPE This object indicates the status of this entry. | 1.3.6.1.4.1.171.12.92.1.2.1.2 | RowStatus | read-create | current |
| swZoneDefenseMacProtocol OBJECT-TYPE Specifies the IP protocol that needs to be filtered. all(1) - Packet that matches the MAC address of this entry will be dropped. icmp(2) - Filter the ICMP protocol packet. All ICMP packets that match the MAC address of this entry will be dropped. tcp(3) - Specify the TCP protocol packet. udp(4) - Specify the UDP protocol packet. | 1.3.6.1.4.1.171.12.92.1.2.1.3 | INTEGER {all(1), icmp(2), tcp(3), udp(4)} | read-create | current |
| swZoneDefenseMacDstPort OBJECT-TYPE Specifies the TCP/UDP destination port. A value of -1 indicates that this node is not actively used. | 1.3.6.1.4.1.171.12.92.1.2.1.4 | Integer32 (-1 | 0..65535) | read-create | current |
| swZoneDefenseStatus OBJECT-TYPE The enabled/disabled status of zone defense function. | 1.3.6.1.4.1.171.12.92.1.3 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| swZoneDefenseRemains OBJECT-TYPE The remaining entries that can be used by Zone Defense function. It always returns -1 when swZoneDefenseStatus is disabled. | 1.3.6.1.4.1.171.12.92.1.4 | Integer32 | read-only | current |
| swZoneDefenseIpRemains OBJECT-TYPE The remaining entries that can be used by swZoneDefenseTable. It always returns -1 when swZoneDefenseStatus is disabled. | 1.3.6.1.4.1.171.12.92.1.5 | Integer32 | read-only | current |
| swZoneDefenseMacRemains OBJECT-TYPE The remaining entries that can be used by swZoneDefenseMacTable. It always returns -1 when swZoneDefenseStatus is disabled. | 1.3.6.1.4.1.171.12.92.1.6 | Integer32 | read-only | current |