CISCO-IETF-ATM2-PVCTRAP-MIB

File: CISCO-IETF-ATM2-PVCTRAP-MIB.mib (9414 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
IF-MIB ATM-MIB CISCO-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Gauge32 Counter32 TruthValue
TimeStamp MODULE-COMPLIANCE OBJECT-GROUP
ifIndex atmInterfaceConfEntry atmVclVpi
atmVclVci ciscoExperiment

Defined Types

AtmInterfaceExtEntry  
SEQUENCE    
  atmIntfPvcFailures Counter32
  atmIntfCurrentlyFailingPVcls Gauge32
  atmIntfPvcFailuresTrapEnable TruthValue
  atmIntfPvcNotificationInterval INTEGER
  atmPreviouslyFailedPVclInterval INTEGER

AtmCurrentlyFailingPVclEntry  
SEQUENCE    
  atmCurrentlyFailingPVclTimeStamp TimeStamp
  atmPreviouslyFailedPVclTimeStamp TimeStamp

Defined Values

ciscoIetfAtm2PvctrapMIB 1.3.6.1.4.1.9.10.29
This MIB Module is a supplement to the ATM-MIB.
MODULE-IDENTITY    

atm2MIBObjects 1.3.6.1.4.1.9.10.29.1
OBJECT IDENTIFIER    

atm2MIBTraps 1.3.6.1.4.1.9.10.29.2
OBJECT IDENTIFIER    

atmInterfaceExtTable 1.3.6.1.4.1.9.10.29.1.14
This table contains ATM interface monitoring information not defined in the atmInterfaceConfTable from the ATM-MIB.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AtmInterfaceExtEntry

atmInterfaceExtEntry 1.3.6.1.4.1.9.10.29.1.14.1
An entry extends the atmInterfaceConfEntry defined in ATM MIB. Each entry corresponds to an ATM interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  AtmInterfaceExtEntry  

atmIntfPvcFailures 1.3.6.1.4.1.9.10.29.1.14.1.20
The number of times the operational status of a PVCL on this interface has gone down.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

atmIntfCurrentlyFailingPVcls 1.3.6.1.4.1.9.10.29.1.14.1.22
The current number of VCLs on this interface for which there is an active row in the atmVclTable having an atmVclConnKind value of `pvc' and an atmVclOperStatus with a value other than `up'.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

atmIntfPvcFailuresTrapEnable 1.3.6.1.4.1.9.10.29.1.14.1.23
Allows the generation of traps in response to PVCL failures on this interface.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

atmIntfPvcNotificationInterval 1.3.6.1.4.1.9.10.29.1.14.1.24
The minimum interval between the sending of cIntfPvcFailuresTrap notifications for this interface.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..3600  

atmPreviouslyFailedPVclInterval 1.3.6.1.4.1.9.10.29.1.14.1.25
The interval for storing the failed time in atmPreviouslyFailedPVclTimeStamp
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..3600  

atmCurrentlyFailingPVclTable 1.3.6.1.4.1.9.10.29.1.21
A table indicating all VCLs for which there is an active row in the atmVclTable having an atmVclConnKind value of `pvc' and an atmVclOperStatus with a value other than `up'.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AtmCurrentlyFailingPVclEntry

atmCurrentlyFailingPVclEntry 1.3.6.1.4.1.9.10.29.1.21.1
Each entry in this table represents a VCL for which the atmVclRowStatus is `active', the atmVclConnKind is `pvc', and the atmVclOperStatus is other than `up'.
Status: current Access: not-accessible
OBJECT-TYPE    
  AtmCurrentlyFailingPVclEntry  

atmCurrentlyFailingPVclTimeStamp 1.3.6.1.4.1.9.10.29.1.21.1.1
The time at which this PVCL began to fail.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

atmPreviouslyFailedPVclTimeStamp 1.3.6.1.4.1.9.10.29.1.21.1.2
The time at which this PVCL began to fail during the PVC Notification interval.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

atmPvcTraps 1.3.6.1.4.1.9.10.29.2.1
OBJECT IDENTIFIER    

atmPvcTrapsPrefix 1.3.6.1.4.1.9.10.29.2.1.0
OBJECT IDENTIFIER    

atmIntfPvcFailuresTrap 1.3.6.1.4.1.9.10.29.2.1.0.1
A notification indicating that one or more PVCLs on this interface has failed since the last cIntfPvcFailuresTrap was sent. If this trap has not been sent for the last cIntfPvcNotificationInterval, then it will be sent on the next increment of cIntfPvcFailures.
Status: current Access: read-only
NOTIFICATION-TYPE    

atm2MIBConformance 1.3.6.1.4.1.9.10.29.3
OBJECT IDENTIFIER    

atm2MIBGroups 1.3.6.1.4.1.9.10.29.3.1
OBJECT IDENTIFIER    

atm2MIBCompliances 1.3.6.1.4.1.9.10.29.3.2
OBJECT IDENTIFIER    

atm2MIBCompliance 1.3.6.1.4.1.9.10.29.3.2.1
The compliance statement for SNMP entities which implement PVC traps.
Status: current Access: read-only
MODULE-COMPLIANCE    

atmSwitchServcHostGroup 1.3.6.1.4.1.9.10.29.3.1.1
A collection of objects providing information for a Switch/Service/Host that implements PVC traps for an ATM interfaces.
Status: current Access: read-only
OBJECT-GROUP