DLINKSW-RA-GUARD-MIB
- Registered at
- 1.3.6.1.4.1.171.14.141
- Last updated
- 2013-07-18 00:00
- Organization
- D-Link Corp.
- Revisions
- 2013-07-18 00:00
- Namespace
- dlink
- Source file
DLINKSW-RA-GUARD-MIB- Digest
sha256:f674d5983d1b5b6cffa3b65a8876962190961b27df0b9d867f6a36258b922e2f
Description
This MIB module defines objects for RA 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-RA-GUARD-MIB IANAifType-MIB IF-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| dRaGuardNotifications OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.141.0 | |||
| dRaGuardObjects OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.141.1 | |||
| dRaGuardPolicy OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.141.1.1 | |||
| dRaGuardPolicyNumber OBJECT-TYPE Indicates the number of entries present in RA Guard policy table. | 1.3.6.1.4.1.171.14.141.1.1.1 | Unsigned32 | read-only | current |
| dRaGuardPolicyTable OBJECT-TYPE The table contains information about RA Guard policies. | 1.3.6.1.4.1.171.14.141.1.1.2 | not-accessible | current | |
| dRaGuardPolicyEntry OBJECT-TYPE An entry defined in dRaGuardPolicyTable. An entry is created/removed when a RA Guard policy is created/deleted. | 1.3.6.1.4.1.171.14.141.1.1.2.1 | not-accessible | current | |
| dRaGuardPolicyName OBJECT-TYPE The name of the RA Guard policy. | 1.3.6.1.4.1.171.14.141.1.1.2.1.1 | DisplayString (SIZE(1..32)) | not-accessible | current |
| dRaGuardPolicyDeviceRole OBJECT-TYPE Indicates the role of the attached device. host: all the inbound router advertisement and redirect messages are blocked. router: all messages (router solicitation [RS], router advertisement [RA], or redirect) are allowed on this port. | 1.3.6.1.4.1.171.14.141.1.1.2.1.2 | INTEGER {host(1), router(2)} | read-create | current |
| dRaGuardPolicyRowStatus OBJECT-TYPE This object allows the dynamic creation and deletion of a RA Guard policy. | 1.3.6.1.4.1.171.14.141.1.1.2.1.99 | RowStatus | read-create | current |
| dRaGuardMatchAclTable OBJECT-TYPE The table contains a list of IPv6 access list associations for RA Guard policies. The IPv6 access list is used to filter the RA messages based on sender IPv6 address. | 1.3.6.1.4.1.171.14.141.1.1.3 | not-accessible | current | |
| dRaGuardMatchAclEntry OBJECT-TYPE An entry is defined in dRaGuardMatchAclTable. The first instance identifier index value identifies the dRaGuardPolicyEntry that an IPv6 access list (dRaGuardMatchAclEntry) belongs to. An entry is removed from this table when its corresponding dRaGuardPolicyEntry is deleted. | 1.3.6.1.4.1.171.14.141.1.1.3.1 | not-accessible | current | |
| dRaGuardMatchAccessListName OBJECT-TYPE This object indicates the name of the associated IPv6 access list in a RA Guard policy. The IPv6 access list is used to filter RA messages based on sender IPv6 address when the corresponding dRaGuardPolicyDeviceRole is 'router'. If the IPv6 access list is not configured, all RA messages are bypassed. | 1.3.6.1.4.1.171.14.141.1.1.3.1.1 | DisplayString (SIZE(1..32)) | read-create | current |
| dRaGuardMatchAclRowStatus OBJECT-TYPE The row status variable, used according to installation and removal conventions for conceptual rows. | 1.3.6.1.4.1.171.14.141.1.1.3.1.99 | RowStatus | read-create | current |
| dRaGuardInterface OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.141.1.2 | |||
| dRaGuardIfConfigTable OBJECT-TYPE A table provides the mechanism to configure the RA Guard state at every interface capable of this feature. | 1.3.6.1.4.1.171.14.141.1.2.1 | not-accessible | current | |
| dRaGuardIfConfigEntry OBJECT-TYPE A row instance contains the configuration to enable or disable RA Guard on an interface. | 1.3.6.1.4.1.171.14.141.1.2.1.1 | not-accessible | current | |
| dRaGuardIfEnabled OBJECT-TYPE This object enables RA Guard on the interface, if set this object to 'true'. Setting this object to 'false' disables the RA Guard on the interface. | 1.3.6.1.4.1.171.14.141.1.2.1.1.1 | TruthValue | read-write | current |
| dRaGuardIfAttachTable OBJECT-TYPE A table provides the mechanism to attach a RA Guard policy on a physical port or port-channel interface. | 1.3.6.1.4.1.171.14.141.1.2.2 | not-accessible | current | |
| dRaGuardIfAttachEntry OBJECT-TYPE A row instance contains the configuration to attach a RA Guard policy on a physical port or port-channel interface. | 1.3.6.1.4.1.171.14.141.1.2.2.1 | not-accessible | current | |
| dRaGuardIfAttachPolicy OBJECT-TYPE This object indicates the name of the attached RA Guard policy. | 1.3.6.1.4.1.171.14.141.1.2.2.1.1 | DisplayString (SIZE(1..32)) | read-create | current |
| dRaGuardIfAttachRowStatus OBJECT-TYPE The row status variable, used according to installation and removal conventions for conceptual rows. | 1.3.6.1.4.1.171.14.141.1.2.2.1.99 | RowStatus | read-create | current |
| dRaGuardConformance OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.141.2 | |||
| dRaGuardMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.141.2.1 | |||
| dRaGuardMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.141.2.2 |
Conformance
| Name | OID | Status |
|---|---|---|
| dRaGuardMIBCompliance MODULE-COMPLIANCE The compliance statement for DLINKSW-RA-GUARD-MIB | 1.3.6.1.4.1.171.14.141.2.1.1 | current |
| dRaGuardIfConfigGroup OBJECT-GROUP A collection of objects which are used to configure as well as show information regarding the RA Guard feature per interface. | 1.3.6.1.4.1.171.14.141.2.2.1 | current |
| dRaGuardPolicyGroup OBJECT-GROUP A collection of objects which are used to configure as well as show information regarding the RA Guard policy. | 1.3.6.1.4.1.171.14.141.2.2.2 | current |
| dRaGuardMatchAclGroup OBJECT-GROUP A collection of objects which are used to configure as well as show information regarding the IPv6 access list in RA Guard policy. | 1.3.6.1.4.1.171.14.141.2.2.3 | current |
| dRaGuardIfAttachGroup OBJECT-GROUP A collection of object which are used to configure as well as show information regarding the attaching policy per interface. | 1.3.6.1.4.1.171.14.141.2.2.4 | current |