PRVT-RESILIENT-LINK-MIB

File: PRVT-RESILIENT-LINK-MIB.mib (9279 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF PRVT-SWITCH-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
NOTIFICATION-GROUP switch

Defined Types

ResilientLinkConfigEntry  
SEQUENCE    
  resilientLinkIndex INTEGER
  resilientLinkEnable INTEGER
  resilientLinkPort1ifIndex INTEGER
  resilientLinkPort2ifIndex INTEGER
  resilientLinkPreferredPort INTEGER
  resilientLinkActivePort INTEGER

ResilientLinkStatusEntry  
SEQUENCE    
  resilientLinkConnectedPort INTEGER
  resilientLinkCurrentActivePort INTEGER

Defined Values

prvtResilientLinkMib 1.3.6.1.4.1.738.1.5.102
The Resilient Link MIB module for managing switch or ipSwitch resilient link
MODULE-IDENTITY    

prvtResilientLinkNotifications 1.3.6.1.4.1.738.1.5.102.0
OBJECT IDENTIFIER    

resilientLinkConfig 1.3.6.1.4.1.738.1.5.102.1
OBJECT IDENTIFIER    

resilientLinkStatus 1.3.6.1.4.1.738.1.5.102.2
OBJECT IDENTIFIER    

prvtResilientLinkConformance 1.3.6.1.4.1.738.1.5.102.3
OBJECT IDENTIFIER    

resilientLinkConfigTable 1.3.6.1.4.1.738.1.5.102.1.1
This table contains the resilient link configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ResilientLinkConfigEntry

resilientLinkConfigEntry 1.3.6.1.4.1.738.1.5.102.1.1.1
resilientLinkIndex
Status: current Access: not-accessible
OBJECT-TYPE    
  ResilientLinkConfigEntry  

resilientLinkIndex 1.3.6.1.4.1.738.1.5.102.1.1.1.1
This object identifies the resilient link
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..256  

resilientLinkEnable 1.3.6.1.4.1.738.1.5.102.1.1.1.2
This object enables or disables the resilient link
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

resilientLinkPort1ifIndex 1.3.6.1.4.1.738.1.5.102.1.1.1.3
This object identifies the first port belonging to this resilient link; zero means no port is selected
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

resilientLinkPort2ifIndex 1.3.6.1.4.1.738.1.5.102.1.1.1.4
This object identifies the second port belonging to this resilient link; zero means no port is selected
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

resilientLinkPreferredPort 1.3.6.1.4.1.738.1.5.102.1.1.1.5
This object identifies the preferred port (1 or 2) in this resilient link; zero means no port is preferred
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

resilientLinkActivePort 1.3.6.1.4.1.738.1.5.102.1.1.1.6
This object identifies the active port (1 or 2) in this resilient link. Only ports with link up can be configured as active ports.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

resilientLinkStatusTable 1.3.6.1.4.1.738.1.5.102.2.2
This table contains the resilient link status.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ResilientLinkStatusEntry

resilientLinkStatusEntry 1.3.6.1.4.1.738.1.5.102.2.2.1
resilientLinkIndex
Status: current Access: not-accessible
OBJECT-TYPE    
  ResilientLinkStatusEntry  

resilientLinkConnectedPort 1.3.6.1.4.1.738.1.5.102.2.2.1.1
This object shows the connected ports in the resilient link
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER notConnected(1), port1Connected(2), port2Connected(3), port1and2Connected(4)  

resilientLinkCurrentActivePort 1.3.6.1.4.1.738.1.5.102.2.2.1.2
This object identifies the active port (1 or 2) in this resilient link. Only ports with link up can be configured as active ports.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER noActivePort(1), port1Active(2), port2Active(3)  

resilientLinkStatusChange 1.3.6.1.4.1.738.1.5.102.0.1
The resilientLinkStatusChange trap indicates that the sending agent monitor detected a change in the status of the resilient link, identified by resilientLinkIndex.
Status: current Access: read-only
NOTIFICATION-TYPE    

prvtResilientLinkMIBGroups 1.3.6.1.4.1.738.1.5.102.3.2
OBJECT IDENTIFIER    

resilientLinkNotificationGroup 1.3.6.1.4.1.738.1.5.102.3.2.3
Private Notification Group.
Status: current Access: read-only
NOTIFICATION-GROUP