HPN-ICF-EPON-FB-MIB

File: HPN-ICF-EPON-FB-MIB.mib (4720 bytes)

Imported modules

HPN-ICF-OID-MIB SNMPv2-SMI SNMPv2-TC

Imported symbols

hpnicfEpon Integer32 OBJECT-TYPE
MODULE-IDENTITY RowStatus

Defined Types

HpnicfEponFBMIBEntry  
SEQUENCE    
  hpnicfEponFBGroupIndex Integer32
  hpnicfEponFBGroupRowStatus RowStatus
  hpnicfEponFBMasterPort Integer32
  hpnicfEponFBSlavePort Integer32
  hpnicfEponFBMasterPortStatus INTEGER
  hpnicfEponFBSlavePortStatus INTEGER
  hpnicfEponFBSwitchover INTEGER

Defined Values

hpnicfEponFBMibObjects 1.3.6.1.4.1.11.2.14.11.15.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    

hpnicfEponFBMIB 1.3.6.1.4.1.11.2.14.11.15.2.42.6.1
OBJECT IDENTIFIER    

hpnicfEponFBMIBTable 1.3.6.1.4.1.11.2.14.11.15.2.42.6.1.1
This table defines several optical fiber-backup system parameters.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfEponFBMIBEntry

hpnicfEponFBMIBEntry 1.3.6.1.4.1.11.2.14.11.15.2.42.6.1.1.1
The entry of hpnicfEponFBMIBTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfEponFBMIBEntry  

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

hpnicfEponFBGroupRowStatus 1.3.6.1.4.1.11.2.14.11.15.2.42.6.1.1.1.2
This object allows entry to be created and deleted from the hpnicfEponFBMIBTable.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpnicfEponFBMasterPort 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfEponFBSlavePort 1.3.6.1.4.1.11.2.14.11.15.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. hpnicfEponFBSlavePort must be set after hpnicfEponFBMasterPort.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

hpnicfEponFBMasterPortStatus 1.3.6.1.4.1.11.2.14.11.15.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)  

hpnicfEponFBSlavePortStatus 1.3.6.1.4.1.11.2.14.11.15.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)  

hpnicfEponFBSwitchover 1.3.6.1.4.1.11.2.14.11.15.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 hpnicfEponFBSlavePortStatus 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)