fdryIpSrcGuardIfEnable

FOUNDRY-IP-SOURCE-GUARD-MIB · .1.3.6.1.4.1.1991.1.1.3.37.1.1.1.1

Object

column r/w SNMPv2-TCTruthValue
This object indicates whether IP Source Guard is
enabled  at this interface.
If this object is set to 'true', IP Source Guard is enabled.
Traffic  coming to this interface will be forwarded. If it is
 from the list of IP addresses obtained from DHCP snooping.
 Otherwise it is denied.
If this object is set to 'false', IP Source Guard is disabled.

Context

MIB
FOUNDRY-IP-SOURCE-GUARD-MIB
OID
.1.3.6.1.4.1.1991.1.1.3.37.1.1.1.1
Type
column
Access
readwrite
Status
current
Parent
fdryIpSrcGuardIfConfigEntry

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 'FOUNDRY-IP-SOURCE-GUARD-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FOUNDRY-IP-SOURCE-GUARD-MIB::fdryIpSrcGuardIfEnable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FOUNDRY-IP-SOURCE-GUARD-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FOUNDRY-IP-SOURCE-GUARD-MIB::fdryIpSrcGuardIfEnable.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FOUNDRY-IP-SOURCE-GUARD-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FOUNDRY-IP-SOURCE-GUARD-MIB::fdryIpSrcGuardIfEnable'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false