PRVT-SWITCH-EV-PROP-MIB

File: PRVT-SWITCH-EV-PROP-MIB.mib (16857 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
PRVT-SWITCH-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Unsigned32
Counter32 NOTIFICATION-TYPE MODULE-COMPLIANCE
OBJECT-GROUP NOTIFICATION-GROUP RowStatus
TruthValue DisplayString switch

Defined Types

PrvtEventPropagationProfileEntry  
SEQUENCE    
  prvtEventPropagationProfileIndex Unsigned32
  prvtEventPropagationEvent INTEGER
  prvtEventPropagationRemotePeerType INTEGER
  prvtEventPropagationRemotePeerID DisplayString
  prvtEventPropagationActionID INTEGER
  prvtEventPropagationRevertiveActionID INTEGER
  prvtEventPropagationProfileRowStatus RowStatus
  prvtEventPropagationHoldTimer Unsigned32
  prvtEventPropagationWaitRestoreTimer Unsigned32

PrvtEventPropagationSessionEntry  
SEQUENCE    
  prvtEventPropagationSessionIndex Unsigned32
  prvtEventPropagationSessionTargetType INTEGER
  prvtEventPropagationSessionTargetID DisplayString
  prvtEventPropagationLastActionCounter Counter32
  prvtEventPropagationLastRevertiveActionCounter Counter32
  prvtEventPropagationSessionRowStatus RowStatus

Defined Values

prvtEventPropagation 1.3.6.1.4.1.738.1.5.166
This MIB provides control over the Event Propagation feature
MODULE-IDENTITY    

prvtEvPropNotifications 1.3.6.1.4.1.738.1.5.166.0
OBJECT IDENTIFIER    

prvtEvPropObjects 1.3.6.1.4.1.738.1.5.166.1
OBJECT IDENTIFIER    

prvtEvPropConformance 1.3.6.1.4.1.738.1.5.166.2
OBJECT IDENTIFIER    

prvtEventPropagationProfile 1.3.6.1.4.1.738.1.5.166.1.1
OBJECT IDENTIFIER    

prvtEventPropagationSession 1.3.6.1.4.1.738.1.5.166.1.2
OBJECT IDENTIFIER    

prvtEventPropagationProfileTable 1.3.6.1.4.1.738.1.5.166.1.1.1
Profile table that holds the settings for the Event Propagation
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PrvtEventPropagationProfileEntry

prvtEventPropagationProfileEntry 1.3.6.1.4.1.738.1.5.166.1.1.1.1
NONE
Status: current Access: not-accessible
OBJECT-TYPE    
  PrvtEventPropagationProfileEntry  

prvtEventPropagationProfileIndex 1.3.6.1.4.1.738.1.5.166.1.1.1.1.1
This is an unique identifier of the Event Propagation profile table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

prvtEventPropagationEvent 1.3.6.1.4.1.738.1.5.166.1.1.1.1.2
This leaf defines the type of event that will be monitored.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER notSpecified(1), lossOfConnectivity(2), receivedAIS(3), receivedRDI(4), interfaceDown(5), testing(6)  

prvtEventPropagationRemotePeerType 1.3.6.1.4.1.738.1.5.166.1.1.1.1.3
The peer type onto which the event is generated.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER notSpecified(1), macAddress(2), remoteMep(3), interfaceID(4), ipv4Address(5), localMep(6), lagID(7)  

prvtEventPropagationRemotePeerID 1.3.6.1.4.1.738.1.5.166.1.1.1.1.4
Remote peer ID
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..32)  

prvtEventPropagationActionID 1.3.6.1.4.1.738.1.5.166.1.1.1.1.5
Defines the action to be take in case of an event.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER notSpecified(1), dropLink(2)  

prvtEventPropagationRevertiveActionID 1.3.6.1.4.1.738.1.5.166.1.1.1.1.6
Defines the revertive action to be take in case of an event.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER notSpecified(1), restoreLink(2)  

prvtEventPropagationProfileRowStatus 1.3.6.1.4.1.738.1.5.166.1.1.1.1.7
Creation/delete/edit of the Event Propagation profile.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

prvtEventPropagationHoldTimer 1.3.6.1.4.1.738.1.5.166.1.1.1.1.8
The action is performed after a period defined by the hold-off timer. The value is represented in milliseconds. A value of '0' depicts no wait period before performing the set action.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..600000  

prvtEventPropagationWaitRestoreTimer 1.3.6.1.4.1.738.1.5.166.1.1.1.1.9
The revertive action is performed after a period defined by the wait-to-restore timer. The value is represented in seconds. A value of '0' depicts no wait period before a revertive action is performed.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..600  

prvtEventPropagationSessionTable 1.3.6.1.4.1.738.1.5.166.1.2.1
Session table that holds the settings for the Event Propagation
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PrvtEventPropagationSessionEntry

prvtEventPropagationSessionEntry 1.3.6.1.4.1.738.1.5.166.1.2.1.1
NONE
Status: current Access: not-accessible
OBJECT-TYPE    
  PrvtEventPropagationSessionEntry  

prvtEventPropagationSessionIndex 1.3.6.1.4.1.738.1.5.166.1.2.1.1.1
This is an unique identifier of the Event Propagation Session table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

prvtEventPropagationSessionTargetType 1.3.6.1.4.1.738.1.5.166.1.2.1.1.2
The type of target this session affects.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER notSpecified(1), interfacePort(2), interfaceSAP(3)  

prvtEventPropagationSessionTargetID 1.3.6.1.4.1.738.1.5.166.1.2.1.1.3
The targetID of this session. It is held in a string that is represented as follows: port - UUSSPP SAP - ServiceID/UUSSPP:c-vlan:s-vlan e.g.: port - 1101, 1207, 1310 SAP - 1/1101:1:22, 23/1112:24-26, 2756/1112:utag
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(4..32)  

prvtEventPropagationLastActionCounter 1.3.6.1.4.1.738.1.5.166.1.2.1.1.4
Counts the number of actions that occured.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

prvtEventPropagationLastRevertiveActionCounter 1.3.6.1.4.1.738.1.5.166.1.2.1.1.5
Counts the number of revertive actions that occured.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

prvtEventPropagationSessionRowStatus 1.3.6.1.4.1.738.1.5.166.1.2.1.1.6
Creation/delete/edit of the Event Propagation session.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

prvtEvPropAction 1.3.6.1.4.1.738.1.5.166.0.1
This trap should be sent whenever an action is performed.
Status: current Access: read-create
NOTIFICATION-TYPE    

prvtEvPropRevert 1.3.6.1.4.1.738.1.5.166.0.2
This trap should be sent whenever a revert action is performed.
Status: current Access: read-create
NOTIFICATION-TYPE    

prvtEvPropCompliances 1.3.6.1.4.1.738.1.5.166.2.1
OBJECT IDENTIFIER    

prvtEvPropGroups 1.3.6.1.4.1.738.1.5.166.2.2
OBJECT IDENTIFIER    

prvtEvPropProfileGroup 1.3.6.1.4.1.738.1.5.166.2.2.1
Objects for the Event Propagation profiles group.
Status: current Access: read-create
OBJECT-GROUP    

prvtEvPropSessionGroup 1.3.6.1.4.1.738.1.5.166.2.2.2
Objects for the Event Propagation sessions group.
Status: current Access: read-create
OBJECT-GROUP    

prvtEvPropNotificationsGroup 1.3.6.1.4.1.738.1.5.166.2.2.3
Objects for the Event Propagation notifications group.
Status: current Access: read-create
NOTIFICATION-GROUP    

prvtEvPropCompliance 1.3.6.1.4.1.738.1.5.166.2.1.1
The compliance statement for support of the Event Propagation MIB module.
Status: current Access: read-create
MODULE-COMPLIANCE