DLINKSW-DHCP6-GUARD-MIB
- Registered at
- 1.3.6.1.4.1.171.14.142
- Last updated
- 2013-07-18 00:00
- Organization
- D-Link Corp.
- Revisions
- 2013-07-18 00:00
- Namespace
- dlink
- Source file
DLINKSW-DHCP6-GUARD-MIB- Digest
sha256:27a62e014f495ca13e863c3fbe9cd5416f1d59b71f81a2836ab9eab5d24e645b
Description
This MIB module defines objects for DHCPv6 Guard.
Contact
D-Link Corporation Postal: No. 289, Sinhu 3rd Rd., Neihu District, Taipei City 114, Taiwan, R.O.C Tel: +886-2-66000123 E-mail: tsd@dlink.com.tw
Imports
| From | Symbols |
|---|---|
| DLINK-ID-REC-MIB | dlinkIndustrialCommon |
| IF-MIB | ifIndex |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, RowStatus, TEXTUAL-CONVENTION, TruthValue |
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 DLINKSW-DHCP6-GUARD-MIB IANAifType-MIB IF-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| dDhcp6GuardNotifications OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.142.0 | |||
| dDhcp6GuardObjects OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.142.1 | |||
| dDhcp6GuardPolicy OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.142.1.1 | |||
| dDhcp6GuardPolicyNumber OBJECT-TYPE Indicates the number of entries present in DHCPv6 Guard policy table. | 1.3.6.1.4.1.171.14.142.1.1.1 | Unsigned32 | read-only | current |
| dDhcp6GuardPolicyTable OBJECT-TYPE The table contains information about DHCPv6 Guard policies. | 1.3.6.1.4.1.171.14.142.1.1.2 | not-accessible | current | |
| dDhcp6GuardPolicyEntry OBJECT-TYPE An entry defined in dDhcp6GuardPolicyTable. An entry is created/removed when a DHCPv6 Guard policy is created/deleted. | 1.3.6.1.4.1.171.14.142.1.1.2.1 | not-accessible | current | |
| dDhcp6GuardPolicyName OBJECT-TYPE The name of the DHCPv6 Guard policy. | 1.3.6.1.4.1.171.14.142.1.1.2.1.1 | DisplayString (SIZE(1..32)) | not-accessible | current |
| dDhcp6GuardPolicyDeviceRole OBJECT-TYPE Indicates the role of the attached device. client: All DHCPv6 server messages are dropped on this port. server: DHCPv6 server messages are allowed on this port. | 1.3.6.1.4.1.171.14.142.1.1.2.1.2 | INTEGER {client(1), server(2)} | read-create | current |
| dDhcp6GuardPolicyRowStatus OBJECT-TYPE This object allows the dynamic creation and deletion of a policy. | 1.3.6.1.4.1.171.14.142.1.1.2.1.99 | RowStatus | read-create | current |
| dDhcp6GuardMatchAclTable OBJECT-TYPE The table contains a list of IPv6 access list associations for DHCPv6 Guard policies. The IPv6 access list is used to verify the sender's IPv6 address in server messages. | 1.3.6.1.4.1.171.14.142.1.1.3 | not-accessible | current | |
| dDhcp6GuardMatchAclEntry OBJECT-TYPE An entry is defined in dDhcp6GuardMatchAclTable. The first instance identifier index value identifies the dDhcp6GuardPolicyEntry that an IPv6 access list (dDhcp6GuardMatchAclEntry) belongs to. An entry is removed from this table when its corresponding dDhcp6GuardPolicyEntry is deleted. | 1.3.6.1.4.1.171.14.142.1.1.3.1 | not-accessible | current | |
| dDhcp6GuardMatchAccessListName OBJECT-TYPE This object indicates the name of the associated IPv6 access list in a DHCPv6 Guard policy. The IPv6 access list is used to filter DHCPv6 server message based on sender's IP address. If the IPv6 access list is not configured, all server messages are bypassed. | 1.3.6.1.4.1.171.14.142.1.1.3.1.1 | DisplayString (SIZE(1..32)) | read-create | current |
| dDhcp6GuardMatchAclRowStatus OBJECT-TYPE The row status variable, used according to installation and removal conventions for conceptual rows. | 1.3.6.1.4.1.171.14.142.1.1.3.1.99 | RowStatus | read-create | current |
| dDhcp6GuardInterface OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.142.1.2 | |||
| dDhcp6GuardIfConfigTable OBJECT-TYPE A table provides the mechanism to configure the DHCPv6 Guard state at every interface capable of this feature. | 1.3.6.1.4.1.171.14.142.1.2.1 | not-accessible | current | |
| dDhcp6GuardIfConfigEntry OBJECT-TYPE A row instance contains the configuration to enable or disable state for DHCPv6 Guard at every interface capable of this feature. | 1.3.6.1.4.1.171.14.142.1.2.1.1 | not-accessible | current | |
| dDhcp6GuardIfEnabled OBJECT-TYPE This object enables DHCPv6 Guard on the interface, if set this object to 'true'. Setting this object to 'false' disables the DHCPv6 Guard on the interface. | 1.3.6.1.4.1.171.14.142.1.2.1.1.1 | TruthValue | read-write | current |
| dDhcp6GuardIfAttachTable OBJECT-TYPE A table provides the mechanism to attach a DHCPv6 Guard policy on a physical port or port-channel interface. | 1.3.6.1.4.1.171.14.142.1.2.2 | not-accessible | current | |
| dDhcp6GuardIfAttachEntry OBJECT-TYPE A row instance contains the configuration to attach a DHCPv6 Guard policy on a physical port or port-channel interface. | 1.3.6.1.4.1.171.14.142.1.2.2.1 | not-accessible | current | |
| dDhcp6GuardIfAttachPolicy OBJECT-TYPE This object indicates the name of the attached DHCPv6 Guard policy. | 1.3.6.1.4.1.171.14.142.1.2.2.1.1 | DisplayString (SIZE(1..32)) | read-create | current |
| dDhcp6GuardIfAttachRowStatus OBJECT-TYPE The row status variable, used according to installation and removal conventions for conceptual rows. | 1.3.6.1.4.1.171.14.142.1.2.2.1.99 | RowStatus | read-create | current |
| dDhcp6GuardConformance OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.142.2 | |||
| dDhcp6GuardMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.142.2.1 | |||
| dDhcp6GuardMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.142.2.2 |
Conformance
| Name | OID | Status |
|---|---|---|
| dDhcp6GuardMIBCompliance MODULE-COMPLIANCE The compliance statement for DLINKSW-DHCP6-GUARD-MIB | 1.3.6.1.4.1.171.14.142.2.1.1 | current |
| dDhcp6GuardIfConfigGroup OBJECT-GROUP A collection of objects which are used to configure as well as show information regarding the DHCPv6 Guard feature per interface. | 1.3.6.1.4.1.171.14.142.2.2.1 | current |
| dDhcp6GuardPolicyGroup OBJECT-GROUP A collection of objects which are used to configure as well as show information regarding the DHCPv6 Guard policy. | 1.3.6.1.4.1.171.14.142.2.2.2 | current |
| dDhcp6GuardMatchAclGroup OBJECT-GROUP A collection of objects which are used to configure as well as show information regarding the IPv6 access list in DHCPv6 Guard policy. | 1.3.6.1.4.1.171.14.142.2.2.3 | current |
| dDhcp6GuardIfAttachGroup OBJECT-GROUP A collection of objects which are used to configure as well as show information regarding the attaching policy per interface. | 1.3.6.1.4.1.171.14.142.2.2.4 | current |