BAY-STACK-SOURCE-GUARD-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
3
Rows
3
Columns
10
bsSourceGuardConfigTable
table.1.3.6.1.4.1.45.5.20.1.1
·
1 row entry
·
3 columns
This table is used to configure IP Source Guard per port.
An entry containing objects for configuring IP Source Guard
settings for a port.
settings for a port.
Indexes
bsSourceGuardConfigIfIndex
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
bsSourceGuardConfigIfIndex
The interface on which Source Guard configuration setting apply.
|
IF-MIBInterfaceIndex Textual Convention: IF-MIBInterfaceIndex Integer32Type Constraints: range: 1..2147483647 |
.1.3.6.1.4.1.45.5.20.1.1.1.1 |
||||
|
bsSourceGuardConfigMode
This 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 all… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.45.5.20.1.1.1.2 |
||||
|
bsSourceGuardOrigin
Indicates how source guard was configured.
Supported values: config - set by user radius - set by radius atribute |
Bits Enumerated Values:
|
.1.3.6.1.4.1.45.5.20.1.1.1.3 |
bsSourceGuardAddrTable
table.1.3.6.1.4.1.45.5.20.1.2
·
1 row entry
·
5 columns
This 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).
An entry containing an address allowed by Source Guard on
an interface.
an interface.
Indexes
bsSourceGuardAddrIndex bsSourceGuardAddrType bsSourceGuardAddrAddress bsSourceGuardAddrMACAddr
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
bsSourceGuardAddrIndex
The ifIndex value of the interface.
|
IF-MIBInterfaceIndex Textual Convention: IF-MIBInterfaceIndex Integer32Type Constraints: range: 1..2147483647 |
.1.3.6.1.4.1.45.5.20.1.2.1.1 |
||||||||||||||
|
bsSourceGuardAddrType
The 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 leng… |
INET-ADDRESS-MIBInetAddressType Textual Convention: INET-ADDRESS-MIBInetAddressType EnumerationType Values:
|
.1.3.6.1.4.1.45.5.20.1.2.1.2 |
||||||||||||||
|
bsSourceGuardAddrAddress
The 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. |
INET-ADDRESS-MIBInetAddress Textual Convention: INET-ADDRESS-MIBInetAddress OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.45.5.20.1.2.1.3 |
||||||||||||||
|
bsSourceGuardAddrMACAddr
The 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. |
SNMPv2-TCMacAddress Textual Convention: SNMPv2-TCMacAddress OctetStringType Constraints: range: 6 |
.1.3.6.1.4.1.45.5.20.1.2.1.4 |
||||||||||||||
|
bsSourceGuardAddrSource
The source of the address(es). Currently, the only source is
from dhcp snooping. In the future, static addresses will be allowed. |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.45.5.20.1.2.1.5 |
bsSourceGuardStatsTable
table.1.3.6.1.4.1.45.5.20.1.3
·
1 row entry
·
2 columns
Per-interface IP Source Guard statistics.
An entry containing Source Guard statistics for an interface.
Indexes
bsSourceGuardStatsIfIndex
| Column | Syntax | OID |
|---|---|---|
|
bsSourceGuardStatsIfIndex
The ifIndex value of the interface.
|
IF-MIBInterfaceIndex Textual Convention: IF-MIBInterfaceIndex Integer32Type Constraints: range: 1..2147483647 |
.1.3.6.1.4.1.45.5.20.1.3.1.1 |
|
bsSourceGuardStatsDroppedPackets
The number of received packets on this interface that were dropped
due to IP source guard filtering. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.45.5.20.1.3.1.2 |