zxAnIpSrcGuardIfEnable

ZTE-AN-DHCP-SNOOPING-MIB · zte-ng variant · .1.3.6.1.4.1.3902.1082.70.40.2.3.2.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 at this 
interface is enabled. 
              
If IP Source Guard at this interface and the VLAN number on which 
IP Source Guard at this interface are both enabled, Traffic coming 
to this interface will be forwarded if it is from the list of IP 
addresses obtained through DHCP Snooping or static configuration.
Otherwise, it is denied. 
              
If this object is set to 'false', IP Source Guard at this interface
is  disabled. 1-true,2-false.

Context

MIB
ZTE-AN-DHCP-SNOOPING-MIB
OID
.1.3.6.1.4.1.3902.1082.70.40.2.3.2.1.1
Type
column
Access
readwrite
Status
current
Default
false
Parent
zxAnIpSrcGuardIfEntry
Groups
1

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 'ZTE-AN-DHCP-SNOOPING-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-DHCP-SNOOPING-MIB::zxAnIpSrcGuardIfEnable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZTE-AN-DHCP-SNOOPING-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-DHCP-SNOOPING-MIB::zxAnIpSrcGuardIfEnable.<ifIndex>.<zxAnSubIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-AN-DHCP-SNOOPING-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-AN-DHCP-SNOOPING-MIB::zxAnIpSrcGuardIfEnable'

Syntax

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

Values & Constraints

Type Values
1true
2false

Conformance