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
Uses the nortel variant from
Command help
/opt/observium/mibs/nortel.
Walk bsSourceGuardConfigTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'BAY-STACK-SOURCE-GUARD-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BAY-STACK-SOURCE-GUARD-MIB::bsSourceGuardConfigTable'
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
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
The interface on which Source Guard configuration setting apply.
|
IF-MIBInterfaceIndex Type Constraints: range: 1..2147483647Description: A unique value, greater than zero, for each interface or interface sub-layer in the managed system. It is recommended that values are assigned contiguously starting from 1. The value for each interface sub-layer must … |
.1.3.6.1.4.1.45.5.20.1.1.1.1 |
||||
|
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 |
||||
|
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
Uses the nortel variant from
Command help
/opt/observium/mibs/nortel.
Walk bsSourceGuardAddrTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'BAY-STACK-SOURCE-GUARD-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BAY-STACK-SOURCE-GUARD-MIB::bsSourceGuardAddrTable'
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.
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The ifIndex value of the interface.
|
IF-MIBInterfaceIndex Type Constraints: range: 1..2147483647Description: A unique value, greater than zero, for each interface or interface sub-layer in the managed system. It is recommended that values are assigned contiguously starting from 1. The value for each interface sub-layer must … |
.1.3.6.1.4.1.45.5.20.1.2.1.1 |
||||||||||||||
|
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 Type Values:
|
.1.3.6.1.4.1.45.5.20.1.2.1.2 |
||||||||||||||
|
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 Type Constraints: range: 0..255 |
.1.3.6.1.4.1.45.5.20.1.2.1.3 |
||||||||||||||
|
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 Type Constraints: range: 6Description: Represents an 802 MAC address represented in the `canonical' order defined by IEEE 802.1a, i.e., as if it were transmitted least significant bit first, even though 802.5 (in contrast to other 802.x protocols) requires M… |
.1.3.6.1.4.1.45.5.20.1.2.1.4 |
||||||||||||||
|
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
Uses the nortel variant from
Command help
/opt/observium/mibs/nortel.
Walk bsSourceGuardStatsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'BAY-STACK-SOURCE-GUARD-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BAY-STACK-SOURCE-GUARD-MIB::bsSourceGuardStatsTable'
Per-interface IP Source Guard statistics.
An entry containing Source Guard statistics for an interface.
Indexes
| Column | Syntax | OID |
|---|---|---|
|
The ifIndex value of the interface.
|
IF-MIBInterfaceIndex Type Constraints: range: 1..2147483647Description: A unique value, greater than zero, for each interface or interface sub-layer in the managed system. It is recommended that values are assigned contiguously starting from 1. The value for each interface sub-layer must … |
.1.3.6.1.4.1.45.5.20.1.3.1.1 |
|
The number of received packets on this interface that were dropped
due to IP source guard filtering. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.45.5.20.1.3.1.2 |