MIBs Depot

DLINKSW-IPV6-SRC-GUARD-MIB

Registered at
1.3.6.1.4.1.171.14.145
Last updated
2013-07-18 00:00
Organization
D-Link Corp.
Revisions
2013-07-18 00:00
Namespace
dlink
Source file
DLINKSW-IPV6-SRC-GUARD-MIB
Digest
sha256:dc489fffae5d9b42c5830be6bb4d5a1ea7298e757a74547f2e381912af469c95

Description

This MIB module defines objects for IPv6 Source 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

FromSymbols
DLINK-ID-REC-MIBdlinkIndustrialCommon
IF-MIBInterfaceIndex, ifIndex
INET-ADDRESS-MIBInetAddressIPv6
Q-BRIDGE-MIBVlanId
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMIMODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDisplayString, MacAddress, 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.

BRIDGE-MIB
DLINK-ID-REC-MIB
DLINKSW-IPV6-SRC-GUARD-MIB
IANAifType-MIB
IF-MIB
INET-ADDRESS-MIB
P-BRIDGE-MIB
Q-BRIDGE-MIB
RFC1158-MIB
RFC1271-MIB
RMON-MIB
RMON2-MIB
SNMP-FRAMEWORK-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC
TOKEN-RING-RMON-MIB

Objects

NameOIDSyntaxAccessStatus
dIpv6sgNotifications
OBJECT-IDENTITY
1.3.6.1.4.1.171.14.145.0
dIpv6sgObjects
OBJECT-IDENTITY
1.3.6.1.4.1.171.14.145.1
dIpv6sgPolicy
OBJECT-IDENTITY
1.3.6.1.4.1.171.14.145.1.1
dIpv6sgPolicyNumber
OBJECT-TYPE
Indicates the number of entries present in IPv6 source-guard policy table.
1.3.6.1.4.1.171.14.145.1.1.1Unsigned32read-onlycurrent
dIpv6sgPolicyTable
OBJECT-TYPE
The table contains information about IPv6 source-guard policies.
1.3.6.1.4.1.171.14.145.1.1.2not-accessiblecurrent
dIpv6sgPolicyEntry
OBJECT-TYPE
An entry defined in dIpv6sgPolicyTable. An entry is created/removed when an IPv6 source-guard policy is created/deleted.
1.3.6.1.4.1.171.14.145.1.1.2.1not-accessiblecurrent
dIpv6sgPolicyName
OBJECT-TYPE
The name of the IPv6 source-guard policy.
1.3.6.1.4.1.171.14.145.1.1.2.1.1DisplayString (SIZE(1..32))not-accessiblecurrent
dIpv6sgPolicyDenyAutoConfig
OBJECT-TYPE
Indicates whether deny data traffic from auto-configured global address. It is useful when all global addresses on a link are assigned by DHCP and the administrator wants to block hosts with self-configured addresses sending traffic.
1.3.6.1.4.1.171.14.145.1.1.2.1.2TruthValueread-createcurrent
dIpv6sgPolicyPermitLinkLocal
OBJECT-TYPE
Indicates whether allow hardware permit data traffic sent by link-local address.
1.3.6.1.4.1.171.14.145.1.1.2.1.3TruthValueread-createcurrent
dIpv6sgPolicyRowStatus
OBJECT-TYPE
This object allows the dynamic creation and deletion of a policy.
1.3.6.1.4.1.171.14.145.1.1.2.1.99RowStatusread-createcurrent
dIpv6sgInterface
OBJECT-IDENTITY
1.3.6.1.4.1.171.14.145.1.2
dIpv6sgIfConfigTable
OBJECT-TYPE
A table provides the mechanism to configure the IPv6 source-guard state at every interface capable of this feature.
1.3.6.1.4.1.171.14.145.1.2.1not-accessiblecurrent
dIpv6sgIfConfigEntry
OBJECT-TYPE
A row instance contains the configuration to enable or disable IPv6 source-guard on an interface.
1.3.6.1.4.1.171.14.145.1.2.1.1not-accessiblecurrent
dIpv6sgIfEnabled
OBJECT-TYPE
This object enables IPv6 source-guard on the interface, if set this object to 'true'. Setting this object to 'false' disables the IPv6 source-guard on the interface.
1.3.6.1.4.1.171.14.145.1.2.1.1.1TruthValueread-writecurrent
dIpv6sgIfAttachTable
OBJECT-TYPE
A table provides the mechanism to attach an IPv6 source-guard policy at each interface capable of this feature.
1.3.6.1.4.1.171.14.145.1.2.2not-accessiblecurrent
dIpv6sgIfAttachEntry
OBJECT-TYPE
A row instance contains the configuration of attaching IPv6 source-guard policy on the interface.
1.3.6.1.4.1.171.14.145.1.2.2.1not-accessiblecurrent
dIpv6sgIfAttachPolicy
OBJECT-TYPE
This object indicates the name of the attached IPv6 source-guard policy.
1.3.6.1.4.1.171.14.145.1.2.2.1.1DisplayString (SIZE(1..32))read-createcurrent
dIpv6sgIfAttachRowStatus
OBJECT-TYPE
The row status variable, used according to installation and removal conventions for conceptual rows.
1.3.6.1.4.1.171.14.145.1.2.2.1.99RowStatusread-createcurrent
dIpv6sgBindings
OBJECT-IDENTITY
1.3.6.1.4.1.171.14.145.1.3
dIpv6sgStaticBindingsTable
OBJECT-TYPE
A table provides the manual bindings information. e.g. VLAN MAC Address IP Address Interface ---- ----------------- ---------- --------- 2000 00.01.02.03.04.05 2000::1 8 3000 00.05.06.07.08.09 3000::2 3 4094 00.10.20.30.40.55 2134::7 5 4094 00.10.20.30.40.55 2134::8 6 4094 00.10.20.30.40.55 2134::9 8
1.3.6.1.4.1.171.14.145.1.3.1not-accessiblecurrent
dIpv6sgStaticBindingsEntry
OBJECT-TYPE
An entry defines a manual binding.
1.3.6.1.4.1.171.14.145.1.3.1.1not-accessiblecurrent
dIpv6sgStaticBindingsVlan
OBJECT-TYPE
This object indicates the VLAN to which a host belongs.
1.3.6.1.4.1.171.14.145.1.3.1.1.1VlanIdnot-accessiblecurrent
dIpv6sgStaticBindingsMacAddress
OBJECT-TYPE
This object indicates the MAC address of the entry.
1.3.6.1.4.1.171.14.145.1.3.1.1.2MacAddressnot-accessiblecurrent
dIpv6sgStaticBindingsIpAddress
OBJECT-TYPE
This object indicates the allocated IPv6 address of the entry.
1.3.6.1.4.1.171.14.145.1.3.1.1.3InetAddressIPv6not-accessiblecurrent
dIpv6sgStaticBindingsInterface
OBJECT-TYPE
This object indicates the ifIndex value of the interface where the host connects to.
1.3.6.1.4.1.171.14.145.1.3.1.1.4InterfaceIndexnot-accessiblecurrent
dIpv6sgStaticBindingsRowStatus
OBJECT-TYPE
This object is used to manage the creation and deletion of rows in this table.
1.3.6.1.4.1.171.14.145.1.3.1.1.99RowStatusread-createcurrent
dIpv6sgBindingsTable
OBJECT-TYPE
A table provides the bindings information regarding IPv6 Snooping. e.g. Onwer IPv6 Address MAC Address Interface VLAN TimeLeft ----- ------------------------- ---------------- --------- ---- -------- NDP FE80::A8BB:CCFF:FE01:F500 AABB.CC01.F500 1 100 8850 Static FE80::21D:71FF:FE99:4900 001D.7199.4900 2 100 0 NDP 2001:600::1 AABB.CC01.F500 1 100 3181 DHCP 2001:300::1 AABB.CC01.F500 1 100 9559 DHCP 2001:100::2 AABB.CC01.F600 1 200 9196 DHCP 2001:400::1 001D.7199.4900 2 100 1568 Static 2001:500::1 000A.000B.000C 13 300 0
1.3.6.1.4.1.171.14.145.1.3.2not-accessiblecurrent
dIpv6sgBindingsEntry
OBJECT-TYPE
An entry contains information of a binding instance.
1.3.6.1.4.1.171.14.145.1.3.2.1not-accessiblecurrent
dIpv6sgBindingsOwner
OBJECT-TYPE
This object indicates the IPv6 snooping owner.
1.3.6.1.4.1.171.14.145.1.3.2.1.1INTEGER {static(1), ndp(2), dhcp(3)}not-accessiblecurrent
dIpv6sgBindingsIpAddress
OBJECT-TYPE
This object indicates the IPv6 address of the entry.
1.3.6.1.4.1.171.14.145.1.3.2.1.2InetAddressIPv6not-accessiblecurrent
dIpv6sgBindingsMacAddress
OBJECT-TYPE
This object indicates the MAC address of the entry.
1.3.6.1.4.1.171.14.145.1.3.2.1.3MacAddressnot-accessiblecurrent
dIpv6sgBindingsInterface
OBJECT-TYPE
This object indicates the ifIndex value of the interface where a host connects to.
1.3.6.1.4.1.171.14.145.1.3.2.1.4InterfaceIndexnot-accessiblecurrent
dIpv6sgBindingsVlan
OBJECT-TYPE
This object indicates the VLAN to which the host belongs.
1.3.6.1.4.1.171.14.145.1.3.2.1.5VlanIdnot-accessiblecurrent
dIpv6sgBindingsTimeleft
OBJECT-TYPE
This object indicates the time left for the dynamic hosts. It is meaningless when dIpv6sgBindingsOwner is 'static', it is always be zero.
1.3.6.1.4.1.171.14.145.1.3.2.1.6Unsigned32read-onlycurrent
dIpv6sgConformance
OBJECT-IDENTITY
1.3.6.1.4.1.171.14.145.2
dIpv6sgMIBCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.171.14.145.2.1
dIpv6sgMIBGroups
OBJECT-IDENTITY
1.3.6.1.4.1.171.14.145.2.2

Conformance

NameOIDStatus
dIpv6sgMIBCompliance
MODULE-COMPLIANCE
The compliance statement for DLINKSW-IPV6-SRC-GUARD-MIB
1.3.6.1.4.1.171.14.145.2.1.1current
dIpv6sgIfConfigGroup
OBJECT-GROUP
A collection of objects which are used to configure as well as show information regarding the IPv6 Source Guard feature per interface.
1.3.6.1.4.1.171.14.145.2.2.1current
dIpv6sgBindingsGroup
OBJECT-GROUP
A collection of objects which are used to show information regarding the IPv6 Snooping binding data.
1.3.6.1.4.1.171.14.145.2.2.2current
dIpv6sgPolicyGroup
OBJECT-GROUP
A collection of object which are used to configure as well as show information regarding the IPv6 source-guard policy.
1.3.6.1.4.1.171.14.145.2.2.3current
dIpv6sgIfAttachGroup
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.145.2.2.4current
dIpv6sgStaticBindingsGroup
OBJECT-GROUP
A collection of objects which are used to configure as well as show information regarding the static binding data for IPv6 Source Guard.
1.3.6.1.4.1.171.14.145.2.2.5current