cdsFeatureEnable

CISCO-DHCP-SNOOPING-MIB · .1.3.6.1.4.1.9.9.380.1.1.1

Object

scalar r/w SNMPv2-TCTruthValue
This object indicates whether the DHCP Snooping feature is
enabled at the device level.
          
Setting this object to 'false' disables the DHCP Snooping 
feature globally thus disabling the feature at each VLAN.
          
Setting this object to 'true' will start the DHCP Snooping 
feature running in the device. Once the DHCP Snooping is 
enabled, whether the feature is running at each VLAN is 
controlled by the cdsVlanConfigTable.

Context

MIB
CISCO-DHCP-SNOOPING-MIB
OID
.1.3.6.1.4.1.9.9.380.1.1.1
Type
scalar
Access
readwrite
Status
current
Parent
cdsGlobal
Groups
1

Scalars have one instance, identified by the .0 suffix.

Read the scalar 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::cdsFeatureEnable.0'
More examples
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::cdsFeatureEnable'

Syntax

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

Values & Constraints

Type Values
1true
2false

Conformance