ZXR10-PROTOCOL-MIB Table View

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

Tables
2
Rows
2
Columns
12
.1.3.6.1.4.1.3902.3.101.1.1 · 1 row entry · 6 columns
The description of zxr10 vrf address table.
It is a list of vrf address entries.
zxr10ipvrfaddrEntry entry .1.3.6.1.4.1.3902.3.101.1.1.1
A vrf address entry containing objects that
vrf interface address infomation,such as:
vrf ifindex, vrf address, mask.
Indexes
zxr10ipVrfVpnName zxr10ipVrfAddr
Column Syntax OID
zxr10ipVrfVpnName
The IP address of this vrf interface.
OctetString
Constraints:
range: 0-64
.1.3.6.1.4.1.3902.3.101.1.1.1.1
zxr10ipVrfAddr
The IP address of this vrf interface.
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.3902.3.101.1.1.1.2
zxr10ipVrfNetMask
The subnet mask associated with the IP address of
this vrf interface. The value of the mask is an IP
address with all the network bits set to 1 and all
the hosts bits set to 0.
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.3902.3.101.1.1.1.3
zxr10ipVrfIfIndex
The index value which uniquely identifies the vrf
interface. The interface identified by a particular value of this
index is the same interface as identified by the
same value of ifIndex.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.3902.3.101.1.1.1.4
zxr10ipVrfBcastAddr
The value of the least-significant bit in the IP
broadcast address used for sending datagrams on
the vrf interface associated with the IP address.
For example, when the Internet standard all-ones
broadcast address is u…
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.3902.3.101.1.1.1.5
zxr10ipVrfReasmMaxSize
The size of the largest IP datagram which this
vrf interface can re-assemble from incoming IP fragmented
datagrams received on this interface.
Integer32
Constraints:
range: 0-65535
.1.3.6.1.4.1.3902.3.101.1.1.1.6
.1.3.6.1.4.1.3902.3.101.2.1 · 1 row entry · 6 columns
A table containing TCP connection-specific
information.
zxr10tcpconnEntry entry .1.3.6.1.4.1.3902.3.101.2.1.1
Information about a particular current TCP
connection. An object of this type is transient,
in that it ceases to exist when (or soon after)
the connection makes the transition to the CLOSED
state.
Indexes
zxr10tcpConnVrfVpnName zxr10tcpConnLocalAddress zxr10tcpConnLocalPort zxr10tcpConnRemAddress zxr10tcpConnRemPort
Column Syntax OID
zxr10tcpConnVrfVpnName
The IP address of this vrf interface.
OctetString
Constraints:
range: 0-64
.1.3.6.1.4.1.3902.3.101.2.1.1.1
zxr10tcpConnState
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.3902.3.101.2.1.1.2
zxr10tcpConnLocalAddress
The local IP address for this TCP connection. In
the case of a connection in the listen state which
is willing to accept connections for any IP
interface associated with the node, the value
0.0.0.0 is used.
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.3902.3.101.2.1.1.3
zxr10tcpConnLocalPort
The local port number for this TCP connection.
Integer32
Constraints:
range: 0-65535
.1.3.6.1.4.1.3902.3.101.2.1.1.4
zxr10tcpConnRemAddress
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.3902.3.101.2.1.1.5
zxr10tcpConnRemPort
The remote port number for this TCP connection.
Integer32
Constraints:
range: 0-65535
.1.3.6.1.4.1.3902.3.101.2.1.1.6