sapCpmProtMonitorIP

TIMETRA-SAP-MIB · .1.3.6.1.4.1.6527.3.1.2.4.3.2.1.60

Object

column r/w SNMPv2-TCTruthValue
The value of sapCpmProtMonitorIP specifies whether or not to apply the
tmnxCpmProtPolPerSrcRateLimit of this SAP's CPM Protection policy to
IPv4 DHCP packets served by the SAP, on a per source IP address basis.
              
For example, suppose sapCpmProtMonitorIP is 'true', and this SAP's
sapCpmProtPolicyId 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 sapCpmProtPolicyId is equal to zero, the value of
sapCpmProtMonitorIP is irrelevant and will be ignored.
              
At most one of the following options can be enabled on this SAP:
  1.  sapCpmProtMonitorMac,
  2.  The sapCpmProtEthCfmMonitorFlags option 'ethCfmMonitor(0)',
  3.  sapCpmProtMonitorIP.

Context

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

Syntax

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

Values & Constraints

Type Values
1true
2false

Conformance