cdsIfSrcGuardFilterMode
CISCO-DHCP-SNOOPING-MIB ·
.1.3.6.1.4.1.9.9.380.1.6.2.1.5
Object
column Enumeration
This object indicates the Source Guard filter mode at
this interface.
active(1) indicates that the Source Guard feature is
active at this interface.
inactiveTrustPort(2) indicates that the Source Guard
feature is inactive because this interface is a DHCP
Snooping trust interface.
inactiveNoSnoopingVlan(3) indicates that the Source
Guard feature is inactive because this interface
does not have a VLAN which has DHCP Snooping enabled.
Context
- MIB
- CISCO-DHCP-SNOOPING-MIB
- OID
.1.3.6.1.4.1.9.9.380.1.6.2.1.5- 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::cdsIfSrcGuardFilterMode'
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::cdsIfSrcGuardFilterMode.<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::cdsIfSrcGuardFilterMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | active |
2 | inactiveTrustPort |
3 | inactiveNoSnoopingVlan |
Conformance
Member of