HH3C-EPON-FB-MIB

File: HH3C-EPON-FB-MIB.mib (4799 bytes)

Imported modules

HH3C-OID-MIB SNMPv2-SMI SNMPv2-TC

Imported symbols

hh3cEpon Integer32 OBJECT-TYPE
MODULE-IDENTITY RowStatus

Defined Types

Hh3cEponFBMIBEntry  
SEQUENCE    
  hh3cEponFBGroupIndex Integer32
  hh3cEponFBGroupRowStatus RowStatus
  hh3cEponFBMasterPort Integer32
  hh3cEponFBSlavePort Integer32
  hh3cEponFBMasterPortStatus INTEGER
  hh3cEponFBSlavePortStatus INTEGER
  hh3cEponFBSwitchover INTEGER

Defined Values

hh3cEponFBMibObjects 1.3.6.1.4.1.25506.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    

hh3cEponFBMIB 1.3.6.1.4.1.25506.2.42.6.1
OBJECT IDENTIFIER    

hh3cEponFBMIBTable 1.3.6.1.4.1.25506.2.42.6.1.1
This table defines several optical fiber-backup system parameters.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cEponFBMIBEntry

hh3cEponFBMIBEntry 1.3.6.1.4.1.25506.2.42.6.1.1.1
The entry of hh3cEponFBMIBTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cEponFBMIBEntry  

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

hh3cEponFBGroupRowStatus 1.3.6.1.4.1.25506.2.42.6.1.1.1.2
This object allows entry to be created and deleted from the hh3cEponFBMIBTable.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hh3cEponFBMasterPort 1.3.6.1.4.1.25506.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  

hh3cEponFBSlavePort 1.3.6.1.4.1.25506.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. hh3cEponFBSlavePort must be set after hh3cEponFBMasterPort.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

hh3cEponFBMasterPortStatus 1.3.6.1.4.1.25506.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)  

hh3cEponFBSlavePortStatus 1.3.6.1.4.1.25506.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)  

hh3cEponFBSwitchover 1.3.6.1.4.1.25506.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 hh3cEponFBSlavePortStatus 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)