CISCO-GPRS-L2RLY-MIB

        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.
    
Source file
CISCO-GPRS-L2RLY-MIB
Last revised
Identity
ciscoGprsL2rlyMIB
Base OID
1.3.6.1.4.1.9.9.9993
Imported Objects
CISCO-SMI ciscoMgmt
IF-MIB InterfaceIndex
SNMPv2-CONF MODULE-COMPLIANCE (no object page) OBJECT-GROUP (no object page)
SNMPv2-SMI Counter32 Integer32 MODULE-IDENTITY (no object page) NOTIFICATION-TYPE (no object page) OBJECT-TYPE (no object page)
SNMPv2-TC RowStatus TruthValue
Net-SNMP examples using the cisco MIB directory Show commands

These commands use the standard Observium installation path and load the selected MIB variant before the RFC and Net-SNMP directories.

Translate the module identity
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-GPRS-L2RLY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-GPRS-L2RLY-MIB::ciscoGprsL2rlyMIB'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-GPRS-L2RLY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-GPRS-L2RLY-MIB::ciscoGprsL2rlyMIB'
How SNMP, Net-SNMP, MIB paths, and variants work
Objects (29)
.1.3.6.1.4.1.9.9.9993
.1.3.6.1.4.1.9.9.9993.1
.1.3.6.1.4.1.9.9.9993.1.1
Integer32
.1.3.6.1.4.1.9.9.9993.1.1.1
Enumeration
.1.3.6.1.4.1.9.9.9993.1.1.2
secondsInteger32
.1.3.6.1.4.1.9.9.9993.1.1.3
.1.3.6.1.4.1.9.9.9993.1.1.4
secondsInteger32
.1.3.6.1.4.1.9.9.9993.1.1.5
.1.3.6.1.4.1.9.9.9993.1.1.6
.1.3.6.1.4.1.9.9.9993.1.1.7
.1.3.6.1.4.1.9.9.9993.1.1.8
.1.3.6.1.4.1.9.9.9993.1.1.8.1
.1.3.6.1.4.1.9.9.9993.1.1.8.1.1
.1.3.6.1.4.1.9.9.9993.1.1.8.1.2
.1.3.6.1.4.1.9.9.9993.1.2
.1.3.6.1.4.1.9.9.9993.1.2.1
.1.3.6.1.4.1.9.9.9993.1.2.2
.1.3.6.1.4.1.9.9.9993.1.2.3
secondsInteger32
.1.3.6.1.4.1.9.9.9993.1.2.4
.1.3.6.1.4.1.9.9.9993.1.2.5
.1.3.6.1.4.1.9.9.9993.1.2.6
.1.3.6.1.4.1.9.9.9993.1.2.6.1
Integer32
.1.3.6.1.4.1.9.9.9993.1.2.6.1.1
Enumeration
.1.3.6.1.4.1.9.9.9993.1.2.6.1.2
.1.3.6.1.4.1.9.9.9993.2
.1.3.6.1.4.1.9.9.9993.2.0
.1.3.6.1.4.1.9.9.9993.3
.1.3.6.1.4.1.9.9.9993.3.1
.1.3.6.1.4.1.9.9.9993.3.2
Dependencies (7) 5 direct · 2 transitive Show tree and compile order Hide dependency details

Each imported module is resolved in the importing module's source directory first, then through the normal default-variant rules.

Dependency tree
Dependency-first compile order
  1. SNMPv2-SMIrfc
  2. CISCO-SMIcisco
  3. SNMPv2-TCrfc
  4. IANAifType-MIBrfc
  5. SNMPv2-CONFrfc
  6. SNMPv2-MIBrfc
  7. IF-MIBrfc
  8. CISCO-GPRS-L2RLY-MIBciscoselected
Compliance Statements (1)

OID .1.3.6.1.4.1.9.9.9993.3.1.1
The compliance statement for entities which implement the
CISCO GPRS L2RLY MIB.
Required groups
Notifications / Traps (2)
NameOIDDescription
.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.
.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.