agentIpsgIfVerifySource

NETAPP-SWITCHING-MIB · .1.3.6.1.4.1.789.4413.1.1.1.2.8.23.5.1.1

Object

column r/w SNMPv2-TCTruthValue
This object indicates whether IP packets received on this interface
are filtered based on whether IP Source Guard considers the source IP address
to be a valid client address. Setting this variable to false automatically
sets agentIpsgIfPortSecurity to false.

Context

MIB
NETAPP-SWITCHING-MIB
OID
.1.3.6.1.4.1.789.4413.1.1.1.2.8.23.5.1.1
Type
column
Access
readwrite
Status
current
Parent
agentIpsgIfConfigEntry

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

Syntax

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

Values & Constraints

Type Values
1true
2false