Documentation ¶
Overview ¶
This MIB Module is a supplement to the ATM-MIB.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CISCOIETFATM2PVCTRAPMIB ¶
type CISCOIETFATM2PVCTRAPMIB struct { EntityData types.CommonEntityData YFilter yfilter.YFilter // 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'. AtmCurrentlyFailingPVclTable CISCOIETFATM2PVCTRAPMIB_AtmCurrentlyFailingPVclTable }
CISCOIETFATM2PVCTRAPMIB
func (*CISCOIETFATM2PVCTRAPMIB) GetEntityData ¶
func (cISCOIETFATM2PVCTRAPMIB *CISCOIETFATM2PVCTRAPMIB) GetEntityData() *types.CommonEntityData
type CISCOIETFATM2PVCTRAPMIB_AtmCurrentlyFailingPVclTable ¶
type CISCOIETFATM2PVCTRAPMIB_AtmCurrentlyFailingPVclTable struct { EntityData types.CommonEntityData YFilter yfilter.YFilter // 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'. The type is slice of // CISCOIETFATM2PVCTRAPMIB_AtmCurrentlyFailingPVclTable_AtmCurrentlyFailingPVclEntry. AtmCurrentlyFailingPVclEntry []*CISCOIETFATM2PVCTRAPMIB_AtmCurrentlyFailingPVclTable_AtmCurrentlyFailingPVclEntry }
CISCOIETFATM2PVCTRAPMIB_AtmCurrentlyFailingPVclTable 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'.
func (*CISCOIETFATM2PVCTRAPMIB_AtmCurrentlyFailingPVclTable) GetEntityData ¶
func (atmCurrentlyFailingPVclTable *CISCOIETFATM2PVCTRAPMIB_AtmCurrentlyFailingPVclTable) GetEntityData() *types.CommonEntityData
type CISCOIETFATM2PVCTRAPMIB_AtmCurrentlyFailingPVclTable_AtmCurrentlyFailingPVclEntry ¶
type CISCOIETFATM2PVCTRAPMIB_AtmCurrentlyFailingPVclTable_AtmCurrentlyFailingPVclEntry struct { EntityData types.CommonEntityData YFilter yfilter.YFilter YListKey string // This attribute is a key. The type is string with range: 1..2147483647. // Refers to if_mib.IFMIB_IfTable_IfEntry_IfIndex IfIndex interface{} // This attribute is a key. The type is string with range: 0..4095. Refers to // atm_mib.ATMMIB_AtmVclTable_AtmVclEntry_AtmVclVpi AtmVclVpi interface{} // This attribute is a key. The type is string with range: 0..65535. Refers to // atm_mib.ATMMIB_AtmVclTable_AtmVclEntry_AtmVclVci AtmVclVci interface{} // The time at which this PVCL began to fail. The type is interface{} with // range: 0..4294967295. AtmCurrentlyFailingPVclTimeStamp interface{} // The time at which this PVCL began to fail during the PVC Notification // interval. The type is interface{} with range: 0..4294967295. AtmPreviouslyFailedPVclTimeStamp interface{} }
CISCOIETFATM2PVCTRAPMIB_AtmCurrentlyFailingPVclTable_AtmCurrentlyFailingPVclEntry 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'.
func (*CISCOIETFATM2PVCTRAPMIB_AtmCurrentlyFailingPVclTable_AtmCurrentlyFailingPVclEntry) GetEntityData ¶
func (atmCurrentlyFailingPVclEntry *CISCOIETFATM2PVCTRAPMIB_AtmCurrentlyFailingPVclTable_AtmCurrentlyFailingPVclEntry) GetEntityData() *types.CommonEntityData
Click to show internal directories.
Click to hide internal directories.