CISCO-VISM-SESSION-MIB
71 objects
The MIB module contain the RUDP session parameter. The relationship between session set, session group and RUDP session is that: For fault tolerant case each session set contains two groups. Each group connects to one MGC(Media Gateway Controller), One active, one standby. If one MGC fails, the other MGC will inform the session mamager to switch over. If the set configuration is non-fault tolerant, each set contains one group. Each session group contains upto four RUDP sessions. Session set is explicitly created first, then session group can be created in this set. After session group is created, session can be created in the group. For deletion, session has to be deleted first. However, the last session can not be deleted if there is still LAPD(Link Access Procedure on the D-channel) entry. A group can only be deleted if there is no more session in it. Session set will be deleted when the last group in the set has been deleted.
Imported Objects
| BASIS-MIB | voice |
| CISCOWAN-SMI | ciscoWan |
| SNMPv2-CONF | MODULE-COMPLIANCE OBJECT-GROUP |
| SNMPv2-SMI | Counter32 Integer32 IpAddress MODULE-IDENTITY OBJECT-TYPE |
| SNMPv2-TC | DisplayString TruthValue |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.351.110.5.5.11 | NodevismSessionGrp | |||
| 1.3.6.1.4.1.351.110.5.5.11.1 | TablevismSessionSetTable | not-accessible | current | The vismSessionSetTable has entries for a collection of session group. Each entry provides connectivity to a different MGC. |
| 1.3.6.1.4.1.351.110.5.5.11.1.1 | RowvismSessionSetEntry | not-accessible | current | An entry for vismSessionSetTable. |
| 1.3.6.1.4.1.351.110.5.5.11.1.1.1 | ColumnvismSessionSetNum | read-only | current | An arbitrary index that uniquely identifies a session set. |
| 1.3.6.1.4.1.351.110.5.5.11.1.1.2 | ColumnvismSessionSetRowStatus | read-write | current | This variable is used to allow add or delete a session set. 'active': This state indicates that the session set is available for use by the managed device; 'cr… |
| 1.3.6.1.4.1.351.110.5.5.11.1.1.3 | ColumnvismSessionSetState | read-only | current | When an entry in vismSessionSetTable is created and no group has been added to this set yet or group has been created in this set but no session has been added… |
| 1.3.6.1.4.1.351.110.5.5.11.1.1.4 | ColumnvismSessionSetTotalGrps | read-only | current | The current number of session groups in the session set. |
| 1.3.6.1.4.1.351.110.5.5.11.1.1.5 | ColumnvismSessionSetActiveGrp | read-only | current | This is the current group number in active state. |
| 1.3.6.1.4.1.351.110.5.5.11.1.1.6 | ColumnvismSessionSetSwitchFails | read-only | current | The accumulated number of failed attempts to 'switch' between session groups in this session set. |
| 1.3.6.1.4.1.351.110.5.5.11.1.1.7 | ColumnvismSessionSetSwitchSuccesses | read-only | current | The accumulated number of successful attempts to 'switch' between session groups in this session set. |
| 1.3.6.1.4.1.351.110.5.5.11.1.1.8 | ColumnvismSessionSetFaultTolerant | read-write | current | This object indicates whether the set configuration is fault tolerant, 'true(1)' indicate fault tolerant and 'false(2)' non fault tolerant. If the set is fault… |
| 1.3.6.1.4.1.351.110.5.5.11.2 | TablevismSessionGrpTable | not-accessible | current | This table has entries for a collection of sessions. |
| 1.3.6.1.4.1.351.110.5.5.11.2.1 | RowvismSessionGrpEntry | not-accessible | current | An entry for vismSessionGrpTable. |
| 1.3.6.1.4.1.351.110.5.5.11.2.1.1 | ColumnvismSessionGrpNum | read-only | current | An arbitrary index that uniquely identifies a session group. |
| 1.3.6.1.4.1.351.110.5.5.11.2.1.2 | ColumnvismSessionGrpSetNum | read-write | current | This object identify session set number to which this session Group belongs. Once the entry is created this object cannot be modified. The same session set can… |
| 1.3.6.1.4.1.351.110.5.5.11.2.1.3 | ColumnvismSessionGrpRowStatus | read-write | current | This variable allows to add or delete an entry in this table. 'createAndGo': Use this to add an entry in this table. vismSessionGrpSetNum and vismSessionGrpMgc… |
| 1.3.6.1.4.1.351.110.5.5.11.2.1.4 | ColumnvismSessionGrpState | read-only | current | This object indicates the operational state of the session group. The possible operational states are as follows: 'idle': This is the initial state. 'oos' : Ou… |
| 1.3.6.1.4.1.351.110.5.5.11.2.1.5 | ColumnvismSessionGrpCurrSession | read-only | current | This object indicates the current session that is open to communication with MGC. There is only one active session per session group. |
| 1.3.6.1.4.1.351.110.5.5.11.2.1.6 | ColumnvismSessionGrpTotalSessions | read-only | current | The current number of sessions that are configured in the session group. |
| 1.3.6.1.4.1.351.110.5.5.11.2.1.7 | ColumnvismSessionGrpSwitchFails | read-only | current | The accumulated number of failed attempts to 'switch' between sessions in this group. |
| 1.3.6.1.4.1.351.110.5.5.11.2.1.8 | ColumnvismSessionGrpSwitchSuccesses | read-only | current | The accumulated number of successful attempts to 'switch' between sessions in this group. |
| 1.3.6.1.4.1.351.110.5.5.11.2.1.9 | ColumnvismSessionGrpMgcName | read-write | current | This denotes the name of the MGC. This corresponds to a domain name under which the MGC could also be registered in a DNS(Domain Named System). Once this entry… |
| 1.3.6.1.4.1.351.110.5.5.11.3 | TablevismRudpSessionCnfTable | not-accessible | current | This table has entries of sessions, which are the connection between MGC and a gateway. A session is identified by a local IP address, port, remote IP address … |
| 1.3.6.1.4.1.351.110.5.5.11.3.1 | RowvismRudpSessionCnfEntry | not-accessible | current | An entry for vismSessionCnfEntry. |
| 1.3.6.1.4.1.351.110.5.5.11.3.1.1 | ColumnvismRudpSessionNum | read-only | current | An arbitrary index that uniquely identifies a session. |
| 1.3.6.1.4.1.351.110.5.5.11.3.1.2 | ColumnvismRudpSessionGrpNum | read-write | current | This indicates the session group that this session belongs to. Once the entry is created, it cannot be modified. |
| 1.3.6.1.4.1.351.110.5.5.11.3.1.3 | ColumnvismRudpSessionCnfRowStatus | read-write | current | 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, … |
| 1.3.6.1.4.1.351.110.5.5.11.3.1.4 | ColumnvismRudpSessionPriority | read-write | current | 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… |
| 1.3.6.1.4.1.351.110.5.5.11.3.1.5 | ColumnvismRudpSessionState | read-only | current | This object indicates the current session operational state. The possible operational states are as follows: 'oos': Out of service state. This is the initial s… |
| 1.3.6.1.4.1.351.110.5.5.11.3.1.6 | ColumnvismRudpSessionCurrSession | read-only | current | 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 cur… |
| 1.3.6.1.4.1.351.110.5.5.11.3.1.7 | ColumnvismRudpSessionLocalIp | read-only | current | The IP address of XGCP gateway. |
| 1.3.6.1.4.1.351.110.5.5.11.3.1.8 | ColumnvismRudpSessionLocalPort | read-write | current | 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(Simp… |
| 1.3.6.1.4.1.351.110.5.5.11.3.1.9 | ColumnvismRudpSessionRmtIp | read-only | current | This is the IP address of the MGC. It is resolved by using vismSessionGrpMgcName in vismSessionGrpTable. |
| 1.3.6.1.4.1.351.110.5.5.11.3.1.10 | ColumnvismRudpSessionRmtPort | read-write | current | 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. |
| 1.3.6.1.4.1.351.110.5.5.11.3.1.11 | ColumnvismRudpSessionMaxWindow | read-write | current | 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. T… |
| 1.3.6.1.4.1.351.110.5.5.11.3.1.12 | ColumnvismRudpSessionSyncAttempts | read-write | current | Maximum number of attempts to synchronize with other side (MGC). This object can be modified after a session is created. |
| 1.3.6.1.4.1.351.110.5.5.11.3.1.13 | ColumnvismRudpSessionMaxSegSize | read-write | current | The maximum number of octets that can be received by the peer sending the SYN segment. |
| 1.3.6.1.4.1.351.110.5.5.11.3.1.14 | ColumnvismRudpSessionMaxAutoReset | read-write | current | 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,… |
| 1.3.6.1.4.1.351.110.5.5.11.3.1.15 | ColumnvismRudpSessionRetransTmout | read-write | current | 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. |
| 1.3.6.1.4.1.351.110.5.5.11.3.1.16 | ColumnvismRudpSessionMaxRetrans | read-write | current | The maximum number of times consecutive retransmission will be attempted before the connection is considered broken. A value 0 indicates retransmission should … |
| 1.3.6.1.4.1.351.110.5.5.11.3.1.17 | ColumnvismRudpSessionMaxCumAck | read-write | current | This object indicates the maximum number of acknowledgments that will be accumulated before sending an acknowledgment. A value of 0 indicates an acknowledgment… |
| 1.3.6.1.4.1.351.110.5.5.11.3.1.18 | ColumnvismRudpSessionCumAckTmout | read-write | current | This object is the timeout value for sending an acknowledgment segment. This value is specified in milliseconds. This parameter should be smaller than vismRudp… |
| 1.3.6.1.4.1.351.110.5.5.11.3.1.19 | ColumnvismRudpSessionMaxOutOfSeq | read-write | current | 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 segmen… |
| 1.3.6.1.4.1.351.110.5.5.11.3.1.20 | ColumnvismRudpSessionNullSegTmout | read-write | current | 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. se… |
| 1.3.6.1.4.1.351.110.5.5.11.3.1.21 | ColumnvismRudpSessionTransStateTmout | read-write | current | 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… |
| 1.3.6.1.4.1.351.110.5.5.11.3.1.22 | ColumnvismRudpSessionType | read-write | current | 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 'lapdTrunkin… |
| 1.3.6.1.4.1.351.110.5.5.11.3.1.23 | ColumnvismRudpSessionRmtGwIp | read-write | current | 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. |
| 1.3.6.1.4.1.351.110.5.5.11.4 | TablevismRudpSessionStatTable | not-accessible | current | This table keeps track of state and session-specific counts. It is per session based. |
| 1.3.6.1.4.1.351.110.5.5.11.4.1 | RowvismRudpSessionStatEntry | not-accessible | current | An entry for vismSessionStatEntry. |
| 1.3.6.1.4.1.351.110.5.5.11.4.1.1 | ColumnvismRudpSessionStatNum | read-only | current | This is the index of vismRudpSessionStatEntry table. It is the same as the index of vismRudpSessionCnfEntry table. |
| 1.3.6.1.4.1.351.110.5.5.11.4.1.2 | ColumnvismRudpSessionAutoResets | read-only | current | The accumulated number of soft reset for the session initiated by the XGCP gateway. |
| 1.3.6.1.4.1.351.110.5.5.11.4.1.3 | ColumnvismRudpSessionRcvdAutoResets | read-only | current | The accumulated number of auto resets initiated by MGC and received by GW. |
| 1.3.6.1.4.1.351.110.5.5.11.4.1.4 | ColumnvismRudpSessionRcvdInSeqs | read-only | current | The accumulated number of packets received in sequence for the session. |
| 1.3.6.1.4.1.351.110.5.5.11.4.1.5 | ColumnvismRudpSessionRcvdOutSeqs | read-only | current | The accumulated number of packets received out of sequence. |
| 1.3.6.1.4.1.351.110.5.5.11.4.1.6 | ColumnvismRudpSessionSentPackets | read-only | current | This is the number of packets sent by GW, including SYN message. |
| 1.3.6.1.4.1.351.110.5.5.11.4.1.7 | ColumnvismRudpSessionRcvdPackets | read-only | current | The accumulated number of packets received by GW including active message. |
| 1.3.6.1.4.1.351.110.5.5.11.4.1.8 | ColumnvismRudpSessionSentBytes | read-only | current | This object indicates the number of bytes sent to MGC. |
| 1.3.6.1.4.1.351.110.5.5.11.4.1.9 | ColumnvismRudpSessionRcvdBytes | read-only | current | This object keeps track of the number of bytes received from MGC. |
| 1.3.6.1.4.1.351.110.5.5.11.4.1.10 | ColumnvismRudpSessionDataSentPkts | read-only | current | This object is the number of data packets sent to MGC. |
| 1.3.6.1.4.1.351.110.5.5.11.4.1.11 | ColumnvismRudpSessionDataRcvdPkts | read-only | current | This object is the number of data packets received from MGC. |
| 1.3.6.1.4.1.351.110.5.5.11.4.1.12 | ColumnvismRudpSessionDiscardPkts | read-only | current | This is the number of packets discarded by GW. |
| 1.3.6.1.4.1.351.110.5.5.11.4.1.13 | ColumnvismRudpSessionRetransPkts | read-only | current | This is the number of packets retransmitted by GW. |
| 1.3.6.1.4.1.351.150.95 | IdentityciscoVismSessionMIB | The MIB module contain the RUDP session parameter. The relationship between session set, session group and RUDP session is that: For fault tolerant case each s… | ||
| 1.3.6.1.4.1.351.150.95.2 | NodeciscoVismSessionMIBConformance | |||
| 1.3.6.1.4.1.351.150.95.2.1 | NodeciscoVismSessionMIBGroups | |||
| 1.3.6.1.4.1.351.150.95.2.1.1 | GroupciscoVismSessionSetGrp | current | A collection of objects providing session set configuration. | |
| 1.3.6.1.4.1.351.150.95.2.1.2 | GroupciscoVismSessionGrp | current | A collection of objects providing session group configuration. | |
| 1.3.6.1.4.1.351.150.95.2.1.3 | GroupciscoVismRudpSessionGrp | current | A collection of objects providing session configuration. | |
| 1.3.6.1.4.1.351.150.95.2.1.4 | GroupciscoVismRudpSessionStatGrp | current | A collection of objects providing session relayed statistics information. | |
| 1.3.6.1.4.1.351.150.95.2.2 | NodeciscoVismSessionMIBCompliances | |||
| 1.3.6.1.4.1.351.150.95.2.2.1 | ComplianceciscoVismSessionCompliance | current | The compliance statement for objects related to CISCO-VISM-SESSION-MIB. |