vismRudpSessionPriority
CISCO-VISM-SESSION-MIB ·
.1.3.6.1.4.1.351.110.5.5.11.3.1.4
Object
column
r/w
Integer32
This object specifies the RUDP session priority for
this session.
Once a session has been added it can not be modified.
When a session fails it indicates which session the session
manager should try to bring active.
A lower number means higher priority.
Context
- MIB
- CISCO-VISM-SESSION-MIB
- OID
.1.3.6.1.4.1.351.110.5.5.11.3.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- vismRudpSessionCnfEntry
- Table
- vismRudpSessionCnfTable
- Siblings
- 22
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-65535
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| vismRudpSessionNum An arbitrary index that uniquely identifies a session. | column | Integer32 | .1.3.6.1.4.1.351.110.5.5.11.3.1.1 |
| vismRudpSessionRmtPort The port number of MGC for this session. It can be
modified after creation. This port number should
be unique across other sessions and XGCP/SRCP. | column | Integer32 | .1.3.6.1.4.1.351.110.5.5.11.3.1.10 |
| vismRudpSessionMaxWindow This object is the maximum number of segments that should be
sent without getting an acknowledgment, i.e. the maximum
size of the receive window in segments. This is used for
fl… | column | Integer32 | .1.3.6.1.4.1.351.110.5.5.11.3.1.11 |
| vismRudpSessionSyncAttempts Maximum number of attempts to synchronize with other side
(MGC). This object can be modified after a session is
created. | column | Integer32 | .1.3.6.1.4.1.351.110.5.5.11.3.1.12 |
| vismRudpSessionMaxSegSize The maximum number of octets that can be received by the peer
sending the SYN segment. | column | bytes Integer32 | .1.3.6.1.4.1.351.110.5.5.11.3.1.13 |
| vismRudpSessionMaxAutoReset The maximum number of consecutive auto reset that will be
performed before a connection is reset. A value 0 indicates
that an auto reset will not be attempted, the connection
w… | column | Integer32 | .1.3.6.1.4.1.351.110.5.5.11.3.1.14 |
| vismRudpSessionRetransTmout The timeout value for retransmission of unacknowledged
packets. This is a negotiable parameter, MGC and GW
must agree on the same value for this parameter. | column | milliseconds Integer32 | .1.3.6.1.4.1.351.110.5.5.11.3.1.15 |
| vismRudpSessionMaxRetrans The maximum number of times consecutive retransmission
will be attempted before the connection is considered
broken. A value 0 indicates retransmission should be
attempted for… | column | Integer32 | .1.3.6.1.4.1.351.110.5.5.11.3.1.16 |
| vismRudpSessionMaxCumAck This object indicates the maximum number of acknowledgments
that will be accumulated before sending an acknowledgment.
A value of 0 indicates an acknowledgment segment will be
se… | column | Integer32 | .1.3.6.1.4.1.351.110.5.5.11.3.1.17 |
| vismRudpSessionCumAckTmout This object is the timeout value for sending an
acknowledgment segment. This value is specified in
milliseconds. This parameter should be smaller than
vismRudpSessionRetransTmout… | column | Integer32 | .1.3.6.1.4.1.351.110.5.5.11.3.1.18 |
| vismRudpSessionMaxOutOfSeq This object is the maximum number of out of sequence packets
that will be accumulated before an EACK(Extended
acknowledgement) segment is sent. The EACK segment is
used to acknow… | column | Integer32 | .1.3.6.1.4.1.351.110.5.5.11.3.1.19 |
| vismRudpSessionGrpNum This indicates the session group that this session belongs to.
Once the entry is created, it cannot be modified. | column | Integer32 | .1.3.6.1.4.1.351.110.5.5.11.3.1.2 |
| vismRudpSessionNullSegTmout This object specifies the session idle timeout.
When the session idle time reaches this idle timeout
value, a null segment will be sent to MGC from this GW.
segments. This is a ne… | column | milliseconds Integer32 | .1.3.6.1.4.1.351.110.5.5.11.3.1.20 |
| vismRudpSessionTransStateTmout This object indicates the number of milliseconds to wait
for transfer state before an auto reset occurs.The
value 0 indicates the connection will be auto-reset
immediately and w… | column | Integer32 | .1.3.6.1.4.1.351.110.5.5.11.3.1.21 |
| vismRudpSessionType This object indicates if the session is configured for
Trunking or PRI Backhaul. By default the object is set
to 'backhaul' and it needs to set to 'lapdTrunking' if LAPD
Trunki… | column | Enumeration | .1.3.6.1.4.1.351.110.5.5.11.3.1.22 |
| vismRudpSessionRmtGwIp This is the IP address of the remote GW. This will be
used only for 'lapdTrunking' applications and the
vismRudpSessionType must be set to LAPD Trunking. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.351.110.5.5.11.3.1.23 |
| vismRudpSessionCnfRowStatus This variable allows the user to add or delete the entry
for this table.
'createAndGo': Use this to add a RUDP session in this
table. RUDP vismRudpSessionNum, vismRudpSessionGrpN… | column | Enumeration | .1.3.6.1.4.1.351.110.5.5.11.3.1.3 |
| vismRudpSessionState This object indicates the current session operational
state. The possible operational states are as follows:
'oos': Out of service state. This is the initial state … | column | Enumeration | .1.3.6.1.4.1.351.110.5.5.11.3.1.5 |
| vismRudpSessionCurrSession This object indicates which session has got active message
from MGC. The session manager will always try to bring
the first added session to active.
If the current … | column | Integer32 | .1.3.6.1.4.1.351.110.5.5.11.3.1.6 |
| vismRudpSessionLocalIp The IP address of XGCP gateway. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.351.110.5.5.11.3.1.7 |
| vismRudpSessionLocalPort The port number of XGCP gateway for this session.
It can be modified after creation. This port number should
be unique across other sessions and XGCP/SRCP(Simple
Resource Coordin… | column | Integer32 | .1.3.6.1.4.1.351.110.5.5.11.3.1.8 |
| vismRudpSessionRmtIp This is the IP address of the MGC. It is resolved by
using vismSessionGrpMgcName in vismSessionGrpTable. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.351.110.5.5.11.3.1.9 |