PRVT-EVENT-PROPAGATION-MIB

File: PRVT-EVENT-PROPAGATION-MIB.mib (13181 bytes)

Imported modules

PRVT-SWITCH-MIB SNMPv2-SMI SNMPv2-TC

Imported symbols

switch MODULE-IDENTITY OBJECT-TYPE
Unsigned32 RowStatus TruthValue

Defined Types

PrvtEventPropagationProfileEntry  
SEQUENCE    
  prvtEventPropagationProfileName OCTET STRING
  prvtEventPropagationProfileRowStatus RowStatus
  prvtEventPropagationSourceRemMep Unsigned32
  prvtEventPropagationSourceLocalMep Unsigned32
  prvtEventPropagationSourceVrrpGroup Unsigned32
  prvtEventPropagationEvent INTEGER
  prvtEventPropagationAction INTEGER
  prvtEventPropagationReverse INTEGER
  prvtEventPropagationThreshold Unsigned32
  prvtEventPropagationTimerWaitToRestore Unsigned32
  prvtEventPropagationTimerHoldOff Unsigned32
  prvtEventPropagationPerformMacFlush TruthValue

PrvtEventPropagationSourcePortEntry  
SEQUENCE    
  prvtEventPropagationSourcePortName OCTET STRING
  prvtEventPropagationSourcePortRowStatus RowStatus

PrvtEventPropagationSessionEntry  
SEQUENCE    
  prvtEventPropagationSessionIndex Unsigned32
  prvtEventPropagationSessionProfileName OCTET STRING
  prvtEventPropagationSessionTarget INTEGER
  prvtEventPropagationSessionId OCTET STRING
  prvtEventPropagationSessionState INTEGER
  prvtEventPropagationSessionActions Unsigned32
  prvtEventPropagationSessionRevertives Unsigned32

EpappPortEntry  
SEQUENCE    
  epappPortName OCTET STRING
  epappPortRowStatus RowStatus
  epappPortProfile OCTET STRING

Defined Values

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

prvtEventPropagationObjects 1.3.6.1.4.1.738.1.5.166.1
OBJECT IDENTIFIER    

prvtEventPropagationProfileTable 1.3.6.1.4.1.738.1.5.166.1.1
Profile table 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
NONE
Status: current Access: not-accessible
OBJECT-TYPE    
  PrvtEventPropagationProfileEntry  

prvtEventPropagationProfileName 1.3.6.1.4.1.738.1.5.166.1.1.1.1
This is a unique identifier of the Event Propagation profile tabel.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(1..32)  

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

prvtEventPropagationSourceRemMep 1.3.6.1.4.1.738.1.5.166.1.1.1.3
Event received from remote MEP
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..8191  

prvtEventPropagationSourceLocalMep 1.3.6.1.4.1.738.1.5.166.1.1.1.4
Event received from local MEP
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..8191  

prvtEventPropagationSourceVrrpGroup 1.3.6.1.4.1.738.1.5.166.1.1.1.5
Event received from VRRP
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..255  

prvtEventPropagationEvent 1.3.6.1.4.1.738.1.5.166.1.1.1.6
This leaf defines the type of event that will be monitored.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER none(0), statusDown(1), conLost(2), aisLck(4), rcvdTcBpdu(5), vrrpStatusBackup(6)  

prvtEventPropagationAction 1.3.6.1.4.1.738.1.5.166.1.1.1.7
Defines the action to be take in case of an event.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER none(0), linkDrop(1), macWithdraw(2), lacpStandby(3), restrictForwarding(4), noRestrictForwarding(5)  

prvtEventPropagationReverse 1.3.6.1.4.1.738.1.5.166.1.1.1.8
Specify reverse action, performed when configured event stops
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER none(0), linkRestore(1), lacpActive(2), restrictForwarding(3), noRestrictForwarding(4)  

prvtEventPropagationThreshold 1.3.6.1.4.1.738.1.5.166.1.1.1.9
Specify threshold for specified source port
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..100  

prvtEventPropagationTimerWaitToRestore 1.3.6.1.4.1.738.1.5.166.1.1.1.10
Specify time to wait before configured action is reversed (<0-600000> milliseconds)
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..600000  

prvtEventPropagationTimerHoldOff 1.3.6.1.4.1.738.1.5.166.1.1.1.11
Specify time to wait before configured action occurs (<0-600000> milliseconds)
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..600000  

prvtEventPropagationPerformMacFlush 1.3.6.1.4.1.738.1.5.166.1.1.1.12
Specify whether to perform MAC flush upon receiving of defined event.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

prvtEventPropagationSourcePortTable 1.3.6.1.4.1.738.1.5.166.1.2
Sourceport table holds the settings for the Event Propagation
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PrvtEventPropagationSourcePortEntry

prvtEventPropagationSourcePortEntry 1.3.6.1.4.1.738.1.5.166.1.2.1
NONE
Status: current Access: not-accessible
OBJECT-TYPE    
  PrvtEventPropagationSourcePortEntry  

prvtEventPropagationSourcePortName 1.3.6.1.4.1.738.1.5.166.1.2.1.1
Specify port number (in format UU/SS/PP or AG)
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING  

prvtEventPropagationSourcePortRowStatus 1.3.6.1.4.1.738.1.5.166.1.2.1.2
Creation/delete/edit of the Event Propagation source port.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

prvtEventPropagationSessionTable 1.3.6.1.4.1.738.1.5.166.1.3
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PrvtEventPropagationSessionEntry

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

prvtEventPropagationSessionIndex 1.3.6.1.4.1.738.1.5.166.1.3.1.1
Event-propagation session index
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

prvtEventPropagationSessionProfileName 1.3.6.1.4.1.738.1.5.166.1.3.1.2
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

prvtEventPropagationSessionTarget 1.3.6.1.4.1.738.1.5.166.1.3.1.3
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(0), sap(1), port(2), lag(3), sdp(4)  

prvtEventPropagationSessionId 1.3.6.1.4.1.738.1.5.166.1.3.1.4
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

prvtEventPropagationSessionState 1.3.6.1.4.1.738.1.5.166.1.3.1.5
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(0), linkDropped(1), linkRestored(2), linkActionPend(3), linkRevertivePend(4)  

prvtEventPropagationSessionActions 1.3.6.1.4.1.738.1.5.166.1.3.1.6
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

prvtEventPropagationSessionRevertives 1.3.6.1.4.1.738.1.5.166.1.3.1.7
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

epappPortTable 1.3.6.1.4.1.738.1.5.166.1.4
A table that contains event propagation profiles enabled on each port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EpappPortEntry

epappPortEntry 1.3.6.1.4.1.738.1.5.166.1.4.1
Event propagation profile on port.
Status: current Access: not-accessible
OBJECT-TYPE    
  EpappPortEntry  

epappPortName 1.3.6.1.4.1.738.1.5.166.1.4.1.1
Port name.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING  

epappPortRowStatus 1.3.6.1.4.1.738.1.5.166.1.4.1.2
Creation/delete/edit of the Event Propagation port.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

epappPortProfile 1.3.6.1.4.1.738.1.5.166.1.4.1.3
Specify the name of event propagation profile, applied to this port.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(1..32)