BAY-STACK-SOURCE-GUARD-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
3
Rows
3
Columns
10
.1.3.6.1.4.1.45.5.20.1.1 · 1 row entry · 3 columns
Uses the nortel variant from /opt/observium/mibs/nortel.
Command help
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.
bsSourceGuardConfigEntry row .1.3.6.1.4.1.45.5.20.1.1.1
An entry containing objects for configuring IP Source Guard
settings for a port.
Column Syntax OID
The interface on which Source Guard configuration setting apply.
IF-MIBInterfaceIndex
Type Constraints:
range: 1..2147483647
Description:
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:
1disabled
2ip
.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:
0config
1radius
.1.3.6.1.4.1.45.5.20.1.1.1.3
.1.3.6.1.4.1.45.5.20.1.2 · 1 row entry · 5 columns
Uses the nortel variant from /opt/observium/mibs/nortel.
Command help
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).
bsSourceGuardAddrEntry row .1.3.6.1.4.1.45.5.20.1.2.1
An entry containing an address allowed by Source Guard on
an interface.
Column Syntax OID
The ifIndex value of the interface.
IF-MIBInterfaceIndex
Type Constraints:
range: 1..2147483647
Description:
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:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.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: 6
Description:
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:
1dhcpSnooping
.1.3.6.1.4.1.45.5.20.1.2.1.5
.1.3.6.1.4.1.45.5.20.1.3 · 1 row entry · 2 columns
Uses the nortel variant from /opt/observium/mibs/nortel.
Command help
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.
bsSourceGuardStatsEntry row .1.3.6.1.4.1.45.5.20.1.3.1
An entry containing Source Guard statistics for an interface.
Column Syntax OID
The ifIndex value of the interface.
IF-MIBInterfaceIndex
Type Constraints:
range: 1..2147483647
Description:
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