CISCO-GPRS-L2RLY-MIB: View SNMP OID List / Download MIB
VENDOR: CISCO
Home | MIB: CISCO-GPRS-L2RLY-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
ciscoGprsL2rlyMIB | 1.3.6.1.4.1.9.9.9993 |
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. |
||
ciscoGprsL2rlyObjects | 1.3.6.1.4.1.9.9.9993.1 | |||
ciscoGprsL2rlyConfig | 1.3.6.1.4.1.9.9.9993.1.1 | |||
cgprsL2rlyUid | 1.3.6.1.4.1.9.9.9993.1.1.1 | integer32 | read-write |
L2 Relay unit identification. |
cgprsL2rlyUnitType | 1.3.6.1.4.1.9.9.9993.1.1.2 | integer | read-write |
The type can be either a datacom unit, or a telecom unit. Enumeration: 'telecomUnit': 2, 'datacomUnit': 1. |
cgprsL2rlyEchoTimer | 1.3.6.1.4.1.9.9.9993.1.1.3 | integer32 | read-write |
The frequency of transmission of self_id packet. This packet is transmitted periodically, for keep-alive and auto discovery purposes. |
cgprsL2rlyFlowControlFlag | 1.3.6.1.4.1.9.9.9993.1.1.4 | truthvalue | read-write |
L2 Relay flow control function flag. 'on' means that the flow control has been enabled, and 'off' means the converse. |
cgprsL2rlyDroppedPktsMonTime | 1.3.6.1.4.1.9.9.9993.1.1.5 | integer32 | read-write |
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. |
cgprsL2rlyNoRespToKeepAliveMsgNotificationEnable | 1.3.6.1.4.1.9.9.9993.1.1.6 | truthvalue | read-write |
The object indicates whether the system produces the cgprsL2rlyNoRespToKeepAliveMsgNotification. A false value will prevent the cgprsL2rlyNoRespToKeepAliveMsgNotification from being generated by this system. |
cgprsL2rlyUnitJoinNotificationEnable | 1.3.6.1.4.1.9.9.9993.1.1.7 | truthvalue | read-write |
The object indicates whether the system produces the cgprsL2rlyUnitJoinNotification. A false value will prevent the cgprsL2rlyUnitJoinNotificationcgprs from being generated by this system. |
cgprsL2rlyInterfaceTable | 1.3.6.1.4.1.9.9.9993.1.1.8 | no-access |
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.1 | no-access |
The l2rly interface table entry. |
||
cgprsL2rlyInterfaceId | 1.3.6.1.4.1.9.9.9993.1.1.8.1.1 | interfaceindex | no-access |
The ifIndex for the corresponding interface which l2rly is using. |
cgprsL2rlyInterfaceRowStatus | 1.3.6.1.4.1.9.9.9993.1.1.8.1.2 | rowstatus | read-only |
The status for row creation and deletion. |
ciscoGprsL2rlyStats | 1.3.6.1.4.1.9.9.9993.1.2 | |||
cgprsL2rlyFlowControlTriggerCount | 1.3.6.1.4.1.9.9.9993.1.2.1 | counter32 | read-only |
A running count indicating how many times L2 Relay flow control has been trigerred. |
cgprsL2rlyInputQLen | 1.3.6.1.4.1.9.9.9993.1.2.2 | counter32 | read-only |
The L2 Relay input queue length. |
cgprsL2rlyTotalPacketsDropped | 1.3.6.1.4.1.9.9.9993.1.2.3 | counter32 | read-only |
Total number of packets dropped by L2 Relay due to unknown headers since system startup. |
cgprsL2rlyDroppedPktsTimeFrame | 1.3.6.1.4.1.9.9.9993.1.2.4 | integer32 | read-only |
The time frame within which the number of L2 Relay packets, defined by cgprsL2rlyDroppedPktsCount, are dropped. |
cgprsL2rlyDroppedPktsCount | 1.3.6.1.4.1.9.9.9993.1.2.5 | counter32 | read-only |
The number of packets dropped by L2 Relay on the SGSN within cgprsL2rlyDroppedPktsTimeFrame. |
cgprsL2rlyPeerTable | 1.3.6.1.4.1.9.9.9993.1.2.6 | no-access |
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.1 | no-access |
L2rly unit peer entries. |
||
cgprsL2rlyPeerUid | 1.3.6.1.4.1.9.9.9993.1.2.6.1.1 | integer32 | no-access |
The Uid that uniquely identify the peer l2rly unit that connects to the same fast ethernets as this l2rly unit. |
cgprsL2rlyPeerUnitType | 1.3.6.1.4.1.9.9.9993.1.2.6.1.2 | integer | read-only |
The type of the peer l2rly on other devices which connects to the same fast ethernets as this one. Enumeration: 'telecomUnit': 2, 'datacomUnit': 1. |
ciscoGprsL2rlyNotificationPrefix | 1.3.6.1.4.1.9.9.9993.2 | |||
ciscoGprsL2rlyNotifications | 1.3.6.1.4.1.9.9.9993.2.0 | |||
cgprsL2rlyUnitJoinNotification | 1.3.6.1.4.1.9.9.9993.2.0.1 |
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. |
||
cgprsL2rlyNoRespToKeepAliveMsgNotification | 1.3.6.1.4.1.9.9.9993.2.0.2 |
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. |
||
ciscoGprsL2rlyConformances | 1.3.6.1.4.1.9.9.9993.3 | |||
cgprsL2rlyCompliances | 1.3.6.1.4.1.9.9.9993.3.1 | |||
cgprsL2rlyCompliance | 1.3.6.1.4.1.9.9.9993.3.1.1 |
The compliance statement for entities which implement the CISCO GPRS L2RLY MIB. |
||
cgprsL2rlyGroups | 1.3.6.1.4.1.9.9.9993.3.2 | |||
cgprsL2rlyConfigGroup | 1.3.6.1.4.1.9.9.9993.3.2.1 |
A collection of configurable parameters for L2RLY. |
||
cgprsL2rlyStatsGroup | 1.3.6.1.4.1.9.9.9993.3.2.2 |
A collection of stats for L2RLY. |