cdsIfBindingsLimit
CISCO-DHCP-SNOOPING-MIB ·
.1.3.6.1.4.1.9.9.380.1.3.4.1.1
Object
This object specifies the maximum number of DHCP bindings allowed on this interface. This objects value will limit the number of entries in cdsBindingsTable and cdsStaticBindingsTable. The sum of all instances' value of cdsIfBindingsLimit in this table should be less than or equal to the object value of cdsGlobalMaxBindingsLimit.
Context
- MIB
- CISCO-DHCP-SNOOPING-MIB
- OID
.1.3.6.1.4.1.9.9.380.1.3.4.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cdsIfBindingsLimitEntry
- 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::cdsIfBindingsLimit'
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::cdsIfBindingsLimit.<ifIndex>'
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::cdsIfBindingsLimit'
Syntax
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of