bsSourceGuardConfigMode

BAY-STACK-SOURCE-GUARD-MIB · .1.3.6.1.4.1.45.5.20.1.1.1.2

Object

column r/w Enumeration
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 allows traffic from a list of IP
          addresses on this interface.

Context

MIB
BAY-STACK-SOURCE-GUARD-MIB
OID
.1.3.6.1.4.1.45.5.20.1.1.1.2
Type
column
Access
readwrite
Status
current
Parent
bsSourceGuardConfigEntry

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/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::bsSourceGuardConfigMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -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::bsSourceGuardConfigMode.<bsSourceGuardConfigIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BAY-STACK-SOURCE-GUARD-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BAY-STACK-SOURCE-GUARD-MIB::bsSourceGuardConfigMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1disabled
2ip