MIBs Depot

HPN-ICF-EPON-FB-MIB

Registered at
1.3.6.1.4.1.11.2.14.11.15.2.42.6
Last updated
2007-11-27 10:08
Namespace
hp
Source file
HPN-ICF-EPON-FB-MIB
Digest
sha256:3670680b9341928e50400ea2700d06a98fec98e61d10b6207227384bf5fa7853

Description

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

Imports

FromSymbols
HPN-ICF-OID-MIBhpnicfEpon
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMIInteger32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso
SNMPv2-TCDisplayString, RowStatus, TEXTUAL-CONVENTION

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

HPN-ICF-EPON-FB-MIB
HPN-ICF-OID-MIB
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
hpnicfEponFBMIB
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.11.15.2.42.6.1
hpnicfEponFBMIBTable
OBJECT-TYPE
This table defines several optical fiber-backup system parameters.
1.3.6.1.4.1.11.2.14.11.15.2.42.6.1.1not-accessiblecurrent
hpnicfEponFBMIBEntry
OBJECT-TYPE
The entry of hpnicfEponFBMIBTable.
1.3.6.1.4.1.11.2.14.11.15.2.42.6.1.1.1not-accessiblecurrent
hpnicfEponFBGroupIndex
OBJECT-TYPE
The EPON fiber-backup group ID.
1.3.6.1.4.1.11.2.14.11.15.2.42.6.1.1.1.1Integer32not-accessiblecurrent
hpnicfEponFBGroupRowStatus
OBJECT-TYPE
This object allows entry to be created and deleted from the hpnicfEponFBMIBTable.
1.3.6.1.4.1.11.2.14.11.15.2.42.6.1.1.1.2RowStatusread-createcurrent
hpnicfEponFBMasterPort
OBJECT-TYPE
OLT port ifindex of the fiber-backup group. Use it to set or get the group master port.
1.3.6.1.4.1.11.2.14.11.15.2.42.6.1.1.1.3Integer32read-createcurrent
hpnicfEponFBSlavePort
OBJECT-TYPE
OLT port ifindex of the fiber-backup group. Use it to set or get the group slave port. hpnicfEponFBSlavePort must be set after hpnicfEponFBMasterPort.
1.3.6.1.4.1.11.2.14.11.15.2.42.6.1.1.1.4Integer32read-createcurrent
hpnicfEponFBMasterPortStatus
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.14.11.15.2.42.6.1.1.1.5INTEGER {active(1), down(2)}read-onlycurrent
hpnicfEponFBSlavePortStatus
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.14.11.15.2.42.6.1.1.1.6INTEGER {ready(1), down(2)}read-onlycurrent
hpnicfEponFBSwitchover
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.14.11.15.2.42.6.1.1.1.7INTEGER {false(1), true(2)}read-createcurrent