sdpBindCpmProtMonitorIP

TIMETRA-SDP-MIB · .1.3.6.1.4.1.6527.3.1.2.4.4.4.1.73

Object

column r/w SNMPv2-TCTruthValue
The value of sdpBindCpmProtMonitorIP specifies whether or not to apply
the tmnxCpmProtPolPerSrcRateLimit of this SDP binding's CPM Protection
policy to IPv4 DHCP packets served by the SDP binding, on a per source
IP address basis.
              
For example, suppose sdpBindCpmProtMonitorIP is 'true', and this SDP
binding's sdpBindCpmProtPolicyId points to a policy table row with
tmnxCpmProtPolPerSrcRateLimit set to 100 packets/second. Suppose two
source IP addresses (e.g. 138.120.141.173 and 138.120.141.174) each
send 150 DHCP packets/second to this SAP. Approx. 50 DHCP
packets/second from each source will be discarded.
              
If the value of sdpBindCpmProtPolicyId is equal to zero, the value of
sdpBindCpmProtMonitorIP is irrelevant and will be ignored.
              
At most one of the following options can be enabled on this SDP
binding:
  1.  sdpBindCpmProtMonitorMac,
  2.  The sdpBindCpmProtEthCfmMonitorFlags option 'ethCfmMonitor(0)',
  3.  sdpBindCpmProtMonitorIP.

Context

MIB
TIMETRA-SDP-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.4.4.4.1.73
Type
column
Access
readwrite
Status
current
Parent
sdpBindEntry
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 'TIMETRA-SDP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-SDP-MIB::sdpBindCpmProtMonitorIP'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-SDP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-SDP-MIB::sdpBindCpmProtMonitorIP.<svcId>.<sdpBindId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-SDP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-SDP-MIB::sdpBindCpmProtMonitorIP'

Syntax

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

Values & Constraints

Type Values
1true
2false

Conformance