Home/Catalog/BAY-STACK-SOURCE-GUARD-MIB

BAY-STACK-SOURCE-GUARD-MIB

AI MIB Summary

The BAY-STACK-SOURCE-GUARD-MIB monitors and configures IP Source Guard enforcement policies on Nortel BayStack network switches, specifically tracking dynamic binding table entries and port security states to prevent IP address spoofing.

This MIB module is used for IP Source Guard settings in Nortel's software and products.
Main OID:
bayStackSourceGuardMib.bayStackMibs.20
21
Objects
Active
Status
5
Dependencies

Imported Objects

Objects

21 total
Object Name
bayStackSourceGuardMibThis MIB module is used for IP Source Guard settings in Nortel's software and products.
MODULE-IDENTITY
.bayStackMibs.20
IMPORTSThis MIB module is used for IP Source Guard settings in Nortel's software and products.
NOTIFICATION-TYPE
.bayStackMibs.20
bsSourceGuardNotifications
OBJECT IDENTIFIER
.bayStackMibs.20.0
bsSourceGuardReachedMaxIpEntriesThis notification is generated when the maximum number of IP entries on a port has been reached. The port is identified by the instance of bssourceGuardConfigMode included in the notification.
NOTIFICATION-TYPE
.bayStackMibs.20.0.1
bsSourceGuardCannotEnablePortThis notification is generated when there are insufficient resources available to enable IP source guard checking on a port. Note that this notification will *not* be generated as the result of a management operation, but rather only as a result of internal state changes within the system (for example, system initialization). The port for which the notification is generated is identified by the instance of bsSourceGuardConfigMode included in the notification.
NOTIFICATION-TYPE
.bayStackMibs.20.0.2
bsSourceGuardObjects
OBJECT IDENTIFIER
.bayStackMibs.20.1
bsSourceGuardConfigTableThis table is used to configure IP Source Guard per port.
SEQUENCE OF BsSourceGuardConfigEntry
.bayStackMibs.20.1.1
bsSourceGuardConfigEntryAn entry containing objects for configuring IP Source Guard settings for a port.
BsSourceGuardConfigEntry
.bayStackMibs.20.1.1.1
bsSourceGuardConfigIfIndexThe interface on which Source Guard configuration setting apply.
InterfaceIndex (IF-MIB)
.bayStackMibs.20.1.1.1.1
bsSourceGuardConfigModeThis object is used to control the Source Guard mode on an interface. The values are as follows: disabled(1) - Source Guard is disabled on this interface. ip(2) - Source Guard only allows traffic from a list of IP addresses on this interface.rw
Enumeration
.bayStackMibs.20.1.1.1.2
bsSourceGuardAddrTableThis table contains a list of internet and/or MAC addresses allowed by Source Guard on an interface. An entry in this table must indicate either a valid internet address and/or a valid MAC address. This means that an entry may not exist where the value of bsSourceGuardAddrType is unknown(0) and the value of bsSourceGuardAddrMACAddr is 00:00:00:00:00:00. If an entry indicates only an internet address, Source Guard will allow that address regardless of MAC address. Note that currently, MAC addresses are not supported. This means that currently, the value of bsSourceGuardAddrMACAddr must always by 00:00:00:00:00:00, and the value of bsSourceGuardAddrType must not be unknown(0).
SEQUENCE OF BsSourceGuardAddrEntry
.bayStackMibs.20.1.2
bsSourceGuardAddrEntryAn entry containing an address allowed by Source Guard on an interface.
BsSourceGuardAddrEntry
.bayStackMibs.20.1.2.1
bsSourceGuardAddrIndexThe ifIndex value of the interface.
InterfaceIndex (IF-MIB)
.bayStackMibs.20.1.2.1.1
bsSourceGuardAddrTypeThe type of internet address contained in the corresponding instance of bsSourceGuardAddrAddress. If the value of this object is other(0), then the corresponding instance of bsSourceGuardAddrAddress must be a zero length value.
InetAddressType (INET-ADDRESS-MIB)
.bayStackMibs.20.1.2.1.2
bsSourceGuardAddrAddressThe internet address allowed by Source Guard on this interface. If this object contains a zero length value, then the Source Guard feature will not use the value.
InetAddress (INET-ADDRESS-MIB)
.bayStackMibs.20.1.2.1.3
bsSourceGuardAddrMACAddrThe ethernet MAC address allowed by Source Guard on this interface. If this object contains the value 00:00:00:00:00:00, then the Source Guard feature will not use the value.
MacAddress (SNMPv2-TC)
.bayStackMibs.20.1.2.1.4
bsSourceGuardAddrSourceThe source of the address(es). Currently, the only source is from dhcp snooping. In the future, static addresses will be allowed.ro
Enumeration
.bayStackMibs.20.1.2.1.5
bsSourceGuardStatsTablePer-interface IP Source Guard statistics.
SEQUENCE OF BsSourceGuardStatsEntry
.bayStackMibs.20.1.3
bsSourceGuardStatsEntryAn entry containing Source Guard statistics for an interface.
BsSourceGuardStatsEntry
.bayStackMibs.20.1.3.1
bsSourceGuardStatsIfIndexThe ifIndex value of the interface.
InterfaceIndex (IF-MIB)
.bayStackMibs.20.1.3.1.1
bsSourceGuardStatsDroppedPacketsThe number of received packets on this interface that were dropped due to IP source guard filtering.ro
Counter32
.bayStackMibs.20.1.3.1.2
BAY-STACK-SOURCE-GUARD-MIB - SNMP MIB Reference | MIBs Explorer