CTRON-SFPS-BINDERY-MIB

File: CTRON-SFPS-BINDERY-MIB.mib (9959 bytes)

Imported modules

RFC-1212 RFC1213-MIB RFC1155-SMI
CTRON-SFPS-INCLUDE-MIB

Imported symbols

OBJECT-TYPE DisplayString TimeTicks
sfpsAgentConfig

Defined Types

HexInteger  
INTEGER    

SfpsAgentBinderyConfigEntry  
SEQUENCE    
  sfpsAgentBinderyConfigHashLeaf HexInteger
  sfpsAgentBinderyConfigHashIndex INTEGER
  sfpsAgentBinderyConfigName DisplayString
  sfpsAgentBinderyConfigType DisplayString
  sfpsAgentBinderyConfigOperStatus INTEGER
  sfpsAgentBinderyConfigAdminStatus INTEGER
  sfpsAgentBinderyConfigStatusTime TimeTicks
  sfpsAgentBinderyConfigNVStatus INTEGER

Defined Values

sfpsAgentBinderyConfigTable 1.3.6.1.4.1.52.4.2.4.2.2.7.1
Soft Binding is implemented through a few new base classes, a small army of instances of the base classes plus a bindery table to tie the whole mess together.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SfpsAgentBinderyConfigEntry

sfpsAgentBinderyConfigEntry 1.3.6.1.4.1.52.4.2.4.2.2.7.1.1
Each entry specifies the configuration for the bindery component.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SfpsAgentBinderyConfigEntry  

sfpsAgentBinderyConfigHashLeaf 1.3.6.1.4.1.52.4.2.4.2.2.7.1.1.1
NO hash, part of instance key.
Status: mandatory Access: read-only
OBJECT-TYPE    
  HexInteger  

sfpsAgentBinderyConfigHashIndex 1.3.6.1.4.1.52.4.2.4.2.2.7.1.1.2
NO Bucket index, part of instance key.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsAgentBinderyConfigName 1.3.6.1.4.1.52.4.2.4.2.2.7.1.1.3
Elements Name.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

sfpsAgentBinderyConfigType 1.3.6.1.4.1.52.4.2.4.2.2.7.1.1.4
Type of element.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

sfpsAgentBinderyConfigOperStatus 1.3.6.1.4.1.52.4.2.4.2.2.7.1.1.5
Operational state of the entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER kStatusRunning(1), kStatusHalted(2), kStatusPending(3), kStatusFaulted(4), kStatusNotStarted(5)  

sfpsAgentBinderyConfigAdminStatus 1.3.6.1.4.1.52.4.2.4.2.2.7.1.1.6
Administrative state of the entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), disable(2), enable(3)  

sfpsAgentBinderyConfigStatusTime 1.3.6.1.4.1.52.4.2.4.2.2.7.1.1.7
Time tick of last OperStatus change.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

sfpsAgentBinderyConfigNVStatus 1.3.6.1.4.1.52.4.2.4.2.2.7.1.1.8
Administrative state of the entry.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), disable(2), enable(3), unset(4)  

sfpsAgentBinderyAPI 1.3.6.1.4.1.52.4.2.4.2.2.7.2
OBJECT IDENTIFIER    

sfpsAgentBinderyAPIVerb 1.3.6.1.4.1.52.4.2.4.2.2.7.2.1
The BinderyAPI is a flat MIB that can be used to enable/disable Bindery components, and to save the enable/disable info into Nvram. The next reboot/reset, each SFPSElement will check the NvramStatus and not start if disabled.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER getStatus(1), nextElem(2), disable(3), disableInNvram(4), enable(5), enableInNvram(6), clear(7), clearAll(8)  

sfpsAgentBinderyAPIElementName 1.3.6.1.4.1.52.4.2.4.2.2.7.2.2
Enter in the dotted notation Bindery ID (xxx.yyy.zzz) of the SFPSElement you wish to perform the action.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

sfpsAgentBinderyAPINVStatus 1.3.6.1.4.1.52.4.2.4.2.2.7.2.3
Displays the Current Admin Status of this Element in Nvram.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), disable(2), enable(3), unset(4), invalid(5)  

sfpsAgentBinderyAPIAdminStatus 1.3.6.1.4.1.52.4.2.4.2.2.7.2.4
Displays the Current AdminStatus of the SFPSElement.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), disable(2), enable(3), invalid(4)  

sfpsAgentBinderyAPIOperStatus 1.3.6.1.4.1.52.4.2.4.2.2.7.2.5
Displays the Current OperStatus of the SFPSElement.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER running(1), halted(2), pending(3), faulted(4), notStarted(5), invalid(6)  

sfpsAgentBinderyAPINvSet 1.3.6.1.4.1.52.4.2.4.2.2.7.2.6
Total number of SFPSElements stored in NVRAM for persistence.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsAgentBinderyAPINvTotal 1.3.6.1.4.1.52.4.2.4.2.2.7.2.7
Total number of SFPSElements allocated in NVRAM. The switch will always allocate enough space in NVRAM for the number of elements. That is, NvTotal will always be greater than or equal to NvSet.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsAgentBinderyAPIDefaultStatus 1.3.6.1.4.1.52.4.2.4.2.2.7.2.8
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), disable(2), enable(3), unset(4), invalid(5)