ZONE-DEFENSE-MGMT-MIB
18 objects
The Structure of Zone Defense management for the proprietary enterprise.
Imported Objects
| DLINK-ID-REC-MIB | dlink-common-mgmt |
| SNMPv2-SMI | Integer32 IpAddress MODULE-IDENTITY OBJECT-TYPE Unsigned32 |
| SNMPv2-TC | MacAddress RowStatus |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.171.12.92 | IdentityswZoneDefenseMIB | The Structure of Zone Defense management for the proprietary enterprise. | ||
| 1.3.6.1.4.1.171.12.92.1 | NodeswZoneDefenseMIBObjects | |||
| 1.3.6.1.4.1.171.12.92.1.1 | TableswZoneDefenseTable | not-accessible | current | 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.1 | RowswZoneDefenseEntry | not-accessible | current | Information about the Zone Defense ACL rule. |
| 1.3.6.1.4.1.171.12.92.1.1.1.1 | ColumnswZoneDefenseAddress | not-accessible | current | The IP address which will be blocked by the ACL. |
| 1.3.6.1.4.1.171.12.92.1.1.1.2 | ColumnswZoneDefenseRowStatus | read-create | current | This object indicates the status of this entry. |
| 1.3.6.1.4.1.171.12.92.1.1.1.3 | ColumnswZoneDefenseProtocol | read-create | current | 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 proto… |
| 1.3.6.1.4.1.171.12.92.1.1.1.4 | ColumnswZoneDefenseDstPort | read-create | current | 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 | TableswZoneDefenseMacTable | not-accessible | current | 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 … |
| 1.3.6.1.4.1.171.12.92.1.2.1 | RowswZoneDefenseMacEntry | not-accessible | current | Information about the Zone Defense ACL rule. |
| 1.3.6.1.4.1.171.12.92.1.2.1.1 | ColumnswZoneDefenseMacAddress | not-accessible | current | The MAC address which will be blocked by the ACL. |
| 1.3.6.1.4.1.171.12.92.1.2.1.2 | ColumnswZoneDefenseMacRowStatus | read-create | current | This object indicates the status of this entry. |
| 1.3.6.1.4.1.171.12.92.1.2.1.3 | ColumnswZoneDefenseMacProtocol | read-create | current | 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 prot… |
| 1.3.6.1.4.1.171.12.92.1.2.1.4 | ColumnswZoneDefenseMacDstPort | read-create | current | 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.3 | ScalarswZoneDefenseStatus | read-write | current | The enabled/disabled status of zone defense function. |
| 1.3.6.1.4.1.171.12.92.1.4 | ScalarswZoneDefenseRemains | read-only | current | 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.5 | ScalarswZoneDefenseIpRemains | read-only | current | 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.6 | ScalarswZoneDefenseMacRemains | read-only | current | The remaining entries that can be used by swZoneDefenseMacTable. It always returns -1 when swZoneDefenseStatus is disabled. |