CTRON-FRONTPANEL-MIB

File: CTRON-FRONTPANEL-MIB.mib (7161 bytes)

Imported modules

RFC1155-SMI CTRON-MIB-NAMES RFC-1212

Imported symbols

NetworkAddress ctFpRedundancy OBJECT-TYPE

Defined Types

CtFpRedundAddrEntry  
SEQUENCE    
  ctFpRedundAddrId INTEGER
  ctFpRedundAddrIPAddr NetworkAddress

Defined Values

ctFpRedund 1.3.6.1.4.1.52.4.1.5.5.1
OBJECT IDENTIFIER    

ctFpRedundReset 1.3.6.1.4.1.52.4.1.5.5.1.1
If this object is set to Reset it will cause a reset of the front panel redundancy. Setting this object to NoReset will do nothing. This object will always be read as NoReset.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER noReset(1), reset(2)  

ctFpRedundPollInterval 1.3.6.1.4.1.52.4.1.5.5.1.2
Get/Set the number of seconds between polls for front panel redundancy.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

ctFpRedundRetrys 1.3.6.1.4.1.52.4.1.5.5.1.3
Get/Set the the number of unanswered polls allowed for the front panel redundancy before it switches ports.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

ctFpRedundNumAddr 1.3.6.1.4.1.52.4.1.5.5.1.4
Get the number of IP Addresses associated with front panel redundancy.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ctFpRedundAddAddr 1.3.6.1.4.1.52.4.1.5.5.1.5
Add an IP Address to the polling list for the front panel redundancy.
Status: mandatory Access: read-write
OBJECT-TYPE    
  NetworkAddress  

ctFpRedundDelAddr 1.3.6.1.4.1.52.4.1.5.5.1.6
Delete an IP Address from the polling list for the front panel redundancy.
Status: mandatory Access: read-write
OBJECT-TYPE    
  NetworkAddress  

ctFpRedundActivePort 1.3.6.1.4.1.52.4.1.5.5.1.7
Get/Set the front panel port you want to be active when front panel redundancy is enabled.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

ctFpRedundEnable 1.3.6.1.4.1.52.4.1.5.5.1.8
If this object is set to enable, the front panel redundancy will be activated. If this object is set to disable, the front panel redundancy will be deactivated. When read, this object will returns the state of the object based on the last request made.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disable(1), enable(2)  

ctFpRedundAddrTable 1.3.6.1.4.1.52.4.1.5.5.1.9
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CtFpRedundAddrEntry

ctFpRedundAddrEntry 1.3.6.1.4.1.52.4.1.5.5.1.9.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  CtFpRedundAddrEntry  

ctFpRedundAddrId 1.3.6.1.4.1.52.4.1.5.5.1.9.1.1
A unique value identifying an element in a sequence of member IP Addresses which belong to the front panel redundancy. This value goes from 1 to the maximum number of IP Addresses which may be included in front panel redundancy.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

ctFpRedundAddrIPAddr 1.3.6.1.4.1.52.4.1.5.5.1.9.1.2
Returns an IP Address associated with the front panel redundancy.
Status: mandatory Access: read-only
OBJECT-TYPE    
  NetworkAddress