MIBs Depot

HPN-ICF-EPON-DEVICE-MIB

Registered at
1.3.6.1.4.1.11.2.14.11.15.2.42.4
Last updated
2004-09-21 00:00
Revisions
2004-09-21 00:00
Namespace
hp
Source file
HPN-ICF-EPON-DEVICE-MIB
Digest
sha256:b9aabd9cb8f09bfdead1110be172d30e1b482f6de3e278a8565cd5fd6ab06176

Description

The objects in this MIB module are used to manage Ethernet Passive Optical Network (EPON) devices which are based on the Ethernet in the First Mile (EFM) PON as defined in IEEE Draft P802.3ah/D3.0 clause 60,64,65. This MIB is excerpted from the draft files directly,only changed the object name,added the hpnicf as prefix. The following reference is used throughout this MIB module: [802.3ah] refers to: IEEE Draft P802.3ah/D3.3: 'Draft amendment to - Information technology - Telecommunications and information exchange between systems - Local and metropolitan area networks - Specific requirements - Part 3: Carrier sense multiple access with collision detection (CSMA/CD) access method and physical layer specifications - Media Access Control Parameters, Physical Layers and Management Parameters for subscriber access networks', 22 April 2004. Of particular interest are Clause 64(MPCP) 65(P2mP RS) and 60 (PON PMDs). Clause 30, 'Management', and Clause 45,'Management Data Input/Output (MDIO) Interface'. Copyright (C) The Internet Society (2004). This version of this MIB module is part of XXXX see the RFC itself for full legal notices.

Imports

FromSymbols
HPN-ICF-OID-MIBhpnicfEpon
IF-MIBifIndex
SNMP-FRAMEWORK-MIBSnmpAdminString
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMICounter32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso, mib-2, zeroDotZero
SNMPv2-TCDateAndTime, DisplayString, MacAddress, RowStatus, TEXTUAL-CONVENTION, TruthValue

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-DEVICE-MIB
HPN-ICF-OID-MIB
IANAifType-MIB
IF-MIB
SNMP-FRAMEWORK-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
hpnicfEponDeviceObjectMIB
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.11.15.2.42.4.1
hpnicfEponDeviceObjects
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.11.15.2.42.4.1.1
hpnicfEponDeviceControlObjects
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.11.15.2.42.4.1.1.1
hpnicfEponDeviceControlTable
OBJECT-TYPE
Table for EPON device MIB modules.
1.3.6.1.4.1.11.2.14.11.15.2.42.4.1.1.1.1not-accessiblecurrent
hpnicfEponDeviceControlEntry
OBJECT-TYPE
An entry in the EPON device Control table.
1.3.6.1.4.1.11.2.14.11.15.2.42.4.1.1.1.1.1not-accessiblecurrent
hpnicfEponDeviceObjectReset
OBJECT-TYPE
This variable is used to reset the EPON device. The interface may be unavailable while the reset occurs and data may be lost. During reading operation it returns the state of the EPON device. running(1) indicates and operates normal operation, reset(2) indicates and operates reset mode. Writing can be done all the time.
1.3.6.1.4.1.11.2.14.11.15.2.42.4.1.1.1.1.1.1INTEGER {running(1), reset(2)}read-writecurrent
hpnicfEponDeviceObjectModes
OBJECT-TYPE
This variable defines the mode of the EPON device. When an olt(1) it is an Optical Line Terminal device (server) and when an onu(2) and Optical Network Unit device (client)
1.3.6.1.4.1.11.2.14.11.15.2.42.4.1.1.1.1.1.2INTEGER {olt(1), onu(2)}read-onlycurrent
hpnicfEponDeviceObjectFecEnabled
OBJECT-TYPE
This variable defines and provides information whether the EPON device uses FEC as defined in the [802.3ah] clause 65.2 for EPON. When noFECEnabled(1) the device does not support FEC mode When fecTxEnabled(2) the device supports the FEC transmission mode. When fecRxEnabled(3) the device supports the FEC Receive mode. When fecTxRxEnabled(4) the device supports the FEC transmission and receive mode. Writing can be done all the time. This attribute is relevant for an OLT and an ONU.
1.3.6.1.4.1.11.2.14.11.15.2.42.4.1.1.1.1.1.4INTEGER {noFecEnabled(1), fecTxEnabled(2), fecRxEnabled(3), fecTxRxEnabled(4)}read-writecurrent
hpnicfEponDeviceObjectOamMode
OBJECT-TYPE
This variable defines and provides information on the Operation Administration and Maintenance (OAM) mode of an EPON device as defined by the [802.3ah] clause 57. When noOam(1) the device does not supports the OAM mode. When oamServer(2) the device supports the OAM mode as a server unit. When oamClient(3) the device supports the OAM mode as a client unit. Writing can be done during initialization, hpnicfEponDeviceObjectDeviceReadyMode is in notReady(1) or inProcess(2). This attribute is relevant for an OLT and an ONU.
1.3.6.1.4.1.11.2.14.11.15.2.42.4.1.1.1.1.1.5INTEGER {noOam(1), oamServer(2), oamclient(3)}read-writecurrent
hpnicfEponDeviceObjectDeviceReadyMode
OBJECT-TYPE
This variable defines the mode of an EPON device and provides information on the mode in initialization - ready for registration as defined by the [802.3ah] clause 64. When notReady(1) the device is not ready for operation. When inProcess(2) the device is in initialization process. When ready(3) the device is ready for registration. Writing can be done all the time. This attribute is relevant for an OLT and an ONU.
1.3.6.1.4.1.11.2.14.11.15.2.42.4.1.1.1.1.1.6INTEGER {notReady(1), inProcess(2), ready(3)}read-writecurrent
hpnicfEponDeviceObjectPowerDown
OBJECT-TYPE
Setting this variable to True(1) will cause Device to be entered into Power down mode where no registration is allowed and only receiving data from the link. Writing can be done all the time. This attribute is relevant for an OLT and an ONU.
1.3.6.1.4.1.11.2.14.11.15.2.42.4.1.1.1.1.1.7TruthValueread-writecurrent
hpnicfEponDeviceObjectNumberOfLLIDs
OBJECT-TYPE
A read only variable which defines the number of registered LLIDs (as defined by the [802.3ah] clause 65) in a EPON network for an OLT and an ONU. Initialization value is 0. This attribute is relevant for an OLT and an ONU.
1.3.6.1.4.1.11.2.14.11.15.2.42.4.1.1.1.1.1.8Integer32read-onlycurrent
hpnicfEponDeviceObjectReportThreshold
OBJECT-TYPE
A set of 8 integers, for each LLID, that defines the threshold reporting for each Queue in the REPORT message, as defined in [802.3ah] 64. First Queue set reporting will provide information on the queue occupancy of frames below this Threshold. The value returned shall be in Time quanta (TQ) which is 16nsec or 2 octets increments. Writing can be done all the time. This attribute is relevant for an OLT and an ONU.
1.3.6.1.4.1.11.2.14.11.15.2.42.4.1.1.1.1.1.9Integer32read-writecurrent
hpnicfEponDeviceRemoteMACAddressLLIDControl
OBJECT-TYPE
Indicates and controls the resetting of the LLID MAC address log. Setting this object to none(1) has no action resetLog(2) empties the LLID MAC address log. All data is deleted. Setting it to useDefaultReporting(3) returns all entries priorities to their factory-default reporting. Reading this object always returns useDefaultReporting(3).
1.3.6.1.4.1.11.2.14.11.15.2.42.4.1.1.1.1.1.10INTEGER {none(1), resetLog(2), useDefaultReporting(3)}read-writecurrent
hpnicfEponDeviceRemoteMACAddressLLIDTable
OBJECT-TYPE
A table of read-only value that identifies the source_address and LLIDs parameter of the remote devices in the network. This MacAddress value, as defined in [802.3ah], 30.3.5.1.5, is updated on reception of a valid frame with a unicast destination Field or (1) a destination Field equal to the reserved multicast address for MAC Control specified in [802.3ah] Annex 31A, (2) lengthOrType field value equal to the reserved Type for MAC Control as specified in [802.3ah] Annex 31A. (3)an MPCP subtype value equal to the subtype reserved for MPCP as specified in [802.3ah] Annex 31A, and an LLID as allocated by the OLT. The table is defined as Remote MAC address - LLID (RMadL) The table is relevant only for an OLT device, and is equivalent from a bridge emulation to the bridge port-MAC address table where the LLIDs are equivalent to virtual bridge ports.
1.3.6.1.4.1.11.2.14.11.15.2.42.4.1.1.1.2not-accessiblecurrent
hpnicfEponDeviceRemoteMACAddressLLIDEntry
OBJECT-TYPE
A group of entries. Applications create and delete entries using hpnicfEponDeviceRMadlEntryStatus. When adding objects to an LLID they are added in the persistent order of their index in this table.
1.3.6.1.4.1.11.2.14.11.15.2.42.4.1.1.1.2.1not-accessiblecurrent
hpnicfEponDeviceRemoteMACAddressLLIDName
OBJECT-TYPE
A locally-unique, administratively assigned name for a group of entries.
1.3.6.1.4.1.11.2.14.11.15.2.42.4.1.1.1.2.1.1SnmpAdminString (SIZE(1..32))read-createcurrent
hpnicfEponDeviceRMadlLLID
OBJECT-TYPE
An arbitrary integer for the purpose of identifying the LLID. Writing can be done all the time.
1.3.6.1.4.1.11.2.14.11.15.2.42.4.1.1.1.2.1.2Unsigned32 (1..4294967295)read-createcurrent
hpnicfEponDeviceRMadlLogID
OBJECT-TYPE
The object identifier of a MIB module object to add to an entry, indicating the entry ID in the table. Writing can be done all the time.
1.3.6.1.4.1.11.2.14.11.15.2.42.4.1.1.1.2.1.3OBJECT IDENTIFIERread-createcurrent
hpnicfEponDeviceRMadlRemoteAddress
OBJECT-TYPE
The remote MAC address of the LLID. Writing can be done all the time.
1.3.6.1.4.1.11.2.14.11.15.2.42.4.1.1.1.2.1.4MacAddressread-createcurrent
hpnicfEponDeviceRMadlType
OBJECT-TYPE
A list of types for entries - LLIDs. Indicates and defines the state of registration. notRegister(1) marks a non registered LID, registered(2) marks a registered LLID. Writing can be done all the time.
1.3.6.1.4.1.11.2.14.11.15.2.42.4.1.1.1.2.1.5INTEGER {notRegister(1), registered(2)}read-createcurrent
hpnicfEponDeviceRMadlAction
OBJECT-TYPE
A list of actions for an entry - LLID. Indicates and defines the state of registration for the remote device. none(1) marks no action, register(2) marks to register an LLID, deregister(3) marks to deregister an LLID, reregister(4) marks reregistered LLID. Writing can be done all the time.
1.3.6.1.4.1.11.2.14.11.15.2.42.4.1.1.1.2.1.6INTEGER {none(1), register(2), deregister(3), reregister(4)}read-createcurrent
hpnicfEponDeviceRMadlEntryStatus
OBJECT-TYPE
The control that allows creation and deletion of entries. Once made active an entry MAY not be modified except to delete it.
1.3.6.1.4.1.11.2.14.11.15.2.42.4.1.1.1.2.1.7RowStatusread-createcurrent
hpnicfEponDeviceStatObjects
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.11.15.2.42.4.1.1.2
hpnicfEponDeviceStatTable
OBJECT-TYPE
This table defines the list of statistics counters of EPON devices. The attributes are relevant for an OLT and an ONU.
1.3.6.1.4.1.11.2.14.11.15.2.42.4.1.1.2.1not-accessiblecurrent
hpnicfEponDeviceStatEntry
OBJECT-TYPE
Table entries for Table of statistics counters of EPON devices.
1.3.6.1.4.1.11.2.14.11.15.2.42.4.1.1.2.1.1not-accessiblecurrent
hpnicfEponDeviceStatTxFramesQueue0
OBJECT-TYPE
A count of the number of times a -Queue-0- frames transmission occurs. Increment the counter by one for each frame transmitted which is an output of -Queue-0-. The -Queue-0- marking matched the REPORT MPCP message Queue-0 field, as defined in [802.3ah] clause 64. This counter is mandatory for an ONU.
1.3.6.1.4.1.11.2.14.11.15.2.42.4.1.1.2.1.1.1Counter32read-onlycurrent
hpnicfEponDeviceStatTxFramesQueue1
OBJECT-TYPE
A count of the number of times a -Queue-1- frames transmission occurs. Increment the counter by one for each frame transmitted which is an output of -Queue-1-. The -Queue-1- marking matched the REPORT MPCP message Queue-1 field, as defined in [802.3ah] clause 64. This counter is mandatory for an ONU.
1.3.6.1.4.1.11.2.14.11.15.2.42.4.1.1.2.1.1.2Counter32read-onlycurrent
hpnicfEponDeviceStatTxFramesQueue2
OBJECT-TYPE
A count of the number of times a -Queue-2- frames transmission occurs. Increment the counter by one for each frame transmitted which is an output of -Queue-2-. The -Queue-2- marking matched the REPORT MPCP message Queue-2 field, as defined in [802.3ah] clause 64. This counter is mandatory for an ONU.
1.3.6.1.4.1.11.2.14.11.15.2.42.4.1.1.2.1.1.3Counter32read-onlycurrent
hpnicfEponDeviceStatTxFramesQueue3
OBJECT-TYPE
A count of the number of times a -Queue-3- frames transmission occurs. Increment the counter by one for each frame transmitted which is an output of -Queue-3-. The -Queue-3- marking matched the REPORT MPCP message Queue-3 field, as defined in [802.3ah] clause 64. This counter is mandatory for an ONU.
1.3.6.1.4.1.11.2.14.11.15.2.42.4.1.1.2.1.1.4Counter32read-onlycurrent
hpnicfEponDeviceStatTxFramesQueue4
OBJECT-TYPE
A count of the number of times a -Queue-4- frames transmission occurs. Increment the counter by one for each frame transmitted which is an output of -Queue-4-. The -Queue-4- marking matched the REPORT MPCP message Queue-4 field, as defined in [802.3ah] clause 64. This counter is mandatory for an ONU.
1.3.6.1.4.1.11.2.14.11.15.2.42.4.1.1.2.1.1.5Counter32read-onlycurrent
hpnicfEponDeviceStatTxFramesQueue5
OBJECT-TYPE
A count of the number of times a -Queue-5- frames transmission occurs. Increment the counter by one for each frame transmitted which is an output of -Queue-5-. The -Queue-5- marking matched the REPORT MPCP message Queue-5 field, as defined in [802.3ah] clause 64. This counter is mandatory for an ONU.
1.3.6.1.4.1.11.2.14.11.15.2.42.4.1.1.2.1.1.6Counter32read-onlycurrent
hpnicfEponDeviceStatTxFramesQueue6
OBJECT-TYPE
A count of the number of times a -Queue-6- frames transmission occurs. Increment the counter by one for each frame transmitted which is an output of -Queue-6-. The -Queue-6- marking matched the REPORT MPCP message Queue-6 field, as defined in [802.3ah] clause 64. This counter is mandatory for an ONU.
1.3.6.1.4.1.11.2.14.11.15.2.42.4.1.1.2.1.1.7Counter32read-onlycurrent
hpnicfEponDeviceStatTxFramesQueue7
OBJECT-TYPE
A count of the number of times a -Queue-7- frames transmission occurs. Increment the counter by one for each frame transmitted which is an output of -Queue-7-. The -Queue-7- marking matched the REPORT MPCP message Queue-7 field, as defined in [802.3ah] clause 64. This counter is mandatory for an ONU.
1.3.6.1.4.1.11.2.14.11.15.2.42.4.1.1.2.1.1.8Counter32read-onlycurrent
hpnicfEponDeviceStatRxFramesQueue0
OBJECT-TYPE
A count of the number of times a -Queue-0- frames reception occurs. A single counter at the ONU and a set of counters, one for each LLID, at the OLT. Increment the counter by one for each frame received for each LLID, which is an output of -Queue-0-. The -Queue-0- marking matched the REPORT MPCP message Queue-0 field, as defined in [802.3ah] clause 64. This counter is mandatory for an ONU and an OLT.
1.3.6.1.4.1.11.2.14.11.15.2.42.4.1.1.2.1.1.9Counter32read-onlycurrent
hpnicfEponDeviceStatRxFramesQueue1
OBJECT-TYPE
A count of the number of times a -Queue-1- frames reception occurs. A single counter at the ONU and a set of counters, one for each LLID, at the OLT. Increment the counter by one for each frame received for each LLID, which is an output of -Queue-1-. The -Queue-1- marking matched the REPORT MPCP message Queue-1 field, as defined in [802.3ah] clause 64. This counter is mandatory for an ONU and an OLT.
1.3.6.1.4.1.11.2.14.11.15.2.42.4.1.1.2.1.1.10Counter32read-onlycurrent
hpnicfEponDeviceStatRxFramesQueue2
OBJECT-TYPE
A count of the number of times a -Queue-2- frames reception occurs. A single counter at the ONU and a set of counters, one for each LLID, at the OLT. Increment the counter by one for each frame received for each LLID, which is an output of -Queue-2-. The -Queue-2- marking matched the REPORT MPCP message Queue-2 field, as defined in [802.3ah] clause 64. This counter is mandatory for an ONU and an OLT.
1.3.6.1.4.1.11.2.14.11.15.2.42.4.1.1.2.1.1.11Counter32read-onlycurrent
hpnicfEponDeviceStatRxFramesQueue3
OBJECT-TYPE
A count of the number of times a -Queue-3- frames reception occurs. A single counter at the ONU and a set of counters, one for each LLID, at the OLT. Increment the counter by one for each frame received for each LLID, which is an output of -Queue-3-. The -Queue-3- marking matched the REPORT MPCP message Queue-3 field, as defined in [802.3ah] clause 64. This counter is mandatory for an ONU and an OLT.
1.3.6.1.4.1.11.2.14.11.15.2.42.4.1.1.2.1.1.12Counter32read-onlycurrent
hpnicfEponDeviceStatRxFramesQueue4
OBJECT-TYPE
A count of the number of times a -Queue-4- frames reception occurs. A single counter at the ONU and a set of counters, one for each LLID, at the OLT. Increment the counter by one for each frame received for each LLID, which is an output of -Queue-4-. The -Queue-4- marking matched the REPORT MPCP message Queue-4 field, as defined in [802.3ah] clause 64. This counter is mandatory for an ONU and an OLT.
1.3.6.1.4.1.11.2.14.11.15.2.42.4.1.1.2.1.1.13Counter32read-onlycurrent
hpnicfEponDeviceStatRxFramesQueue5
OBJECT-TYPE
A count of the number of times a -Queue-5- frames reception occurs. A single counter at the ONU and a set of counters, one for each LLID, at the OLT. Increment the counter by one for each frame received for each LLID, which is an output of -Queue-5-. The -Queue-5- marking matched the REPORT MPCP message Queue-5 field, as defined in [802.3ah] clause 64. This counter is mandatory for an ONU and an OLT.
1.3.6.1.4.1.11.2.14.11.15.2.42.4.1.1.2.1.1.14Counter32read-onlycurrent
hpnicfEponDeviceStatRxFramesQueue6
OBJECT-TYPE
A count of the number of times a -Queue-6- frames reception occurs. A single counter at the ONU and a set of counters, one for each LLID, at the OLT. Increment the counter by one for each frame received for each LLID, which is an output of -Queue-6-. The -Queue-6- marking matched the REPORT MPCP message Queue-6 field, as defined in [802.3ah] clause 64. This counter is mandatory for an ONU and an OLT.
1.3.6.1.4.1.11.2.14.11.15.2.42.4.1.1.2.1.1.15Counter32read-onlycurrent
hpnicfEponDeviceStatRxFramesQueue7
OBJECT-TYPE
A count of the number of times a -Queue-7- frames reception occurs. A single counter at the ONU and a set of counters, one for each LLID, at the OLT. Increment the counter by one for each frame received for each LLID, which is an output of -Queue-7-. The -Queue-7- marking matched the REPORT MPCP message Queue-7 field, as defined in [802.3ah] clause 64. This counter is mandatory for an ONU and an OLT.
1.3.6.1.4.1.11.2.14.11.15.2.42.4.1.1.2.1.1.16Counter32read-onlycurrent
hpnicfEponDeviceStatDroppedFramesQueue0
OBJECT-TYPE
A count of the number of times a -Queue-0- frames drops occurs. Increment the counter by one for each frame dropped from -Queue-0-. The -Queue-0- marking matched the REPORT MPCP message Queue-0 field, as defined in [802.3ah] clause 64. This counter is mandatory for an ONU.
1.3.6.1.4.1.11.2.14.11.15.2.42.4.1.1.2.1.1.17Counter32read-onlycurrent
hpnicfEponDeviceStatDroppedFramesQueue1
OBJECT-TYPE
A count of the number of times a -Queue-1- frames drops occurs. Increment the counter by one for each frame dropped from -Queue-1-. The -Queue-1- marking matched the REPORT MPCP message Queue-1 field, as defined in [802.3ah] clause 64. This counter is mandatory for an ONU.
1.3.6.1.4.1.11.2.14.11.15.2.42.4.1.1.2.1.1.18Counter32read-onlycurrent
hpnicfEponDeviceStatDroppedFramesQueue2
OBJECT-TYPE
A count of the number of times a -Queue-2- frames drops occurs. Increment the counter by one for each frame dropped from -Queue-2-. The -Queue-2- marking matched the REPORT MPCP message Queue-2 field, as defined in [802.3ah] clause 64. This counter is mandatory for an ONU.
1.3.6.1.4.1.11.2.14.11.15.2.42.4.1.1.2.1.1.19Counter32read-onlycurrent
hpnicfEponDeviceStatDroppedFramesQueue3
OBJECT-TYPE
A count of the number of times a -Queue-3- frames drops occurs. Increment the counter by one for each frame dropped from -Queue-3-. The -Queue-3- marking matched the REPORT MPCP message Queue-3 field, as defined in [802.3ah] clause 64. This counter is mandatory for an ONU.
1.3.6.1.4.1.11.2.14.11.15.2.42.4.1.1.2.1.1.20Counter32read-onlycurrent
hpnicfEponDeviceStatDroppedFramesQueue4
OBJECT-TYPE
A count of the number of times a -Queue-4- frames drops occurs. Increment the counter by one for each frame dropped from -Queue-4-. The -Queue-4- marking matched the REPORT MPCP message Queue-4 field, as defined in [802.3ah] clause 64. This counter is mandatory for an ONU.
1.3.6.1.4.1.11.2.14.11.15.2.42.4.1.1.2.1.1.21Counter32read-onlycurrent
hpnicfEponDeviceStatDroppedFramesQueue5
OBJECT-TYPE
A count of the number of times a -Queue-5- frames drops occurs. Increment the counter by one for each frame dropped from -Queue-5-. The -Queue-5- marking matched the REPORT MPCP message Queue-5 field, as defined in [802.3ah] clause 64. This counter is mandatory for an ONU.
1.3.6.1.4.1.11.2.14.11.15.2.42.4.1.1.2.1.1.22Counter32read-onlycurrent
hpnicfEponDeviceStatDroppedFramesQueue6
OBJECT-TYPE
A count of the number of times a -Queue-6- frames drops occurs. Increment the counter by one for each frame dropped from -Queue-6-. The -Queue-6- marking matched the REPORT MPCP message Queue-6 field, as defined in [802.3ah] clause 64. This counter is mandatory for an ONU.
1.3.6.1.4.1.11.2.14.11.15.2.42.4.1.1.2.1.1.23Counter32read-onlycurrent
hpnicfEponDeviceStatDroppedFramesQueue7
OBJECT-TYPE
A count of the number of times a -Queue-7- frames drops occurs. Increment the counter by one for each frame dropped from -Queue-7-. The -Queue-7- marking matched the REPORT MPCP message Queue-7 field, as defined in [802.3ah] clause 64. This counter is mandatory for an ONU.
1.3.6.1.4.1.11.2.14.11.15.2.42.4.1.1.2.1.1.24Counter32read-onlycurrent
hpnicfEponDeviceEventObjects
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.11.15.2.42.4.1.1.3
hpnicfEponDeviceEventObjectTable
OBJECT-TYPE
This table defines the Event Objects for EPON devices. The attributes are relevant for an OLT and an ONU.
1.3.6.1.4.1.11.2.14.11.15.2.42.4.1.1.3.1not-accessiblecurrent
hpnicfEponDeviceEventObjectEntry
OBJECT-TYPE
Table entries for Table of Event objects for EPON devices.
1.3.6.1.4.1.11.2.14.11.15.2.42.4.1.1.3.1.1not-accessiblecurrent
hpnicfEponDeviceSampleMinimum
OBJECT-TYPE
The minimum Frequency of events this system will accept. A system may use the larger values of this minimum to lessen the impact of constant sampling. For larger sampling intervals the system samples less often and suffers less overhead. Unless explicitly resource limited, a system's value for this object SHOULD be 1, allowing as small as a 1 second interval for ongoing trigger sampling. Writing of the value can be done all the time.
1.3.6.1.4.1.11.2.14.11.15.2.42.4.1.1.3.1.1.1Integer32 (1..2147483647)read-writecurrent
hpnicfEponDeviceDyingGaspAlarmState
OBJECT-TYPE
A read-only variable, which defines the state of the Dying Gasp indication of the OAM alarm indications as described in the [802.3ah] clause 57. When true the device has a dying gasp alarm asserted. When false the dying gasp alarm is reset
1.3.6.1.4.1.11.2.14.11.15.2.42.4.1.1.3.1.1.2TruthValueread-onlycurrent
hpnicfEponDeviceDyingGaspAlarmEnabled
OBJECT-TYPE
A control to allow DyingGaspAlarm event to be used. When the value is true the event is sampled. When the value is false the event is not sampled. Writing can be done all the time.
1.3.6.1.4.1.11.2.14.11.15.2.42.4.1.1.3.1.1.3TruthValueread-writecurrent
hpnicfEponDeviceCriticalEventState
OBJECT-TYPE
A read-only variable, which defines the state of the Critical Event indication of the OAM alarm indications as described in the [802.3ah] clause 57. When true the device has a Critical Event asserted. When false the Critical Event is reset.
1.3.6.1.4.1.11.2.14.11.15.2.42.4.1.1.3.1.1.4TruthValueread-onlycurrent
hpnicfEponDeviceCriticalEventEnabled
OBJECT-TYPE
A control to allow CriticalEvent event to be used. When the value is true the event is sampled. When the value is false the event is not sampled. Writing can be done all the time.
1.3.6.1.4.1.11.2.14.11.15.2.42.4.1.1.3.1.1.5TruthValueread-writecurrent
hpnicfEponDeviceLocalLinkFaultAlarmState
OBJECT-TYPE
A read-only variable, which defines the state of the Local Link Fault indication of the OAM alarm indications as described in the [802.3ah] clause 57. When true the device has a Local Link Fault alarm asserted. When false the Local Link Fault alarm is reset.
1.3.6.1.4.1.11.2.14.11.15.2.42.4.1.1.3.1.1.6TruthValueread-onlycurrent
hpnicfEponDeviceLocalLinkFaultAlarmEnabled
OBJECT-TYPE
A control to allow LocalLinkFaultAlarm event to be used. When the value is true the event is sampled. When the value is false the event is not sampled. Writing can be done all the time.
1.3.6.1.4.1.11.2.14.11.15.2.42.4.1.1.3.1.1.7TruthValueread-writecurrent
hpnicfEponDeviceTemperatureEventIndicationState
OBJECT-TYPE
A read-only variable, which defines the state of the Temperature Event indication of an EPON device. When condition of box temperature is above the threshold defined the alarm is asserted. When the condition is below that threshold the alarm is de-asserted. When true the device has a Temperature Event Indication asserted. When false the Temperature Event Indication is reset.
1.3.6.1.4.1.11.2.14.11.15.2.42.4.1.1.3.1.1.8TruthValueread-onlycurrent
hpnicfEponDeviceTemperatureEventIndicationEnabled
OBJECT-TYPE
A control to allow TemperatureEventIndication event to be used. When the value is true the event is sampled. When the value is false the event is not sampled. Writing can be done all the time.
1.3.6.1.4.1.11.2.14.11.15.2.42.4.1.1.3.1.1.9TruthValueread-writecurrent
hpnicfEponDevicePowerVoltageEventIndicationState
OBJECT-TYPE
A read-only variable, which defines the state of the Power/Voltage Event Indication of an EPON device. When condition of box Power/voltage is above the threshold defined the alarm is asserted. When the condition is below that threshold the alarm is de-asserted. When true the device has a Power/Voltage Event Indication asserted. When false the Power/Voltage Event Indication is reset.
1.3.6.1.4.1.11.2.14.11.15.2.42.4.1.1.3.1.1.10TruthValueread-onlycurrent
hpnicfEponDevicePowerVoltageEventIndicationEnabled
OBJECT-TYPE
A control to allow PowerVoltageEventIndication event to be used. When the value is true the event is sampled. When the value is false the event is not sampled. Writing can be done all the time.
1.3.6.1.4.1.11.2.14.11.15.2.42.4.1.1.3.1.1.11TruthValueread-writecurrent
hpnicfEponDeviceGlobalEventState
OBJECT-TYPE
A read-only variable, which defines the state of the Global Event indication of an EPON device. When the indication of the event input occurs the event is asserted. When the input is removed that event is de-asserted. When true the device has a Global Event asserted. When false the Global Event Indication is reset.
1.3.6.1.4.1.11.2.14.11.15.2.42.4.1.1.3.1.1.12TruthValueread-onlycurrent
hpnicfEponDeviceGlobalEventEnabled
OBJECT-TYPE
A control to allow GlobalEvent event to be used. When the value is true the event is sampled. When the value is false the event is not sampled. Writing can be done all the time.
1.3.6.1.4.1.11.2.14.11.15.2.42.4.1.1.3.1.1.13TruthValueread-writecurrent
hpnicfEponDeviceErroredSymbolPeriodEventState
OBJECT-TYPE
A read-only variable, which defines the state of the Errored Symbol Period Event indication of the OAM alarm TLV indications as described in the [802.3ah] clause 57.5.3. When true the device has an Errored Symbol Period Event asserted. When false the Errored Symbol Period Event is reset.
1.3.6.1.4.1.11.2.14.11.15.2.42.4.1.1.3.1.1.14TruthValueread-onlycurrent
hpnicfEponDeviceErroredSymbolPeriodEventEnabled
OBJECT-TYPE
A control to allow ErroredSymbolPeriodEvent event to be used. When the value is true the event is sampled. When the value is false the event is not sampled. Writing can be done all the time.
1.3.6.1.4.1.11.2.14.11.15.2.42.4.1.1.3.1.1.15TruthValueread-writecurrent
hpnicfEponDeviceErroredFrameEventState
OBJECT-TYPE
A read-only variable, which defines the state of the Errored Frame Event indication of the OAM alarm TLV indications as described in the [802.3ah] clause 57.5.3. When true the device has an Errored Frame Event asserted. When false the Errored Frame Event is reset.
1.3.6.1.4.1.11.2.14.11.15.2.42.4.1.1.3.1.1.16TruthValueread-onlycurrent
hpnicfEponDeviceErroredFrameEventEnabled
OBJECT-TYPE
A control to allow ErroredFrameEvent event to be used. When the value is true the event is sampled. When the value is false the event is not sampled. Writing can be done all the time.
1.3.6.1.4.1.11.2.14.11.15.2.42.4.1.1.3.1.1.17TruthValueread-writecurrent
hpnicfEponDeviceErroredFramePeriodEventState
OBJECT-TYPE
A read-only variable, which defines the state of the Errored Frame Period Event indication of the OAM alarm TLV indications as described in the [802.3ah] clause 57.5.3. When true the device has an Errored Frame Period Event asserted. When false the Errored Frame Period Event is reset.
1.3.6.1.4.1.11.2.14.11.15.2.42.4.1.1.3.1.1.18TruthValueread-onlycurrent
hpnicfEponDeviceErroredFramePeriodEventEnabled
OBJECT-TYPE
A control to allow ErroredFramePeriodEvent event to be used. When the value is true the event is sampled. When the value is false the event is not sampled. Writing can be done all the time.
1.3.6.1.4.1.11.2.14.11.15.2.42.4.1.1.3.1.1.19TruthValueread-writecurrent
hpnicfEponDeviceErroredFrameSecondsSummaryEventState
OBJECT-TYPE
A read-only variable, which defines the state of the Errored Frame Seconds Summary Event indication of the OAM alarm TLV indications as described in the [802.3ah] clause 57.5.3. When true the device has an Errored Frame Seconds Summary Event asserted. When false the Errored Frame Seconds Summary Event is reset.
1.3.6.1.4.1.11.2.14.11.15.2.42.4.1.1.3.1.1.20TruthValueread-onlycurrent
hpnicfEponDeviceErroredFrameSecondsSummaryEventEnabled
OBJECT-TYPE
A control to allow ErroredFrameSecondsSummaryEvent event to be used. When the value is true the event is sampled. When the value is false the event is not sampled. Writing can be done all the time.
1.3.6.1.4.1.11.2.14.11.15.2.42.4.1.1.3.1.1.21TruthValueread-writecurrent
hpnicfEponDeviceOrganizationSpecificEventState
OBJECT-TYPE
A read-only variable, which defines the state of the Organization Specific Event indication of the OAM alarm TLV indications as described in the [802.3ah] clause 57.5.3. When true the device has an Organization Specific Event asserted. When false the Organization Specific Event is reset.
1.3.6.1.4.1.11.2.14.11.15.2.42.4.1.1.3.1.1.22TruthValueread-onlycurrent
hpnicfEponDeviceOrganizationSpecificEventEnabled
OBJECT-TYPE
A control to allow OrganizationSpecificEvent event to be used. When the value is true the event is sampled. When the value is false the event is not sampled. Writing can be done all the time.
1.3.6.1.4.1.11.2.14.11.15.2.42.4.1.1.3.1.1.23TruthValueread-writecurrent
hpnicfEponDeviceEventControl
OBJECT-TYPE
Indicates and controls the resetting of the Event log. Setting this object to none(1) has no action resetLog(2) empties the event log. All data is deleted. Setting it to useDefaultReporting(3) returns all event priorities to their factory-default reporting. Reading this object always returns useDefaultReporting(3).
1.3.6.1.4.1.11.2.14.11.15.2.42.4.1.1.3.1.1.24INTEGER {none(1), resetLog(2), useDefaultReporting(3)}read-writecurrent
hpnicfEponDeviceEventsLogTable
OBJECT-TYPE
A table of objects provides a log of notification based on the event as pointed to by entries in those tables. The intent is a MAC level event log (set of events to when they happened). This attribute is relevant for an OLT and an ONU.
1.3.6.1.4.1.11.2.14.11.15.2.42.4.1.1.3.2not-accessiblecurrent
hpnicfEponDeviceEventsLogEntry
OBJECT-TYPE
A group of Events. Applications create and delete entries using hpnicfEponDeviceEventsEntryStatus. When adding objects to a notification they are added in the lexical order of their index in this table.
1.3.6.1.4.1.11.2.14.11.15.2.42.4.1.1.3.2.1not-accessiblecurrent
hpnicfEponDeviceEventsLogName
OBJECT-TYPE
A locally-unique, administratively assigned name for a group of Events.
1.3.6.1.4.1.11.2.14.11.15.2.42.4.1.1.3.2.1.1SnmpAdminString (SIZE(1..32))not-accessiblecurrent
hpnicfEponDeviceEventsLogIndex
OBJECT-TYPE
An arbitrary integer for the purpose of identifying individual Events within a hpnicfEponDeviceEventsLogName group. Events within a group are placed in the notification in the numerical order of this index.
1.3.6.1.4.1.11.2.14.11.15.2.42.4.1.1.3.2.1.2Unsigned32 (1..4294967295)not-accessiblecurrent
hpnicfEponDeviceEventsLogID
OBJECT-TYPE
The object identifier of a MIB module object to add to a Notification that results from the event. Writing can be done all the time.
1.3.6.1.4.1.11.2.14.11.15.2.42.4.1.1.3.2.1.3OBJECT IDENTIFIERread-createcurrent
hpnicfEponDeviceEventsLogFirstTime
OBJECT-TYPE
The time that an entry was created.
1.3.6.1.4.1.11.2.14.11.15.2.42.4.1.1.3.2.1.4DateAndTimeread-onlycurrent
hpnicfEponDeviceEventsLogLastTime
OBJECT-TYPE
If multiple events are reported via the same entry, the time that the last event for this entry occurred, otherwise this should have the same value as hpnicfEponDeviceEventsLogFirstTime.
1.3.6.1.4.1.11.2.14.11.15.2.42.4.1.1.3.2.1.5DateAndTimeread-onlycurrent
hpnicfEponDeviceEventsLogCounts
OBJECT-TYPE
The number of consecutive event instances reported by this entry. This starts at 1 with the creation of this row and increments by 1 for each subsequent duplicate event.
1.3.6.1.4.1.11.2.14.11.15.2.42.4.1.1.3.2.1.6Counter32read-onlycurrent
hpnicfEponDeviceEventsLogType
OBJECT-TYPE
A list of types for Events. Events are ordered according to their significance where 1 is the highest severity. hpnicfEponDeviceDyingGaspAlarmState(1) indicates a Dying Gasp Alarm State, hpnicfEponDeviceCriticalEventState(2) indicates a Critical Event State, hpnicfEponDeviceLocalLinkFaultAlarmState(3) indicates a Local Link Fault Alarm State, hpnicfEponDeviceTemperatureEventIndicationState(4) indicates a Temperature Event Indication State, hpnicfEponDevicePowerVoltageEventIndicationState(5) indicates a Power Voltage Event Indication State, hpnicfEponDeviceGlobalEventState(6) indicates a Global Event State, hpnicfEponDeviceErroredSymbolPeriodEventState(7) indicates an Errored Symbol Period Event State, hpnicfEponDeviceErroredFrameEventState(8) indicates an Errored Frame Event State, hpnicfEponDeviceErroredFramePeriodEventState(9) indicates an Errored Frame Period Event State, hpnicfEponDeviceErroredFrameSecondsSummaryEventState(10) indicates an Errored Frame Seconds Summary Event State, hpnicfEponDeviceOrganizationSpecificEventState(11) indicates an Organization Specific Event State.
1.3.6.1.4.1.11.2.14.11.15.2.42.4.1.1.3.2.1.7INTEGER {hpnicfEponDeviceDyingGaspAlarmState(1), hpnicfEponDeviceCriticalEventState(2), hpnicfEponDeviceLocalLinkFaultAlarmState(3), hpnicfEponDeviceTemperatureEventIndicationState(4), hpnicfEponDevicePowerVoltageEventIndicationState(5), hpnicfEponDeviceGlobalEventState(6), hpnicfEponDeviceErroredSymbolPeriodEventState(7), hpnicfEponDeviceErroredFrameEventState(8), hpnicfEponDeviceErroredFramePeriodEventState(9), hpnicfEponDeviceErroredFrameSecondsSummaryEventState(10), hpnicfEponDeviceOrganizationSpecificEventState(11)}read-onlycurrent
hpnicfEponDeviceEventsLogEntryStatus
OBJECT-TYPE
The control that allows creation and deletion of entries. Once made active an entry MAY not be modified except to delete it.
1.3.6.1.4.1.11.2.14.11.15.2.42.4.1.1.3.2.1.8RowStatusread-createcurrent
hpnicfEponDeviceConformance
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.11.15.2.42.4.1.2
hpnicfEponDeviceGroups
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.11.15.2.42.4.1.2.1
hpnicfEponDeviceCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.11.15.2.42.4.1.2.2

Conformance

NameOIDStatus
hpnicfEponDeviceGroupControl
OBJECT-GROUP
A collection of objects of hpnicfEponDevice control definition.
1.3.6.1.4.1.11.2.14.11.15.2.42.4.1.2.1.1current
hpnicfEponDeviceGroupRMadLTable
OBJECT-GROUP
A collection of objects of hpnicfEponDevice remote Mac address to LLID table.
1.3.6.1.4.1.11.2.14.11.15.2.42.4.1.2.1.2current
hpnicfEponDeviceGroupStat
OBJECT-GROUP
A collection of objects of EPON device Statistics
1.3.6.1.4.1.11.2.14.11.15.2.42.4.1.2.1.3current
hpnicfEponDeviceGroupEvent
OBJECT-GROUP
A collection of objects for EPON device Events
1.3.6.1.4.1.11.2.14.11.15.2.42.4.1.2.1.4current
hpnicfEponDeviceGroupEventLog
OBJECT-GROUP
A collection of objects for EPON device Events log
1.3.6.1.4.1.11.2.14.11.15.2.42.4.1.2.1.5current
hpnicfEponDeviceCompliance
MODULE-COMPLIANCE
The compliance statement for EPON Devices.
1.3.6.1.4.1.11.2.14.11.15.2.42.4.1.2.2.1current