DLINKSW-IPV6-SRC-GUARD-MIB: View SNMP OID List / Download MIB
VENDOR: D-LINK
Home | MIB: DLINKSW-IPV6-SRC-GUARD-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
dlinkSwIpv6SourceGuardMIB | 1.3.6.1.4.1.171.14.145 |
This MIB module defines objects for IPv6 Source Guard. |
||
dIpv6sgNotifications | 1.3.6.1.4.1.171.14.145.0 | |||
dIpv6sgObjects | 1.3.6.1.4.1.171.14.145.1 | |||
dIpv6sgPolicy | 1.3.6.1.4.1.171.14.145.1.1 | |||
dIpv6sgPolicyNumber | 1.3.6.1.4.1.171.14.145.1.1.1 | unsigned32 | read-only |
Indicates the number of entries present in IPv6 source-guard policy table. |
dIpv6sgPolicyTable | 1.3.6.1.4.1.171.14.145.1.1.2 | no-access |
The table contains information about IPv6 source-guard policies. |
|
1.3.6.1.4.1.171.14.145.1.1.2.1 | no-access |
An entry defined in dIpv6sgPolicyTable. An entry is created/removed when an IPv6 source-guard policy is created/deleted. |
||
dIpv6sgPolicyName | 1.3.6.1.4.1.171.14.145.1.1.2.1.1 | displaystring | no-access |
The name of the IPv6 source-guard policy. |
dIpv6sgPolicyDenyAutoConfig | 1.3.6.1.4.1.171.14.145.1.1.2.1.2 | truthvalue | read-only |
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. |
dIpv6sgPolicyPermitLinkLocal | 1.3.6.1.4.1.171.14.145.1.1.2.1.3 | truthvalue | read-only |
Indicates whether allow hardware permit data traffic sent by link-local address. |
dIpv6sgPolicyRowStatus | 1.3.6.1.4.1.171.14.145.1.1.2.1.99 | rowstatus | read-only |
This object allows the dynamic creation and deletion of a policy. |
dIpv6sgInterface | 1.3.6.1.4.1.171.14.145.1.2 | |||
dIpv6sgIfConfigTable | 1.3.6.1.4.1.171.14.145.1.2.1 | no-access |
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.1.1 | no-access |
A row instance contains the configuration to enable or disable IPv6 source-guard on an interface. |
||
dIpv6sgIfEnabled | 1.3.6.1.4.1.171.14.145.1.2.1.1.1 | truthvalue | read-write |
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. |
dIpv6sgIfAttachTable | 1.3.6.1.4.1.171.14.145.1.2.2 | no-access |
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.2.1 | no-access |
A row instance contains the configuration of attaching IPv6 source-guard policy on the interface. |
||
dIpv6sgIfAttachPolicy | 1.3.6.1.4.1.171.14.145.1.2.2.1.1 | displaystring | read-only |
This object indicates the name of the attached IPv6 source-guard policy. |
dIpv6sgIfAttachRowStatus | 1.3.6.1.4.1.171.14.145.1.2.2.1.99 | rowstatus | read-only |
The row status variable, used according to installation and removal conventions for conceptual rows. |
dIpv6sgBindings | 1.3.6.1.4.1.171.14.145.1.3 | |||
dIpv6sgStaticBindingsTable | 1.3.6.1.4.1.171.14.145.1.3.1 | no-access |
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.1.1 | no-access |
An entry defines a manual binding. |
||
dIpv6sgStaticBindingsVlan | 1.3.6.1.4.1.171.14.145.1.3.1.1.1 | vlanid | no-access |
This object indicates the VLAN to which a host belongs. |
dIpv6sgStaticBindingsMacAddress | 1.3.6.1.4.1.171.14.145.1.3.1.1.2 | macaddress | no-access |
This object indicates the MAC address of the entry. |
dIpv6sgStaticBindingsIpAddress | 1.3.6.1.4.1.171.14.145.1.3.1.1.3 | inetaddressipv6 | no-access |
This object indicates the allocated IPv6 address of the entry. |
dIpv6sgStaticBindingsInterface | 1.3.6.1.4.1.171.14.145.1.3.1.1.4 | interfaceindex | no-access |
This object indicates the ifIndex value of the interface where the host connects to. |
dIpv6sgStaticBindingsRowStatus | 1.3.6.1.4.1.171.14.145.1.3.1.1.99 | rowstatus | read-only |
This object is used to manage the creation and deletion of rows in this table. |
dIpv6sgBindingsTable | 1.3.6.1.4.1.171.14.145.1.3.2 | no-access |
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.2.1 | no-access |
An entry contains information of a binding instance. |
||
dIpv6sgBindingsOwner | 1.3.6.1.4.1.171.14.145.1.3.2.1.1 | integer | no-access |
This object indicates the IPv6 snooping owner. Enumeration: 'ndp': 2, 'static': 1, 'dhcp': 3. |
dIpv6sgBindingsIpAddress | 1.3.6.1.4.1.171.14.145.1.3.2.1.2 | inetaddressipv6 | no-access |
This object indicates the IPv6 address of the entry. |
dIpv6sgBindingsMacAddress | 1.3.6.1.4.1.171.14.145.1.3.2.1.3 | macaddress | no-access |
This object indicates the MAC address of the entry. |
dIpv6sgBindingsInterface | 1.3.6.1.4.1.171.14.145.1.3.2.1.4 | interfaceindex | no-access |
This object indicates the ifIndex value of the interface where a host connects to. |
dIpv6sgBindingsVlan | 1.3.6.1.4.1.171.14.145.1.3.2.1.5 | vlanid | no-access |
This object indicates the VLAN to which the host belongs. |
dIpv6sgBindingsTimeleft | 1.3.6.1.4.1.171.14.145.1.3.2.1.6 | unsigned32 | read-only |
This object indicates the time left for the dynamic hosts. It is meaningless when dIpv6sgBindingsOwner is 'static', it is always be zero. |
dIpv6sgConformance | 1.3.6.1.4.1.171.14.145.2 | |||
dIpv6sgMIBCompliances | 1.3.6.1.4.1.171.14.145.2.1 | |||
dIpv6sgMIBCompliance | 1.3.6.1.4.1.171.14.145.2.1.1 |
The compliance statement for DLINKSW-IPV6-SRC-GUARD-MIB |
||
dIpv6sgMIBGroups | 1.3.6.1.4.1.171.14.145.2.2 | |||
dIpv6sgIfConfigGroup | 1.3.6.1.4.1.171.14.145.2.2.1 |
A collection of objects which are used to configure as well as show information regarding the IPv6 Source Guard feature per interface. |
||
dIpv6sgBindingsGroup | 1.3.6.1.4.1.171.14.145.2.2.2 |
A collection of objects which are used to show information regarding the IPv6 Snooping binding data. |
||
dIpv6sgPolicyGroup | 1.3.6.1.4.1.171.14.145.2.2.3 |
A collection of object which are used to configure as well as show information regarding the IPv6 source-guard policy. |
||
dIpv6sgIfAttachGroup | 1.3.6.1.4.1.171.14.145.2.2.4 |
A collection of object which are used to configure as well as show information regarding the attaching policy per interface. |
||
dIpv6sgStaticBindingsGroup | 1.3.6.1.4.1.171.14.145.2.2.5 |
A collection of objects which are used to configure as well as show information regarding the static binding data for IPv6 Source Guard. |