cdsIfSrcGuardIpFilterAction
CISCO-DHCP-SNOOPING-MIB ·
.1.3.6.1.4.1.9.9.380.1.6.2.1.4
Object
column Enumeration
This object indicates the IP Source Guard action
applied at this interface with respect to IP traffic.
permitIpAddress(1) indicates that IP traffic coming
from the IP address denoted by cdsIfSrcGuardAddress
object will be allowed to go through.
denyAllIpAdress(2) indicates that all IP traffic
coming to this interface will be dropped. The value
of cdsIfSrcGuardAddress object will be ignored in
this case.
Context
- MIB
- CISCO-DHCP-SNOOPING-MIB
- OID
.1.3.6.1.4.1.9.9.380.1.6.2.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cdsIfSrcGuardAddrEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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 'CISCO-DHCP-SNOOPING-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DHCP-SNOOPING-MIB::cdsIfSrcGuardIpFilterAction'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-DHCP-SNOOPING-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DHCP-SNOOPING-MIB::cdsIfSrcGuardIpFilterAction.<ifIndex>.<cdsIfSrcGuardIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-DHCP-SNOOPING-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-DHCP-SNOOPING-MIB::cdsIfSrcGuardIpFilterAction'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | permitIpAddress |
2 | denyAllIpAddress |
Conformance
Member of