RBN-ATM-PVC-OAM-MIB

File: RBN-ATM-PVC-OAM-MIB.mib (7353 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF RBN-SMI
RBN-TC

Imported symbols

Integer32 MODULE-IDENTITY OBJECT-TYPE
NOTIFICATION-TYPE MODULE-COMPLIANCE OBJECT-GROUP
NOTIFICATION-GROUP rbnMgmt RbnSlot
RbnPort

Defined Types

RbnAtmPvcOamStatusEntry  
SEQUENCE    
  rbnAtmPvcOamStatusSlot RbnSlot
  rbnAtmPvcOamStatusPort RbnPort
  rbnAtmPvcOamStatusVpi Integer32
  rbnAtmPvcOamStatusVci Integer32
  rbnAtmPvcOamStatusState INTEGER

Defined Values

rbnAtmPvcOamMib 1.3.6.1.4.1.2352.2.19
Defines the objects required to monitor the ATM PVC OAM (Operation, Administration, and Maintenance) function. The OAM functionality may be enabled on one or more ATM PVCs in a system. When this functionality is enabled on a given PVC, the system will periodically generate OAM F5 end-to-end loopback cells on the PVC. The primary goal of this function is to insure that an ATM PVC is brought down if the loss of network connectivity to the remote end is detected by the failure of the F5 OAM heartbeat cell. In addition, when this function is enabled on a PVC, receipt of an incoming F5 OAM VC-AIS (Virtual Circuit - Alarm Indication Signal) cell or F5 OAM VC-RDI (Virtual Circuit - Remote Detection Indicator) cell will also cause the associated PVC to be brought down.
MODULE-IDENTITY    

rbnAtmPvcOamMibNotifications 1.3.6.1.4.1.2352.2.19.0
OBJECT IDENTIFIER    

rbnAtmPvcOamMibObjects 1.3.6.1.4.1.2352.2.19.1
OBJECT IDENTIFIER    

rbnAtmPvcOamMibConformance 1.3.6.1.4.1.2352.2.19.2
OBJECT IDENTIFIER    

rbnAtmPvcOamStatusTable 1.3.6.1.4.1.2352.2.19.1.1
A table which contains the status of the ATM PVC OAM function for every ATM PVC in the managed system. There will be one entry in this table for each ATM PVC active in the system, whether the PVC is statically configured or was created on-demand.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RbnAtmPvcOamStatusEntry

rbnAtmPvcOamStatusEntry 1.3.6.1.4.1.2352.2.19.1.1.1
An entry which contains the status of the ATM PVC OAM function for a given ATM PVC.
Status: current Access: not-accessible
OBJECT-TYPE    
  RbnAtmPvcOamStatusEntry  

rbnAtmPvcOamStatusSlot 1.3.6.1.4.1.2352.2.19.1.1.1.1
The slot containing the given ATM PVC.
Status: current Access: not-accessible
OBJECT-TYPE    
  RbnSlot  

rbnAtmPvcOamStatusPort 1.3.6.1.4.1.2352.2.19.1.1.1.2
The port containing the given ATM PVC.
Status: current Access: not-accessible
OBJECT-TYPE    
  RbnPort  

rbnAtmPvcOamStatusVpi 1.3.6.1.4.1.2352.2.19.1.1.1.3
The VPI value of the given ATM PVC.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..4095  

rbnAtmPvcOamStatusVci 1.3.6.1.4.1.2352.2.19.1.1.1.4
The VCI value of the given ATM PVC.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..65535  

rbnAtmPvcOamStatusState 1.3.6.1.4.1.2352.2.19.1.1.1.5
The state of the ATM PVC OAM function on a given ATM PVC. A value of noOam indicates the ATM PVC OAM function is not active on the given ATM PVC A value of oamUp indicates the ATM PVC OAM function is active on the given ATM PVC and no failure condition is currently being detected on the circuit A value of oamDownLoopback indicates the ATM PVC OAM function is active on the given ATM PVC and F5 OAM loopback cell management has detected a fault on the circuit A value of oamDownAis indicates the ATM PVC OAM function is active on the given ATM PVC and a VC-AIS cell was recently received which indicates a fault on the circuit A value of oamDownRdi indicates the ATM PVC OAM function is active on the given ATM PVC and a VC-RDI cell was recently received which indicates a fault on the circuit
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER noOam(1), oamUp(2), oamDownLoopback(3), oamDownAis(4), oamDownRdi(5)  

rbnAtmPvcOamStatusStateChange 1.3.6.1.4.1.2352.2.19.0.1
A notification indicating that the state of an ATM PVC has transitioned as a result of the ATM PVC OAM function. This notification will be sent if the value of rbnAtmPvcOamStatusState transitions from oamUp to any of the three oamDown values, or if it transitions from any of the three oamDown values to oamUp.
Status: current Access: read-only
NOTIFICATION-TYPE    

rbnAtmPvcOamCompliances 1.3.6.1.4.1.2352.2.19.2.1
OBJECT IDENTIFIER    

rbnAtmPvcOamGroups 1.3.6.1.4.1.2352.2.19.2.2
OBJECT IDENTIFIER    

rbnAtmPvcOamCompliance 1.3.6.1.4.1.2352.2.19.2.1.1
The compliance statement for SNMP entities which implement the Redback ATM PVC OAM MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

rbnAtmPvcOamGroup 1.3.6.1.4.1.2352.2.19.2.2.1
The collection of objects which allow monitoring of the ATM PVC OAM function.
Status: current Access: read-only
OBJECT-GROUP    

rbnAtmPvcOamNotifyGroup 1.3.6.1.4.1.2352.2.19.2.2.2
The collection of notifications which allow monitoring of the ATM PVC OAM function.
Status: current Access: read-only
NOTIFICATION-GROUP