CISCO-GPRS-L2RLY-MIB
- Registered at
- 1.3.6.1.4.1.9.9.9993
- Last updated
- 1998-12-15 00:00
- Organization
- Cisco Systems, Inc.
- Namespace
- cisco
- Source file
CISCO-GPRS-L2RLY-MIB- Digest
sha256:057425fa4d1483c1fc80b6a51d3782ed994ab326709b705b1b9cb80e16ff6a9e
Description
The MIB Module for managing the General Packet Radio Service(GPRS) L2RLY related information on Servicing GPRS Support Node(SGSN). In GPRS network, a SGSN is typically implemented as a single node; in cisco-Alcatel joint development, it's split into Telecom part (T-node) and Datacom part (D-node). T-nodes and D-nodes are connected by two fast ethernets. A simple connectionless protocol called L2RLY is used to provide service of forwarding packet between T-unit and D-unit, flow control and defending against the failure of a FE subnet.
Contact
Cisco Systems Customer Service Postal: 170 W Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS E-mail: cs-gprs@cisco.com
Imports
| From | Symbols |
|---|---|
| CISCO-SMI | ciscoMgmt |
| IF-MIB | InterfaceIndex |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, RowStatus, TEXTUAL-CONVENTION, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
CISCO-GPRS-L2RLY-MIB CISCO-SMI IANAifType-MIB IF-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| ciscoGprsL2rlyObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.9993.1 | |||
| ciscoGprsL2rlyConfig OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.9993.1.1 | |||
| cgprsL2rlyUid OBJECT-TYPE L2 Relay unit identification. | 1.3.6.1.4.1.9.9.9993.1.1.1 | Integer32 (0..64) | read-write | current |
| cgprsL2rlyUnitType OBJECT-TYPE The type can be either a datacom unit, or a telecom unit. | 1.3.6.1.4.1.9.9.9993.1.1.2 | INTEGER {datacomUnit(1), telecomUnit(2)} | read-write | current |
| cgprsL2rlyEchoTimer OBJECT-TYPE The frequency of transmission of self_id packet. This packet is transmitted periodically, for keep-alive and auto discovery purposes. | 1.3.6.1.4.1.9.9.9993.1.1.3 | Integer32 (0..1000) | read-write | current |
| cgprsL2rlyFlowControlFlag OBJECT-TYPE L2 Relay flow control function flag. 'on' means that the flow control has been enabled, and 'off' means the converse. | 1.3.6.1.4.1.9.9.9993.1.1.4 | TruthValue | read-write | current |
| cgprsL2rlyDroppedPktsMonTime OBJECT-TYPE The configurable time duration for monitoring the excessive rate at which packets are dropped by the L2 Relay on SGSN due to traffic congestion problem. | 1.3.6.1.4.1.9.9.9993.1.1.5 | Integer32 (0..65535) | read-write | current |
| cgprsL2rlyNoRespToKeepAliveMsgNotificationEnable OBJECT-TYPE The object indicates whether the system produces the cgprsL2rlyNoRespToKeepAliveMsgNotification. A false value will prevent the cgprsL2rlyNoRespToKeepAliveMsgNotification from being generated by this system. | 1.3.6.1.4.1.9.9.9993.1.1.6 | TruthValue | read-write | current |
| cgprsL2rlyUnitJoinNotificationEnable OBJECT-TYPE The object indicates whether the system produces the cgprsL2rlyUnitJoinNotification. A false value will prevent the cgprsL2rlyUnitJoinNotificationcgprs from being generated by this system. | 1.3.6.1.4.1.9.9.9993.1.1.7 | TruthValue | read-write | current |
| cgprsL2rlyInterfaceTable OBJECT-TYPE The table that lists the interfaces which l2rly is using. Currently the table has just two and always two entries. There is only one l2rly T or D unit on each router. To ensure reliability and do load sharing, there could be two fast ethernets among the l2rly units. Thus each l2rly unit could interface with two fast ethernets. At least one interface should be configured and working in order for l2rly to work. | 1.3.6.1.4.1.9.9.9993.1.1.8 | not-accessible | current | |
| cgprsL2rlyInterfaceEntry OBJECT-TYPE The l2rly interface table entry. | 1.3.6.1.4.1.9.9.9993.1.1.8.1 | not-accessible | current | |
| cgprsL2rlyInterfaceId OBJECT-TYPE The ifIndex for the corresponding interface which l2rly is using. | 1.3.6.1.4.1.9.9.9993.1.1.8.1.1 | InterfaceIndex | not-accessible | current |
| cgprsL2rlyInterfaceRowStatus OBJECT-TYPE The status for row creation and deletion. | 1.3.6.1.4.1.9.9.9993.1.1.8.1.2 | RowStatus | read-create | current |
| ciscoGprsL2rlyStats OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.9993.1.2 | |||
| cgprsL2rlyFlowControlTriggerCount OBJECT-TYPE A running count indicating how many times L2 Relay flow control has been trigerred. | 1.3.6.1.4.1.9.9.9993.1.2.1 | Counter32 | read-only | current |
| cgprsL2rlyInputQLen OBJECT-TYPE The L2 Relay input queue length. | 1.3.6.1.4.1.9.9.9993.1.2.2 | Counter32 | read-only | current |
| cgprsL2rlyTotalPacketsDropped OBJECT-TYPE Total number of packets dropped by L2 Relay due to unknown headers since system startup. | 1.3.6.1.4.1.9.9.9993.1.2.3 | Counter32 | read-only | current |
| cgprsL2rlyDroppedPktsTimeFrame OBJECT-TYPE The time frame within which the number of L2 Relay packets, defined by cgprsL2rlyDroppedPktsCount, are dropped. | 1.3.6.1.4.1.9.9.9993.1.2.4 | Integer32 (0..65535) | read-only | current |
| cgprsL2rlyDroppedPktsCount OBJECT-TYPE The number of packets dropped by L2 Relay on the SGSN within cgprsL2rlyDroppedPktsTimeFrame. | 1.3.6.1.4.1.9.9.9993.1.2.5 | Counter32 | read-only | current |
| cgprsL2rlyPeerTable OBJECT-TYPE The table lists all the l2rly units on the peer nodes that directly connect with this l2rly units through two fast ethernets. | 1.3.6.1.4.1.9.9.9993.1.2.6 | not-accessible | current | |
| cgprsL2rlyPeerEntry OBJECT-TYPE L2rly unit peer entries. | 1.3.6.1.4.1.9.9.9993.1.2.6.1 | not-accessible | current | |
| cgprsL2rlyPeerUid OBJECT-TYPE The Uid that uniquely identify the peer l2rly unit that connects to the same fast ethernets as this l2rly unit. | 1.3.6.1.4.1.9.9.9993.1.2.6.1.1 | Integer32 (0..64) | not-accessible | current |
| cgprsL2rlyPeerUnitType OBJECT-TYPE The type of the peer l2rly on other devices which connects to the same fast ethernets as this one. | 1.3.6.1.4.1.9.9.9993.1.2.6.1.2 | INTEGER {datacomUnit(1), telecomUnit(2)} | read-only | current |
| ciscoGprsL2rlyNotificationPrefix OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.9993.2 | |||
| ciscoGprsL2rlyNotifications OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.9993.2.0 | |||
| ciscoGprsL2rlyConformances OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.9993.3 | |||
| cgprsL2rlyCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.9993.3.1 | |||
| cgprsL2rlyGroups OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.9993.3.2 |
Notifications
| Name | OID | Status |
|---|---|---|
| cgprsL2rlyUnitJoinNotification NOTIFICATION-TYPE This trap indicates that a new 'SGSN T-node' joins the service. This happens when a new SGSN node restarts or the network problem (fast ethernets among the units) recovers. | 1.3.6.1.4.1.9.9.9993.2.0.1 | current |
| cgprsL2rlyNoRespToKeepAliveMsgNotification NOTIFICATION-TYPE This trap indicates that the 'SGSN T-node' failed to respond to the L2 Relay 'Keep Alive' message. The cgprsL2rlyUid variable identifies the 'SGSN T-node' that failed to respond. | 1.3.6.1.4.1.9.9.9993.2.0.2 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| cgprsL2rlyCompliance MODULE-COMPLIANCE The compliance statement for entities which implement the CISCO GPRS L2RLY MIB. | 1.3.6.1.4.1.9.9.9993.3.1.1 | current |
| cgprsL2rlyConfigGroup OBJECT-GROUP A collection of configurable parameters for L2RLY. | 1.3.6.1.4.1.9.9.9993.3.2.1 | current |
| cgprsL2rlyStatsGroup OBJECT-GROUP A collection of stats for L2RLY. | 1.3.6.1.4.1.9.9.9993.3.2.2 | current |