tmnxIPMafMatchSrcPortType
TIMETRA-SECURITY-MIB ·
.1.3.6.1.4.1.6527.3.1.2.22.4.6.1.9
Object
column
r/w
Enumeration
The value of tmnxIPMafMatchSrcPortType is used, in conjunction with
the value of tmnxIPMafMatchSrcPortId, to specify the type of port that
applies to the management access filter entry. By default, management
traffic is accepted on all interfaces.
If the value of tmnxIPMafMatchSrcPortType is equal to any(1), the
default, then no filtering is done on ingress management packets.
If the value of tmnxIPMafMatchSrcPortType is equal to cpm(2) then the
filter applies to packets received on any CPM/CCM Ethernet port.
If the value of tmnxIPMafMatchSrcPortType is equal to port(3) or
lag(4) then the filter applies to the packets received on the port or
lag specified by the value of tmnxIPMafMatchSrcPortId.
The value of tmnxIPMafMatchSrcPortId can be set to other value then
503316480 (INVALID_PORT) only if the value of
tmnxIPMafMatchSrcPortType is port (3) or lag (4).
In summary, the valid configurations are:
src-port-type src-port-id Meaning
any(1) INVALID_PORT No filtering
cpm(2) INVALID_PORT Match packets received on any CPM/CCM
Ethernet port
port(3) port-id Match packets received on specified port
lag(4) lag-id Match packets received on specified lag
If tmnxIPMafMatchSrcPortType is any(1) or is set to any(1) then any
change to tmnxIPMafMatchSrcPortId is ignored and its value is forced
to 503316480 (INVALID_PORT) by the system.
When tmnxIPMafMatchSrcPortType is set to cpm(2), cpm1(5), cpm3(6),
cpm4(7) then the value of tmnxIPMafMatchSrcPortId, if specified, is
ignored and forced to 503316480 (INVALID_PORT) by the system.
When the value of tmnxIPMafMatchSrcPortType is set to port(3) or
lag(4) then tmnxIPMafMatchSrcPortId must specify a valid port-id or
lag-id, otherwise the request is rejected by the system. Note that the
port-type is always subordinate to the port-id, i.e. if the value of
tmnxIPMafMatchSrcPortType is set to port(3) and at the same time the
value of tmnxIPMafMatchSrcPortId is set to a lag-id the the system
will accept the lag-id and silently set the value of
tmnxIPMafMatchSrcPortType lag(4) (or vice versa).
Context
- MIB
- TIMETRA-SECURITY-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.22.4.6.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tmnxIPMafMatchEntry
- Table
- tmnxIPMafMatchTable
- Siblings
- 17
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | any |
2 | cpm |
3 | port |
4 | lag |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| tmnxIPMafMatchIndex The value of tmnxIPMafMatchIndex specifies the Management Access
Filter Entry (MAFE) represented by this row in the
tmnxIPMafMatchTable.
It is associated to a speci… | column | Unsigned32 | .1.3.6.1.4.1.6527.3.1.2.22.4.6.1.1 |
| tmnxIPMafMatchSrcPortId The value of tmnxIPMafMatchSrcPortId is used, in conjunction with the
value of tmnxIPMafMatchSrcPortType, to specify the port that applies
to the management access filter entry. B… | column | TIMETRA-TC-MIBTmnxPortID | .1.3.6.1.4.1.6527.3.1.2.22.4.6.1.10 |
| tmnxIPMafMatchDestPort The value of tmnxIPMafMatchDestPort specifies a destination TCP or UDP
port number to be used as a match criteria in this Management Access
Filter Entry.
A value of… | column | TIMETRA-TC-MIBTTcpUdpPort | .1.3.6.1.4.1.6527.3.1.2.22.4.6.1.11 |
| tmnxIPMafMatchDestPortMask The value of tmnxIPMafMatchDestPortMask specifies a mask to be used
when the value of tmnxIPMafMatchDestPort is not equal to '0'.
The mask allows a range of TCP or … | column | Unsigned32 | .1.3.6.1.4.1.6527.3.1.2.22.4.6.1.12 |
| tmnxIPMafMatchProtNxtHdr The value of tmnxIPMafMatchProtNxtHdr specifies for IPv4 MAF the IP
protocol field, and for IPv6 the next header type to be used in the
match criteria for this Management Access F… | column | TIMETRA-TC-MIBTIpProtocol | .1.3.6.1.4.1.6527.3.1.2.22.4.6.1.13 |
| tmnxIPMafMatchCount The value of tmnxIPMafMatchCount indicates the number of times a
management packet has matched this filter entry. | column | SNMPv2-SMICounter64 | .1.3.6.1.4.1.6527.3.1.2.22.4.6.1.14 |
| tmnxIPMafMatchRouter The value of tmnxIPMafMatchRouter specifies a router (VPRN) name or
a service-id, expressed as an ASCII numeric string, to be used in
the match criteria for the Management Access … | column | TIMETRA-TC-MIBTNamedItemOrEmpty | .1.3.6.1.4.1.6527.3.1.2.22.4.6.1.15 |
| tmnxIPMafMatchFlowLabel The value of tmnxIPMafMatchFlowLabel specifies the flow label to be
matched. When the value is '-1', no flow label matching occurs. This
object is only meaningful in case of an IP… | column | TIMETRA-TC-MIBIPv6FlowLabel | .1.3.6.1.4.1.6527.3.1.2.22.4.6.1.16 |
| tmnxIPMafMatchLog When the value of tmnxIPMafMatchLog is 'true', entry match logging is
enabled. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.6527.3.1.2.22.4.6.1.17 |
| tmnxMafMatchSrcIpPrefixList The value of this object specifies the IP prefix list used as match
criterion for the source IP address.
The value specified for this object must correspond to a pr… | column | TIMETRA-TC-MIBTNamedItemOrEmpty | .1.3.6.1.4.1.6527.3.1.2.22.4.6.1.18 |
| tmnxIPMafMatchRowStatus The tmnxIPMafMatchRowStatus object is used to create and delete rows
in the tmnxIPMafMatchTable. Following values are supported:
- active(1)
- createAndGo(4),
- createAndWait(5) … | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.6527.3.1.2.22.4.6.1.2 |
| tmnxIPMafMatchLastChanged The value of tmnxIPMafMatchLastChanged is the timestamp of last change
to this row in tmnxIPMafMatchTable. | column | SNMPv2-TCTimeStamp | .1.3.6.1.4.1.6527.3.1.2.22.4.6.1.3 |
| tmnxIPMafMatchAction The value of tmnxIPMafMatchAction specifies the action to be taken
when a packet matches the selection criteria configured in this
management access filter entry. Before a filter… | column | TmnxMafAction | .1.3.6.1.4.1.6527.3.1.2.22.4.6.1.4 |
| tmnxIPMafMatchDescription The value of tmnxIPMafMatchDescription is a user provided description
string for this Management Access Filter Entry. It can consist of
any printable, seven-bit ASCII characters … | column | TIMETRA-TC-MIBTItemDescription | .1.3.6.1.4.1.6527.3.1.2.22.4.6.1.5 |
| tmnxIPMafMatchSrcIpAddrType The value of tmnxIPMafMatchSrcIpAddrType specifies the type of IP
address stored in the object tmnxIPMafMatchSrcIpAddr.
If the value of tmnxGenMafType indicates 'ip… | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.6527.3.1.2.22.4.6.1.6 |
| tmnxIPMafMatchSrcIpAddr The value of tmnxIPMafMatchSrcIpAddr specifies IP address used with
the value of tmnxIPMafMatchSrcIpMask to indicate a source IP address
range to be used as the match criteria for… | column | OctetString | .1.3.6.1.4.1.6527.3.1.2.22.4.6.1.7 |
| tmnxIPMafMatchSrcIpMask The value of tmnxIPMafMatchSrcIpMask specifies the number of bits to
match of the source Ip Address. | column | Unsigned32 | .1.3.6.1.4.1.6527.3.1.2.22.4.6.1.8 |