CISCO-CIPTCPIP-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
6
Rows
6
Columns
66
.1.3.6.1.4.1.9.9.32.1.1.1 · 1 row entry · 21 columns
This table contains a list of parameters and statistics
pertaining to each IP stack. Rows are dynamically added 
to this table via CMCC TCP application MIBS 
(ie. CISCO-TCPOFFLOAD-MIB).
cipIpEntry entry .1.3.6.1.4.1.9.9.32.1.1.1.1
A list of IP stack values.
Indexes
IF-MIBifIndex cipIpAddress
Column Syntax OID
cipIpAddress
The IP address for this IP stack.
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.9.9.32.1.1.1.1.1
cipIpForwarding
The indication of whether this entity is acting
as an IP gateway in respect to the forwarding of
datagrams received by, but not addressed to, this
entity. IP gateways forward datagrams. IP hosts
do not (except those s…
Enumerationr/w
Enumerated Values:
1forwarding
2notForwarding
.1.3.6.1.4.1.9.9.32.1.1.1.1.2
cipIpDefaultTTL
The default value inserted into the Time-To-Live
field of the IP header of datagrams originated at
this entity, whenever a TTL value is not supplied
by the transport layer protocol.
Integer32r/w
Constraints:
range: 1-255
.1.3.6.1.4.1.9.9.32.1.1.1.1.3
cipIpInReceives
The total number of input datagrams received from
interfaces, including those received in error,
for this IP Address instance.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.32.1.1.1.1.4
cipIpInHdrErrors
The number of input datagrams discarded due to
errors in their IP headers, including bad
checksums, version number mismatch, other format
errors, time-to-live exceeded, errors discovered
in processing their IP options, …
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.32.1.1.1.1.5
cipIpInAddrErrors
The number of input datagrams discarded because
the IP address in their IP header's destination
field was not a valid address to be received at
this entity. This count includes invalid
addresses (e.g., 0.0.0.0) and add…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.32.1.1.1.1.6
cipIpForwDatagrams
The number of input datagrams for which this
entity was not their final IP destination, as a
result of which an attempt was made to find a
route to forward them to that final destination.
In entities which do not act as…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.32.1.1.1.1.7
cipIpInUnknownProtos
The number of locally-addressed datagrams
received successfully but discarded because of an
unknown or unsupported protocol.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.32.1.1.1.1.8
cipIpInDiscards
The number of input IP datagrams for which no
problems were encountered to prevent their
continued processing, but which were discarded
(e.g., for lack of buffer space). Note that this
counter does not include any data…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.32.1.1.1.1.9
cipIpInDelivers
The total number of input datagrams successfully
delivered to IP user-protocols (including ICMP).
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.32.1.1.1.1.10
cipIpOutRequests
The total number of IP datagrams which local IP
user-protocols (including ICMP) supplied to IP in
requests for transmission. Note that this counter
does not include any datagrams counted in
ipForwDatagrams.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.32.1.1.1.1.11
cipIpOutDiscards
The number of output IP datagrams for which no
problem was encountered to prevent their
transmission to their destination, but which were
discarded (e.g., for lack of buffer space). Note
that this counter would include…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.32.1.1.1.1.12
cipIpOutNoRoutes
The number of IP datagrams discarded because no
route could be found to transmit them to their
destination. Note that this counter includes any
packets counted in ipForwDatagrams which meet this
`no-route' criterion. …
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.32.1.1.1.1.13
cipIpReasmTimeout
The maximum number of seconds which received
fragments are held while they are awaiting
reassembly at this entity.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.9.9.32.1.1.1.1.14
cipIpReasmReqds
The number of IP fragments received which needed
to be reassembled at this entity.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.32.1.1.1.1.15
cipIpReasmOKs
The number of IP datagrams successfully re-
assembled.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.32.1.1.1.1.16
cipIpReasmFails
The number of failures detected by the IP re-
assembly algorithm (for whatever reason: timed
out, errors, etc). Note that this is not
necessarily a count of discarded IP fragments
since some algorithms (notably the alg…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.32.1.1.1.1.17
cipIpFragOKs
The number of IP datagrams that have been
successfully fragmented at this entity.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.32.1.1.1.1.18
cipIpFragFails
The number of IP datagrams that have been
discarded because they needed to be fragmented at
this entity but could not be, e.g., because their
Don't Fragment flag was set.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.32.1.1.1.1.19
cipIpFragCreates
The number of IP datagram fragments that have
been generated as a result of fragmentation at
this entity.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.32.1.1.1.1.20
cipIpRoutingDiscards
The number of routing entries which were chosen
to be discarded even though they are valid. One
possible reason for discarding such an entry could
be to free-up buffer space for other routing
entries.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.32.1.1.1.1.21
.1.3.6.1.4.1.9.9.32.1.2.1 · 1 row entry · 14 columns
This table contains a list of parameters pertaining to each
TCP stack.  Rows are dynamically added to this table via 
CMCC TCP application MIBS (ie. CISCO-TCPOFFLOAD-MIB).
cipTcpStackEntry entry .1.3.6.1.4.1.9.9.32.1.2.1.1
A list of TCP stack values.
Indexes
IF-MIBifIndex cipIpAddress
Column Syntax OID
cipTcpRtoAlgorithm
The algorithm used to determine the timeout value
used for retransmitting unacknowledged octets.
Enumeration
Enumerated Values:
1other
2constant
3rsre
4vanj
.1.3.6.1.4.1.9.9.32.1.2.1.1.1
cipTcpRtoMin
The minimum value permitted by a TCP
implementation for the retransmission timeout,
measured in milliseconds. More refined semantics
for objects of this type depend upon the algorithm
used to determine the retransmissi…
millisecondsSNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.9.9.32.1.2.1.1.2
cipTcpRtoMax
The maximum value permitted by a TCP
implementation for the retransmission timeout,
measured in milliseconds. More refined semantics
for objects of this type depend upon the algorithm
used to determine the retransmissi…
millisecondsSNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.9.9.32.1.2.1.1.3
cipTcpMaxConn
The limit on the total number of TCP connections
the entity can support. In entities where the
maximum number of connections is dynamic, this
object should contain the value -1.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.9.9.32.1.2.1.1.4
cipTcpActiveOpens
The number of times TCP connections have made a
direct transition to the SYN-SENT state from the
CLOSED state.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.32.1.2.1.1.5
cipTcpPassiveOpens
The number of times TCP connections have made a
direct transition to the SYN-RCVD state from the
LISTEN state.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.32.1.2.1.1.6
cipTcpAttemptFails
The number of times TCP connections have made a
direct transition to the CLOSED state from either
the SYN-SENT state or the SYN-RCVD state, plus the
number of times TCP connections have made a direct
transition to the L…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.32.1.2.1.1.7
cipTcpEstabResets
The number of times TCP connections have made a
direct transition to the CLOSED state from either
the ESTABLISHED state or the CLOSE-WAIT state.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.32.1.2.1.1.8
cipTcpCurrEstab
The number of TCP connections for which the
current state is either ESTABLISHED or CLOSE-
WAIT.
SNMPv2-SMIGauge32
Textual Convention: SNMPv2-SMIGauge32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.32.1.2.1.1.9
cipTcpInSegs
The total number of segments received, including
those received in error. This count includes
segments received on currently established
connections.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.32.1.2.1.1.10
cipTcpOutSegs
The total number of segments sent, including
those on current connections but excluding those
containing only retransmitted octets.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.32.1.2.1.1.11
cipTcpRetransSegs
The total number of segments retransmitted - that
is, the number of TCP segments transmitted
containing one or more previously transmitted
octets.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.32.1.2.1.1.12
cipTcpInErrs
The total number of segments received in error
(e.g., bad TCP checksums).
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.32.1.2.1.1.13
cipTcpOutRsts
The number of TCP segments sent containing the
RST flag.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.32.1.2.1.1.14
.1.3.6.1.4.1.9.9.32.1.2.2 · 1 row entry · 8 columns
This table contains a list of parameters pertaining to the 
connections for a particular TCP Offload stack.
cipTcpConnEntry entry .1.3.6.1.4.1.9.9.32.1.2.2.1
A list of TCP connection values.
Indexes
IF-MIBifIndex cipIpAddress cipTcpConnLocalPort cipTcpConnRemAddress cipTcpConnRemPort
Column Syntax OID
cipTcpConnLocalPort
The local port number for this TCP connection.
Integer32
Constraints:
range: 0-65535
.1.3.6.1.4.1.9.9.32.1.2.2.1.1
cipTcpConnRemAddress
The remote IP address for this TCP connection.
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.9.9.32.1.2.2.1.2
cipTcpConnRemPort
The remote port number for this TCP connection.
Integer32
Constraints:
range: 0-65535
.1.3.6.1.4.1.9.9.32.1.2.2.1.3
cipTcpConnState
The state of this TCP connection.

The only value which may be set by a management
station is deleteTCB(12). Accordingly, it is
appropriate for an agent to return a `badValue'
response if a management sta…
Enumerationr/w
Enumerated Values:
1closed
2listen
3synSent
4synReceived
5established
6finWait1
7finWait2
8closeWait
9lastAck
10closing
11timeWait
12deleteTCB
.1.3.6.1.4.1.9.9.32.1.2.2.1.4
cipTcpConnInHCBytes
The number of bytes sent for this TCP
connection.

NOTE: This is a 64 bit (High Capacity)
version of the cipCardCsnaStatsBytesTxd
counter for use with SNMP Version 2
Managers
octetsSNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.9.9.32.1.2.2.1.5
cipTcpConnInBytes
The number of bytes sent for this TCP
connection.

NOTE: To support SNMP Version 1
Managers, this variable is
supplied as a 32 bit value
which can wrap very
frequently.
octetsSNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.32.1.2.2.1.6
cipTcpConnOutHCBytes
The number of bytes received for this TCP
connection.

NOTE: This is a 64 bit (High Capacity)
version of the cipCardCsnaStatsBytesTxd
counter for use with SNMP Version 2
Managers
octetsSNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.9.9.32.1.2.2.1.7
cipTcpConnOutBytes
The number of bytes received for this TCP
connection.

NOTE: To support SNMP Version 1
Managers, this variable is
supplied as a 32 bit value
which can wrap very
frequently.
octetsSNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.32.1.2.2.1.8
.1.3.6.1.4.1.9.9.32.1.3.1 · 1 row entry · 18 columns
This table contains a list of parameters pertaining to 
each ICMP stack. Rows are dynamically added to this 
table via CMCC TCP application MIBS 
(ie. CISCO-TCPOFFLOAD-MIB).
cipIcmpEntry entry .1.3.6.1.4.1.9.9.32.1.3.1.1
A list of ICMP values.
Indexes
IF-MIBifIndex cipIpAddress
Column Syntax OID
cipIcmpInMsgs
The total number of ICMP messages which the
entity received. Note that this counter includes
all those counted by icmpInErrors.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.32.1.3.1.1.1
cipIcmpInErrors
The number of ICMP messages which the entity
received but determined as having ICMP-specific
errors (bad ICMP checksums, bad length, etc.).
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.32.1.3.1.1.2
cipIcmpInDestUnreachs
The number of ICMP Destination Unreachable
messages received.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.32.1.3.1.1.3
cipIcmpInTimeExcds
The number of ICMP Time Exceeded messages received.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.32.1.3.1.1.4
cipIcmpInParmProbs
The number of ICMP Parameter Problem messages received.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.32.1.3.1.1.5
cipIcmpInSrcQuenchs
The number of ICMP Source Quench messages received.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.32.1.3.1.1.6
cipIcmpInRedirects
The number of ICMP Redirect messages received.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.32.1.3.1.1.7
cipIcmpInEchos
The number of ICMP Echo (request) messages received.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.32.1.3.1.1.8
cipIcmpInAddrMaskReps
The number of ICMP Address Mask Reply messages
received.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.32.1.3.1.1.9
cipIcmpOutMsgs
The total number of ICMP messages which this
entity attempted to send. Note that this counter
includes all those counted by icmpOutErrors.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.32.1.3.1.1.10
cipIcmpOutErrors
The number of ICMP messages which this entity did
not send due to problems discovered within ICMP
such as a lack of buffers. This value should not
include errors discovered outside the ICMP layer
such as the inability …
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.32.1.3.1.1.11
cipIcmpOutDestUnreachs
The number of ICMP Destination Unreachable messages sent.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.32.1.3.1.1.12
cipIcmpOutEchos
The number of ICMP Echo (request) messages sent.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.32.1.3.1.1.13
cipIcmpOutEchoReps
The number of ICMP Echo Reply messages sent.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.32.1.3.1.1.14
cipIcmpOutTimestamps
The number of ICMP Timestamp (request) messages sent.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.32.1.3.1.1.15
cipIcmpOutTimestampReps
The number of ICMP Timestamp Reply messages sent.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.32.1.3.1.1.16
cipIcmpOutAddrMasks
The number of ICMP Address Mask Request messages sent.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.32.1.3.1.1.17
cipIcmpOutAddrMaskReps
The number of ICMP Address Mask Reply messages sent.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.32.1.3.1.1.18
.1.3.6.1.4.1.9.9.32.1.4.1 · 1 row entry · 4 columns
This table contains a list of parameters pertaining to 
each UDP stack. Rows are dynamically added to this 
table via CMCC TCP application MIBS 
(ie. CISCO-TCPOFFLOAD-MIB).
cipUdpEntry entry .1.3.6.1.4.1.9.9.32.1.4.1.1
A list of UDP stack values.
Indexes
IF-MIBifIndex cipIpAddress
Column Syntax OID
cipUdpInDatagrams
The total number of UDP datagrams delivered to
UDP users.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.32.1.4.1.1.1
cipUdpNoPorts
The total number of received UDP datagrams for
which there was no application at the destination
port.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.32.1.4.1.1.2
cipUdpInErrors
The number of received UDP datagrams that could
not be delivered for reasons other than the lack
of an application at the destination port.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.32.1.4.1.1.3
cipUdpOutDatagrams
The total number of UDP datagrams sent from this entity.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.32.1.4.1.1.4
.1.3.6.1.4.1.9.9.32.1.4.2 · 1 row entry · 1 columns
This table contains a list of parameters pertaining to the 
listeners for a particular UDP stack.
cipUdpListenersEntry entry .1.3.6.1.4.1.9.9.32.1.4.2.1
A list of UDP listener values.
Indexes
IF-MIBifIndex cipIpAddress cipUdpLocalPort
Column Syntax OID
cipUdpLocalPort
The local port number for this UDP listener.
Integer32
Constraints:
range: 0-65535
.1.3.6.1.4.1.9.9.32.1.4.2.1.1