MIB Viewer

RUCKUS-NDI-MIB

27 objects
Management Information for configuration of Neighbour Discovery inspection feature. NDI is a security mechanism which validates all ND packets in a subnet and discard those packets with invalid IPv6 to MAC address bindings. Copyright 1996-2020 Ruckus Wireless, Inc. All rights reserved. This Ruckus Wireless, Inc SNMP Management Information Base Specification embodies Ruckus Wireless, Inc' confidential and proprietary intellectual property. Ruckus Wireless, Inc retains all title and ownership in the Specification, including any revisions. This Specification is supplied AS IS, and Ruckus Wireless, Inc makes no warranty, either express or implied, as to the use, operation, condition, or performance of the specification, and any unintended consequence it may on the user environment.
OIDNameAccessStatusDescription
1.3.6.1.4.1.1991.1.1.3.47IdentityruckusNdiMIBManagement Information for configuration of Neighbour Discovery inspection feature. NDI is a security mechanism which validates all ND packets in a subnet and …
1.3.6.1.4.1.1991.1.1.3.47.0NoderuckusNdiNotify
1.3.6.1.4.1.1991.1.1.3.47.1NoderuckusNdiObjects
1.3.6.1.4.1.1991.1.1.3.47.1.1NoderuckusNdiVlan
1.3.6.1.4.1.1991.1.1.3.47.1.1.1TableruckusNdiVlanConfigTablenot-accessiblecurrentA table provides the mechanism to control Neighbor Discovery Inspection per VLAN. When a VLAN is created in a device supporting this table, a corresponding ent…
1.3.6.1.4.1.1991.1.1.3.47.1.1.1.1RowruckusNdiVlanConfigEntrynot-accessiblecurrentA row instance contains the configuration to enable or disable Neighbor Discovery Inspection at the existing VLAN.
1.3.6.1.4.1.1991.1.1.3.47.1.1.1.1.1ColumnruckusNdiVlanConfigVlanIdnot-accessiblecurrentThis object indicates the VLAN number on which Neighbor Discovery Inspection feature is configured.
1.3.6.1.4.1.1991.1.1.3.47.1.1.1.1.2ColumnruckusNdiVlanDynNDInspectionEnableread-writecurrentThis object indicates whether Neighbor Discovery Inspection is enabled in this VLAN. If this object is set to 'true', Neighbor Discovery Inspection is enabled.…
1.3.6.1.4.1.1991.1.1.3.47.1.2NoderuckusNdiInterface
1.3.6.1.4.1.1991.1.1.3.47.1.2.1TableruckusNdInspectIfConfigTablenot-accessiblecurrentA table provides the mechanism to configure the trust state for Neighbor Discovery Inspection purpose at each physical interface.
1.3.6.1.4.1.1991.1.1.3.47.1.2.1.1RowruckusNdiIfConfigEntrynot-accessiblecurrentA row instance contains the configuration to enable or disable trust state for Neighbor Discovery Inspection at each physical interface capable of this feature.
1.3.6.1.4.1.1991.1.1.3.47.1.2.1.1.1ColumnruckusNdiIfTrustValueread-writecurrentThis object indicates whether the interface is trusted for Neighbor Discovery Inspection. If this object is set to 'true', the interface is trusted. ND packets…
1.3.6.1.4.1.1991.1.1.3.47.1.3NoderuckusNdiNDInspect
1.3.6.1.4.1.1991.1.1.3.47.1.3.1TableruckusNdiStaticNDInspectTablenot-accessiblecurrentA table provides the mechanism to control Neighbor Discovery Inspection entries created by the user. When an IP-MAC mapping entry is created in a device suppor…
1.3.6.1.4.1.1991.1.1.3.47.1.3.1.1RowruckusNdiStaticNDInspectEntrynot-accessiblecurrentA row instance contains the configuration to map a device IP address with its MAC address.
1.3.6.1.4.1.1991.1.1.3.47.1.3.1.1.1ColumnruckusNdiStaticNDInspectIpv6Addrnot-accessiblecurrentThe device IPv6 address.
1.3.6.1.4.1.1991.1.1.3.47.1.3.1.1.2ColumnruckusNdiStaticNDInspectMacAddrread-createcurrentThe device MAC address.
1.3.6.1.4.1.1991.1.1.3.47.1.3.1.1.3ColumnruckusNdiStaticNDInspectTyperead-onlycurrentThe type of the ND entry
1.3.6.1.4.1.1991.1.1.3.47.1.3.1.1.4ColumnruckusNdiStaticNDInspectStateread-onlycurrentThe state of the ND entry
1.3.6.1.4.1.1991.1.1.3.47.1.3.1.1.5ColumnruckusNdiStaticNDInspectAgeread-onlycurrentThe timer of the ND entry
1.3.6.1.4.1.1991.1.1.3.47.1.3.1.1.6ColumnruckusNdiStaticNDInspectPortread-onlycurrentThe ifindex vlaue of a port of the ND entry
1.3.6.1.4.1.1991.1.1.3.47.1.3.1.1.7ColumnruckusNdiStaticNDInspectRowStatusread-createcurrentThe status of the entry in the table.
1.3.6.1.4.1.1991.1.1.3.47.2NoderuckusNdiConformance
1.3.6.1.4.1.1991.1.1.3.47.2.1NoderuckusNdiCompliances
1.3.6.1.4.1.1991.1.1.3.47.2.1.1ComplianceruckusNdiCompliancecurrentThe compliance statement for entities which implement RUCKUS-NDI-MIB.
Type Definitions
NameSyntaxStatusDescription
NDStateINTEGER{ other(1), valid(2), pend(3) }currentRepresents state of ND entry to be used.
NDTypeINTEGER{ other(1), static(2), dynamic(3), inspect(4), dhcpv6(5), dynamicDhcpv6(6), staticDhcpv6(7), host(8) }currentRepresents type of ND entry to be used.