HPN-ICF-EPON-FB-MIB: View SNMP OID List / Download MIB
VENDOR: HEWLETT-PACKARD
Home | MIB: HPN-ICF-EPON-FB-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
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. |
||
hpnicfEponFBMIB | 1.3.6.1.4.1.11.2.14.11.15.2.42.6.1 | |||
hpnicfEponFBMIBTable | 1.3.6.1.4.1.11.2.14.11.15.2.42.6.1.1 | no-access |
This table defines several optical fiber-backup system parameters. |
|
1.3.6.1.4.1.11.2.14.11.15.2.42.6.1.1.1 | no-access |
The entry of hpnicfEponFBMIBTable. |
||
hpnicfEponFBGroupIndex | 1.3.6.1.4.1.11.2.14.11.15.2.42.6.1.1.1.1 | integer32 | no-access |
The EPON fiber-backup group ID. |
hpnicfEponFBGroupRowStatus | 1.3.6.1.4.1.11.2.14.11.15.2.42.6.1.1.1.2 | rowstatus | read-only |
This object allows entry to be created and deleted from the hpnicfEponFBMIBTable. |
hpnicfEponFBMasterPort | 1.3.6.1.4.1.11.2.14.11.15.2.42.6.1.1.1.3 | integer32 | read-only |
OLT port ifindex of the fiber-backup group. Use it to set or get the group master port. |
hpnicfEponFBSlavePort | 1.3.6.1.4.1.11.2.14.11.15.2.42.6.1.1.1.4 | integer32 | read-only |
OLT port ifindex of the fiber-backup group. Use it to set or get the group slave port. hpnicfEponFBSlavePort must be set after hpnicfEponFBMasterPort. |
hpnicfEponFBMasterPortStatus | 1.3.6.1.4.1.11.2.14.11.15.2.42.6.1.1.1.5 | integer | read-only |
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. Enumeration: 'active': 1, 'down': 2. |
hpnicfEponFBSlavePortStatus | 1.3.6.1.4.1.11.2.14.11.15.2.42.6.1.1.1.6 | integer | read-only |
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. Enumeration: 'ready': 1, 'down': 2. |
hpnicfEponFBSwitchover | 1.3.6.1.4.1.11.2.14.11.15.2.42.6.1.1.1.7 | integer | read-only |
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. Enumeration: 'true': 2, 'false': 1. |