PDN-ENTITY-REDUNDANCY-MIB

File: PDN-ENTITY-REDUNDANCY-MIB.mib (17373 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC ENTITY-MIB
PDN-HEADER-MIB SNMPv2-CONF

Imported symbols

MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE
TEXTUAL-CONVENTION entPhysicalIndex pdnEntityRedundancy
MODULE-COMPLIANCE OBJECT-GROUP NOTIFICATION-GROUP

Defined Types

PdnRedunStates  
This textual Convention describes the valid states relevant to the redundancy feature that an entity module can be. The possibles states are: activeState ----------- the module is currently performing its main functions in the system, including communicating with other modules, monitoring the operation of itself and other standby modules. activeAlarmState ---------------- the same as an activeState except an Alarm condition has been detected on the module. standbyState ------------ the module is primarily in a dormant state until an event is triggered that requires its activation. While in this state, the module only performs background tests to verify that its hardware is operating properly and monitor the active module for proper operation. standbyAlarmState ---------------- the same as an standbyState except a Alarm condition has been detected on the module.
TEXTUAL-CONVENTION    
  INTEGER activeState(1), activeAlarmState(2), standbyState(3), standbyAlarmState(4)  

PdnRedunCmd  
This list of commands allows an user to perform actions on the redundancy entities. The commands are: noCmd ----- This value should be returned by a read request when no previous command has been issue. This value may not be used in a write operation. A wrongValue error shall be returned in this case. switch ------ This is the *Normal* switch. shall be directed to an entity in the Active, Active/Alarm, Standby or Standby/Alarm state. Will cause an entity and its redundant mate to switch roles unless the Standby entity is in a failed state or redundancy is disabled. A switch shall result in the Active or Active/Alarm entity going into a Standby or Standby/Alarm state and the Standby or Standby/Alarm entity going into the Active or Active/Alarm state. forceswitch ----------- This is the *Forced* switch. shall be directed to an entity in the Active, Active/Alarm, Standby or Standby/Alarm state. Will cause an entity and its redundant mate to switch roles regardless of the state of the entities or if redundancy is enabled. A switch shall result in the Active or Active/Alarm entity going into a Standby or Standby/Alarm state and the Standby or Standby/Alarm entity going into the Active or Active/Alarm state.
TEXTUAL-CONVENTION    
  INTEGER noCmd(1), switch(2), forcedswitch(3)  

PdnRedunAlarmStatus  
This textual convention lists the possibles alarm status. The status are: noAlarm --------------------------- This is the normal status when there is no alarm condition. linkDefect ---------------------------- This alarm is detected when there is an abnormal condition in the link (e.g., LOS, LOF, etc.) of this redundant unit. hwFailure ---------------------------- This alarm is detected when there is a hardware failure on this redundant unit. hwMissing ---------------------------- This alarm is detected when there is an expected piece of hw that is missing on this redundant unit. hwIncompatible ---------------------------- This alarm is detected when the modules in a redundancy configuration present hardware incompatibilities. fwIncompatible ---------------------------- This alarm is detected when the modules in a redundancy configuration present firmware incompatibilities. cfgIncompatible ----------------------------- This alarm is detected when the modules in a redundancy configuration present configuration incompatibilities.
TEXTUAL-CONVENTION    
  BITS noAlarm(0), linkDefect(1), hwFailure(2), hwMissing(3), hwIncompatible(4), fwIncompatible(5), cfgIncompatible(6)  

PdnRedunGeneralAlarmStatus  
This textual convention lists the possibles alarm status that are general to the redundancy feature; which are not associated to a particular redundant module. The status are: noAlarm --------------------------- This is the Normal status with no General alarm condition. noActiveModule --------------------------- This alarm is detected when no module is in the Active State. standbyAlarmOrReset ---------------------------- This alarm is detected when on of the modules configured for redundancy is either in the Standby-Alarm or Reset Test state.
TEXTUAL-CONVENTION    
  BITS noAlarm(0), noActiveModule(1), standbyAlarmOrReset(2)  

PdnRedunCmdEntry  
SEQUENCE    
  pdnRedunCommand PdnRedunCmd

PdnRedunStatusEntry  
SEQUENCE    
  pdnRedunEntityState PdnRedunStates
  pdnRedunAlarmStatus PdnRedunAlarmStatus
  pdnRedunNotificationEnable PdnRedunAlarmStatus

Defined Values

pdnEntRedunMIB 1.3.6.1.4.1.1795.2.24.2.41.1
This management information module supports the objects to be used for redundancy of entities.
MODULE-IDENTITY    

pdnEntityRedundancyMIBObjects 1.3.6.1.4.1.1795.2.24.2.41.1.1
OBJECT IDENTIFIER    

pdnEntityRedundancyNotifications 1.3.6.1.4.1.1795.2.24.2.41.1.2
OBJECT IDENTIFIER    

pdnEntityRedundancyConformance 1.3.6.1.4.1.1795.2.24.2.41.1.3
OBJECT IDENTIFIER    

pdnEntityRedundancySelection 1.3.6.1.4.1.1795.2.24.2.41.1.1.1
This object is used to enable or disable the redundancy feature on this device.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

pdnYCableSelection 1.3.6.1.4.1.1795.2.24.2.41.1.1.2
This object is used to configure the Y-cable presence used for tx and rx of data between the redundant units. When the selection is enabled (1), it indicates that the tx and rx signals of each redundant unit are sharing a single common pair to tx and rx data to the network. When the selection is disable (2), it indicates that the tx and rx signals of each redundant unit has a separate (independant) pair to tx and rx data to the network.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

pdnRedunGeneralAlarmStatus 1.3.6.1.4.1.1795.2.24.2.41.1.1.3
This object provides status of any General Alarm detected by the redundancy feature.
Status: current Access: read-only
OBJECT-TYPE    
  PdnRedunGeneralAlarmStatus  

pdnRedunGeneralNotificationEnable 1.3.6.1.4.1.1795.2.24.2.41.1.1.6
This object provides the ability to enable and disable the following general notifications: o pdnRedunEventNoActiveModule o pdnRedunEventStandbyAlarmOrReset
Status: current Access: read-write
OBJECT-TYPE    
  PdnRedunGeneralAlarmStatus  

pdnRedunCmdTable 1.3.6.1.4.1.1795.2.24.2.41.1.1.4
This table contains one row per entity module being used for redundancy.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PdnRedunCmdEntry

pdnRedunCmdEntry 1.3.6.1.4.1.1795.2.24.2.41.1.1.4.1
Commands that can be performed on a particular entity module used for redundancy.
Status: current Access: not-accessible
OBJECT-TYPE    
  PdnRedunCmdEntry  

pdnRedunCommand 1.3.6.1.4.1.1795.2.24.2.41.1.1.4.1.1
This object allows users to command an entity module, configured for redundancy to perform an action such as switch (2). Reading this object should return the last command issued on this interface or noCmd (1) if no command has been issued since last reset.
Status: current Access: read-write
OBJECT-TYPE    
  PdnRedunCmd  

pdnRedunStatusTable 1.3.6.1.4.1.1795.2.24.2.41.1.1.5
This table contains configuration and status information related to events in entity modules used for redundancy.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PdnRedunStatusEntry

pdnRedunStatusEntry 1.3.6.1.4.1.1795.2.24.2.41.1.1.5.1
Configuration and Status information for a particular entity module used for redundancy.
Status: current Access: not-accessible
OBJECT-TYPE    
  PdnRedunStatusEntry  

pdnRedunEntityState 1.3.6.1.4.1.1795.2.24.2.41.1.1.5.1.1
This object is used to display the current state on an entity that is used for redundancy.
Status: current Access: read-only
OBJECT-TYPE    
  PdnRedunStates  

pdnRedunAlarmStatus 1.3.6.1.4.1.1795.2.24.2.41.1.1.5.1.2
This object provides status of any Alarm detected in a redundant entity.
Status: current Access: read-only
OBJECT-TYPE    
  PdnRedunAlarmStatus  

pdnRedunNotificationEnable 1.3.6.1.4.1.1795.2.24.2.41.1.1.5.1.3
This object provides the ability to enable and disable the following notifications: o pdnRedunEventHwIncompatible o pdnRedunEventFwIncompatible o pdnRedunEventCfgIncompatible o pdnRedunEventLinkDefect o pdnRedunEventHwFailure o pdnRedunEventHwMissingHwFailure
Status: current Access: read-write
OBJECT-TYPE    
  PdnRedunAlarmStatus  

pdnRedunNotificationsPrefix 1.3.6.1.4.1.1795.2.24.2.41.1.2.0
OBJECT IDENTIFIER    

pdnRedunEventNoActiveModule 1.3.6.1.4.1.1795.2.24.2.41.1.2.0.1
This notification will be issued when no module is in the Active State.
Status: current Access: read-write
NOTIFICATION-TYPE    

pdnRedunEventHwIncompatible 1.3.6.1.4.1.1795.2.24.2.41.1.2.0.2
This notification will be issued when the modules in a redundancy configuration present hardware incompatibilities.
Status: current Access: read-write
NOTIFICATION-TYPE    

pdnRedunEventStandbyAlarmOrReset 1.3.6.1.4.1.1795.2.24.2.41.1.2.0.3
This notification will be issued when one of the modules configured for redundancy is either in the Standby/Alarm or Reset Test state.
Status: current Access: read-write
NOTIFICATION-TYPE    

pdnRedunEventFwIncompatible 1.3.6.1.4.1.1795.2.24.2.41.1.2.0.4
This notification will be issued when the modules in a redundancy configuration present firmware incompatibilities.
Status: current Access: read-write
NOTIFICATION-TYPE    

pdnRedunEventCfgIncompatible 1.3.6.1.4.1.1795.2.24.2.41.1.2.0.5
This notification will be issued when the modules in a redundancy configuration present configuration incompatibilities.
Status: current Access: read-write
NOTIFICATION-TYPE    

pdnRedunEventLinkDefect 1.3.6.1.4.1.1795.2.24.2.41.1.2.0.6
This notification will be issued when a module in a redundancy configuration has a link condition.
Status: current Access: read-write
NOTIFICATION-TYPE    

pdnRedunEventHwFailure 1.3.6.1.4.1.1795.2.24.2.41.1.2.0.7
This notification will be issued when a module in a redundancy configuration has a hardware failure condition.
Status: current Access: read-write
NOTIFICATION-TYPE    

pdnRedunEventHwMissingHwFailure 1.3.6.1.4.1.1795.2.24.2.41.1.2.0.8
This notification will be issued when a module in a redundancy configuration is expecting a piece of hw to be used for redundancy which can not be found or is not operational.
Status: current Access: read-write
NOTIFICATION-TYPE    

pdnEntityRedundancyCompliances 1.3.6.1.4.1.1795.2.24.2.41.1.3.1
OBJECT IDENTIFIER    

pdnEntityRedundancyGroups 1.3.6.1.4.1.1795.2.24.2.41.1.3.2
OBJECT IDENTIFIER    

pdnEntityRedundancyCompliance 1.3.6.1.4.1.1795.2.24.2.41.1.3.1.1
The compliance statement for SNMP entities which manage the configuration parameters on entities used for redundancy.
Status: current Access: read-only
MODULE-COMPLIANCE    

pdnRedundancyGeneralGroup 1.3.6.1.4.1.1795.2.24.2.41.1.3.2.1
A collection of general configuration objects for the entity redundancy implementation.
Status: current Access: read-only
OBJECT-GROUP    

pdnEntityRedundancyOptGroup 1.3.6.1.4.1.1795.2.24.2.41.1.3.2.2
A collection of configuration objects applicable to redundancy implementations.
Status: current Access: read-only
OBJECT-GROUP    

pdnEntityRedundancyEventGroup 1.3.6.1.4.1.1795.2.24.2.41.1.3.2.3
A collection of redundancy notifications.
Status: current Access: read-only
NOTIFICATION-GROUP