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
Uses the zte variant from /opt/observium/mibs/zte.
Command help
Walk zxr10ipvrfaddrTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ZXR10-PROTOCOL-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXR10-PROTOCOL-MIB::zxr10ipvrfaddrTable'
The description of zxr10 vrf address table.
It is a list of vrf address entries.
zxr10ipvrfaddrEntry row .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.
Column Syntax OID
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
The IP address of this vrf interface.
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.3902.3.101.1.1.1.2
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
Type Constraints:
range: 4
.1.3.6.1.4.1.3902.3.101.1.1.1.3
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
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.3902.3.101.1.1.1.4
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
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.3902.3.101.1.1.1.5
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
Uses the zte variant from /opt/observium/mibs/zte.
Command help
Walk zxr10tcpConnTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ZXR10-PROTOCOL-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXR10-PROTOCOL-MIB::zxr10tcpConnTable'
A table containing TCP connection-specific
information.
zxr10tcpconnEntry row .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.
Column Syntax OID
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
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
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
Type Constraints:
range: 4
.1.3.6.1.4.1.3902.3.101.2.1.1.3
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
The remote IP address for this TCP connection.
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.3902.3.101.2.1.1.5
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