H3C-EPON-FB-MIB

File: H3C-EPON-FB-MIB.mib (4762 bytes)

Imported modules

HUAWEI-3COM-OID-MIB SNMPv2-SMI SNMPv2-TC

Imported symbols

h3cEpon Integer32 OBJECT-TYPE
MODULE-IDENTITY RowStatus

Defined Types

H3cEponFBMIBEntry  
SEQUENCE    
  h3cEponFBGroupIndex Integer32
  h3cEponFBGroupRowStatus RowStatus
  h3cEponFBMasterPort Integer32
  h3cEponFBSlavePort Integer32
  h3cEponFBMasterPortStatus INTEGER
  h3cEponFBSlavePortStatus INTEGER
  h3cEponFBSwitchover INTEGER

Defined Values

h3cEponFBMibObjects 1.3.6.1.4.1.2011.10.2.42.6
The objects in this MIB module are used to manage and display current configuration of fiber backup groups based on EPON OLT port.
MODULE-IDENTITY    

h3cEponFBMIB 1.3.6.1.4.1.2011.10.2.42.6.1
OBJECT IDENTIFIER    

h3cEponFBMIBTable 1.3.6.1.4.1.2011.10.2.42.6.1.1
This table defines several optical fiber-backup system parameters.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    H3cEponFBMIBEntry

h3cEponFBMIBEntry 1.3.6.1.4.1.2011.10.2.42.6.1.1.1
The entry of h3cEponFBMIBTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  H3cEponFBMIBEntry  

h3cEponFBGroupIndex 1.3.6.1.4.1.2011.10.2.42.6.1.1.1.1
The EPON fiber-backup group ID.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

h3cEponFBGroupRowStatus 1.3.6.1.4.1.2011.10.2.42.6.1.1.1.2
This object allows entry to be created and deleted from the h3cEponFBMIBTable.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

h3cEponFBMasterPort 1.3.6.1.4.1.2011.10.2.42.6.1.1.1.3
OLT port ifindex of the fiber-backup group. Use it to set or get the group master port.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

h3cEponFBSlavePort 1.3.6.1.4.1.2011.10.2.42.6.1.1.1.4
OLT port ifindex of the fiber-backup group. Use it to set or get the group slave port. h3cEponFBSlavePort must be set after h3cEponFBMasterPort.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

h3cEponFBMasterPortStatus 1.3.6.1.4.1.2011.10.2.42.6.1.1.1.5
The master port status of the fiber-backup group. The active state indicates that the port's role is master, the olt chip is right and the optical module is inserted. The down state indicates others conditions.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER active(1), down(2)  

h3cEponFBSlavePortStatus 1.3.6.1.4.1.2011.10.2.42.6.1.1.1.6
The slave port status of the fiber-backup group. The ready state indicates that the port's role is slave, the olt chip is right and optical module is inserted. The down state indicates others conditions.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER ready(1), down(2)  

h3cEponFBSwitchover 1.3.6.1.4.1.2011.10.2.42.6.1.1.1.7
Switch the fiber backup group's two port manually. The group must has two ports and the value of h3cEponFBSlavePortStatus must be ready before Switchover. after Switchover the port's role will be changed. The value true is for switch-over. The default value is false.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER false(1), true(2)