HPN-ICF-EPON-UNI-MIB: View SNMP OID List / Download MIB

VENDOR: HEWLETT-PACKARD


 Home MIB: HPN-ICF-EPON-UNI-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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 hpnicfEponUni 1.3.6.1.4.1.11.2.14.11.15.2.42.5
The objects in this MIB module are used to manage and display current configuration of UNI (user network interface) which is based on the ONU(Optical Network Unit).
     hpnicfEponUniSysMan 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1
         hpnicfEponUniSysManTable 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.1 no-access
This table defines several UNI system parameters.
             hpnicfEponUniSysManEntry 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.1.1 no-access
The entry of hpnicfEponUniSysManTable.
                 hpnicfEponUniIndex 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.1.1.1 integer32 no-access
The index value which uniquely identifies the FE(fast Ethernet) interface of the ONU.
                 hpnicfEponUniDescr 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.1.1.2 octet string read-only
A textual string containing information about the interface. This string should include the name of the manufacturer, the product name and the version of the interface hardware and software.
                 hpnicfEponUniAdminStatus 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.1.1.3 integer read-write
The desired state of the user network interface. When a managed system initializes, all user network interfaces start with down(2) state. The testing(3)state indicates that no operational packets can be passed. As a result of either explicit management action or per configuration information retained by the managed system, hpnicfEponUniAdminStatus is then changed to either the up(1) or testing(3) states (or remains in the down(2) state). Enumeration: 'down': 2, 'testing': 3, 'up': 1.
                 hpnicfEponUniMdi 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.1.1.4 integer read-write
Type of the line connected to UNI interface: mdi-ii(straight-through cable), mdi-x (crossover cable), mdi-auto (auto-sensing). Enumeration: 'mdi-x': 2, 'mdi-auto': 3, 'mdi-ii': 1.
                 hpnicfEponUniPriority 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.1.1.5 integer32 read-write
The priority of user network interface. If the value is larger, the priority will be higher.
                 hpnicfEponUniVlanType 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.1.1.6 integer read-write
UNI vlan types. Enumeration: 'doubletagged': 6, 'hybrid': 3, 'access': 2, 'tag': 7, 'untagged': 4, 'translation': 8, 'transparent': 5, 'vlantrunk': 1.
                 hpnicfEponUniAccessVlan 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.1.1.7 integer32 read-write
The vlan ID assigned to untagged frames or Priority-Tagged frames received on user network interface.
                 hpnicfEponUniTrunkPvid 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.1.1.8 integer read-write
PVID(port vlan ID), the vlan ID assigned to untagged frames or Priority-Tagged frames received on user network interface.
                 hpnicfEponUniVLANTrunkAllowListLow 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.1.1.9 octet string read-write
Each octet within this value specifies a set of eight vlans, with the first octet specifying vlans 1 through 8, the second octet specifying vlans 9 through 16, etc. Within each octet, the most significant bit represents the highest numbered VLAN, and the least significant bit represents the lowest numbered VLAN. Thus, each allowed vlan of the trunk port is represented by a single bit within the value of this object. If that bit has a value of '1' then that vlan is allowed in the set of vlans. the vlan is not allowed if its bit has a value of '0'.
                 hpnicfEponUniVLANTrunkAllowListHigh 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.1.1.10 octet string read-write
Each octet within this value specifies a set of eight vlans, with the first octet specifying vlans 2049 through 2056, the second octet specifying vlans 2057 through 2064, etc. Within each octet, the most significant bit represents the highest numbered vlan, and the least significant bit represents the lowest numbered vlan. Thus, each allowed vlan of the trunk port is represented by a single bit within the value of this object. If that bit has a value of '1' then that vlan is allowed in the set of vlans; the vlan is not allowed if its bit has a value of '0'.
                 hpnicfEponUniInboundLineRate 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.1.1.11 integer32 read-write
The value of the inbound line-rate. measured with kbps. The upper limit of the line-rate is the value of hpnicfEponUniLineRateMax in the entry. It must be multiple of the value of hpnicfEponUniLineRateStep. The default value of hpnicfEponUniLineRate is the value of hpnicfEponUniLineRateMax.
                 hpnicfEponUniOutboundLineRate 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.1.1.12 integer32 read-write
The value of the outbound line-rate. measured with kbps. The upper limit of the line-rate is the value of hpnicfEponUniLineRateMax in the entry. It must be multiple of the value of hpnicfEponUniLineRateStep. The default value of hpnicfEponUniLineRate is the value of hpnicfEponUniLineRateMax.
                 hpnicfEponUniFlowControl 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.1.1.13 truthvalue read-write
Flow control status. true(1) - Flow control status enable. false(2) - Flow control status disable.
                 hpnicfEponUniSpeed 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.1.1.14 integer read-write
User network interface speed. Enumeration: 'auto': 0, 's100M': 100, 's10M': 10, 's10000M': 10000, 's1000M': 1000, 's24000M': 24000.
                 hpnicfEponUniDuplex 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.1.1.15 integer read-write
User network interface mode. Enumeration: 'auto': 3, 'full': 1, 'half': 2.
                 hpnicfEponUniVlanVPNStatus 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.1.1.16 truthvalue read-write
vlan VPN status. true(1) - vlan VPN status enable. false(2) - vlan VPN disable.
                 hpnicfEponUniCountReset 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.1.1.17 integer read-write
Reset the counter which is about packets of the interface, then the counter will change to zero. There is no sense in reading this object. Enumeration: 'reset': 1.
                 hpnicfEponUniPortIsolate 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.1.1.18 integer read-write
enable - enable UNI port isolate setting. disable - disable UNI port isolate setting. Enumeration: 'enable': 1, 'disable': 2.
                 hpnicfEponUniVlanConfiguration 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.1.1.23 octet string read-write
The vlan configuration of the related vlan mode. Transparent vlan mode: hpnicfEponUniVlanConfiguration is a zero length string. Tag vlan mode: the first four octets were the tag assigned to untagged frames received on UNI, including TPID, VID,CFI and priority. Translation vlan mode: the first four octets were the old tag (including TPID, VID, CFI and priority), which is replaced by the new tag(including TPID, VID, CFI and priority), the second four octets.
                 hpnicfEponUniAutoNegotiation 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.1.1.25 integer read-write
enable - enable auto negotiation. disable - disable auto negotiation. Enumeration: 'enable': 1, 'disable': 2.
                 hpnicfEponUniRestartAutoNeg 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.1.1.26 integer read-write
Force to restart the auto negotiation process. Enumeration: 'autoNegotiation': 1.
                 hpnicfEponUniLinkStatus 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.1.1.29 integer read-only
The link status of UNI. Enumeration: 'down': 2, 'up': 1.
                 hpnicfEponUniInterfaceType 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.1.1.30 integer read-only
UNI interface type. Enumeration: 'e1port': 4, 'voipport': 3, 'fastethernetport': 2, 'gigabitethernetport': 1.
                 hpnicfEponUniVitualCableTest 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.1.1.31 integer read-write
True(1): Virtual cable test enable. False(2): Virtual cable test disable. Enumeration: 'false': 2, 'true': 1.
                 hpnicfEponUniVCTCableStatus 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.1.1.32 integer read-only
Get the cable status. Normal(1),cable is normal. Abnormal(2),cable is abnormal. AbnormalOpen(3),cable is abnormal because of open circuit. AbnormalShort(4),cable is abnormal because of short circuit. Failure(5),cable is abnormal because of testing failure. Enumeration: 'abnormalOpen': 3, 'failure': 5, 'abnormalShort': 4, 'abnormal': 2, 'normal': 1.
                 hpnicfEponUniVCTCableLength 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.1.1.33 integer32 read-only
Get the cable length. When hpnicfEponUniVCTCableStatus is normal, the node stands for the length from the UNI port to the port opposite. When hpnicfEponUniVCTCableStatus is abnormal, it stands for the lengh from the UNI port to the failure place. Unit:meter(m).
                 hpnicfEponUniVCTImpedanceMismatch 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.1.1.34 integer read-only
Get the cable impedance. Not-support(1),the UNI port does not support this function. True(2),impedance match. False(3),impedance mismatch. Enumeration: 'false': 3, 'not-support': 1, 'true': 2.
                 hpnicfEponUniVCTPairSkew 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.1.1.35 integer32 read-only
Get the symmetry of cable. If the function is not supported, the default value 0 will be returned. Unit:nanosecond(ns).
                 hpnicfEponUniVCTPairSwap 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.1.1.36 integer read-only
NotSupport(1),the UNI port does not support this function. True(2),pair swap. False(3),not pair swap. Enumeration: 'false': 3, 'true': 2, 'notSupport': 1.
                 hpnicfEponUniVCTPolaritySwap 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.1.1.37 integer read-only
NotSupport(1),the UNI port does not support this function. True(2),polarity swap. False(3),not polarity swap. Enumeration: 'false': 3, 'true': 2, 'notSupport': 1.
                 hpnicfEponUniVCTInsertionLoss 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.1.1.38 integer32 read-only
If the function is not supported, the default value 0 will be returned. Unit:decibel(db).
                 hpnicfEponUniVCTReturnLoss 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.1.1.39 integer32 read-only
If the function is not supported, the default value 0 will be returned. Unit:decibel(db).
                 hpnicfEponUniVCTNearendCrosstalk 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.1.1.40 integer32 read-only
If the function is not supported, the default value 0 will be returned. Unit:decibel(db).
                 hpnicfEponUniVlan 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.1.1.41 integer32 no-access
If the function is not supported, the default value 0 will be returned. Unit:decibel(db).
         hpnicfEponUniCountTable 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.2 no-access
A list of interface counter about frames entries.
             hpnicfEponUniCountEntry 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.2.1 no-access
An entry containing management information applicable to a particular interface.
                 hpnicfEponUniInStatsPkts 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.2.1.1 unsigned32 read-only
The total number of frames (including bad frames, broadcast frames, and multicast frames) received.
                 hpnicfEponUniInStatsUnicastPkts 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.2.1.2 unsigned32 read-only
The total number of good frames received that are directed to the unicast address. Note that this does not include multicast and broadcast frames.
                 hpnicfEponUniInStatsBroadcastPkts 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.2.1.3 unsigned32 read-only
The total number of good frames received that are directed to the broadcast address. Note that this does not include multicast frames.
                 hpnicfEponUniInStatsMulticastPkts 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.2.1.4 unsigned32 read-only
The total number of good frames received that are directed to a multicast address. Note that this number does not include frames directed to the broadcast address.
                 hpnicfEponUniInPausePkts 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.2.1.5 unsigned32 read-only
A count of MAC Control frames received on this interface by the pause(flow control) operation. This counter does not increment when the interface is in a half-duplex mode. Discontinuities in the value of this counter can occur at re-initialization of the management system.
                 hpnicfEponUniInTotalErrors 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.2.1.6 unsigned32 read-only
Total count of the error frames received on this interface.
                 hpnicfEponUniInStatsCRCAlignErrors 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.2.1.7 unsigned32 read-only
The total number of frames received that had a length (excluding framing bits, but including FCS octets) of between 64 and 1518 octets, inclusive, but had either a bad Frame Check Sequence (FCS) with an integral number of octets (FCS Error) or a bad FCS with a non-integral number of octets (Alignment Error).
                 hpnicfEponUniInStatsUndersizePkts 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.2.1.8 unsigned32 read-only
The total number of frames received that are less than 64 octets long (excluding framing bits, but including FCS octets) and are otherwise well formed.
                 hpnicfEponUniInStatsOversizePkts 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.2.1.9 unsigned32 read-only
The total number of frames received that are longer than 1518 octets (excluding framing bits, but including FCS octets) and are otherwise well formed.
                 hpnicfEponUniInErrorbyOther 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.2.1.10 unsigned32 read-only
The total number of error frames received on this interface.
                 hpnicfEponUniOutStatsPkts 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.2.1.11 unsigned32 read-only
The total number of frames (including bad frames, broadcast frames, and multicast frames) sent.
                 hpnicfEponUniOutStatsUnicastPkts 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.2.1.12 unsigned32 read-only
The total number of good frames sent that are directed to the unicast address. Note that this does not include multicast and broadcast frames.
                 hpnicfEponUniOutStatsBroadcastPkts 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.2.1.13 unsigned32 read-only
The total number of good frames sent that are directed to the broadcast address. Note that this does not include multicast frames.
                 hpnicfEponUniOutStatsMulticastPkts 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.2.1.14 unsigned32 read-only
The total number of good frames sent that are directed to a multicast address. Note that this number does not include frames directed to the broadcast address.
                 hpnicfEponUniOutStatsPausePkts 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.2.1.15 unsigned32 read-only
The total number of MAC control frames sent on this interface by the pause operation. This counter does not increment when the interface is in a half-duplex mode. Discontinuities in the value of this counter can occur at re-initialization of the management system.
                 hpnicfEponUniOutTotalErrors 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.2.1.16 unsigned32 read-only
The total number of error frames sent on this interface.
                 hpnicfEponUniOutStatsCollisions 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.2.1.17 unsigned32 read-only
The best estimate of the total number of collisions on this Ethernet segment. The value returned will depend on the location of the RMON probe. Section 8.2.1.3 (10BASE-5) and section 10.3.1.3 (10BASE-2) of IEEE standard 802.3 states that a station must detect a collision, in the receive mode, if three or more stations are transmitting simultaneously. A repeater port must detect a collision when two or more stations are transmitting simultaneously. Thus a probe placed on a repeater port could record more collisions than a probe connected to a station on the same segment could. Probe location plays a much smaller role when considering 10BASE-T. 14.2.1.4 (10BASE-T) of IEEE standard 802.3 defines a collision as the simultaneous presence of signals on the DO and RD circuits (transmitting and receiving at the same time). A 10BASE-T station can only detect collisions when it is transmitting. Thus probes placed on a station and a repeater, should report the same number of collisions. Note also that an RMON probe inside a repeater should ideally report collisions between the repeater and one or more other hosts (transmit collisions as defined by IEEE 802.3k) plus receiver collisions observed on any coax segments to which the repeater is connected.
                 hpnicfEponUniOutDelayExceededDiscards 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.2.1.18 unsigned32 read-only
The number of frames discarded by this port due to excessive transit delay through the bridge. It is incremented by both transparent and source route bridges.
                 hpnicfEponUniOutErrorbyOther 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.2.1.19 unsigned32 read-only
The total number of other error frames sent on this interface. Other error frames means the error frames out of collision frames and excessive delayed frames.
                 hpnicfEponUniOutDroppedFrames 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.2.1.20 unsigned32 read-only
The total number of frames dropped because of buffer failure.
         hpnicfEponUniIgmpInfoTable 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.3 no-access
This table stores igmp information of UNI interface.
             hpnicfEponUniIgmpInfoEntry 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.3.1 no-access
The entry of hpnicfEponUniIgmpInfoTable.
                 hpnicfEponUniMacIndex 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.3.1.1 integer32 no-access
The index uniquely identifies the igmp information in current UNI interface.
                 hpnicfEponUniIgmpMacAddress 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.3.1.2 macaddress read-only
A 6-octet read-only value carrying the individual MAC address indicates which igmp group the UNI interface belonging to.
                 hpnicfEponUniIgmpVlanId 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.3.1.3 integer32 read-only
An integer range from 1 to 4094 indicates the vlan which the igmp Mac address has joined in.
         hpnicfEponUniParaMan 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.4
             hpnicfEponUniLineRateMax 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.4.1 integer32 read-only
The maximum value of the line-rate(kbps) that user network interface can be set.
             hpnicfEponUniLineRateStep 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.4.2 integer32 read-only
The step of line-rate(kbps).
             hpnicfEponUniNumberOnOnu 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.4.3 integer32 read-only
The user network interface number on ONU.
         hpnicfEponUniScalarGroup 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.5
         hpnicfEponUniPortPolicyTable 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.6 no-access
UNI port policy configuration.
             hpnicfEponUniPortPolicyEntry 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.6.1 no-access
The entry of hpnicfEponUniPortPolicyTable.
                 hpnicfEponUniPortPolicyStatus 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.6.1.1 integer read-write
enable - enable UNI upstream port policing. disable - disable UNI upstream port policing. Enumeration: 'enable': 1, 'disable': 2.
                 hpnicfEponUniPortPolicyCir 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.6.1.2 integer32 read-write
The committed information rate, ranging from 1 to 102400, measured in kbps.
                 hpnicfEponUniPortPolicyBucketDepth 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.6.1.3 integer32 read-write
The depth of the token bucket to tolerant the certain burst(CBS), ranging from 0 to 65535, measured in bytes.
                 hpnicfEponUniPortPolicyExtraBurst 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.6.1.4 integer32 read-write
The extra token to permit the forwarding engine to finish the packet being sent when the bucket depth is exhausted, ranging from 0 to 65535, measured in bytes.
                 hpnicfEponUniPortPolicyInboundCir 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.6.1.5 integer32 read-write
The inbound committed information rate, measured in kbps.
                 hpnicfEponUniPortPolicyInboundBucketDepth 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.6.1.6 integer32 read-write
The inbound depth of the token bucket to tolerant the certain burst(CBS), ranging from 0 to 65535, measured in bytes.
                 hpnicfEponUniPortPolicyInboundExtraBurst 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.6.1.7 integer32 read-write
The inbound extra token to permit the forwarding engine to finish the packet being sent when the bucket depth is exhausted, ranging from 0 to 65535, measured in bytes.
                 hpnicfEponUniPortPolicyOutboundCir 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.6.1.8 integer32 read-write
The outbound committed information rate, stepped by 64, measured in kbps.
                 hpnicfEponUniPortPolicyOutboundPir 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.6.1.9 integer32 read-write
The outbound peak information rate, stepped by 64, measured in kbps.
         hpnicfEponUniMulticastTable 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.7 no-access
UNI multicast configuration.
             hpnicfEponUniMulticastEntry 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.7.1 no-access
The entry of hpnicfEponUniPortPolicyTable.
                 hpnicfEponUniMulticastGroupNumber 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.7.1.1 integer32 read-write
The allowed multicast group number that can be handled at the same time by UNI.
                 hpnicfEponUniMulticastVlanList 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.7.1.2 octet string read-write
The multicast vlan list. The first two octets of the string represent the first VLAN ID; the second two octets of the string represent the second VLAN ID, and so on. It is a zero length string by default.
                 hpnicfEponUniMulticastStripStatus 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.7.1.3 integer read-write
true - strip the vlan tag of multicast packet. false - does not strip the vlan tag of multicast packet. Enumeration: 'enable': 1, 'disable': 2.
                 hpnicfEponUniMulticastFastleave 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.7.1.4 truthvalue read-write
true(1) - fast leave of IGMP enable on ONU. false(2) - fast leave of IGMP disable on ONU.
         hpnicfEponUniTechAbilityTable 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.8 no-access
UNI multicast configuration.
             hpnicfEponUniTechAbilityEntry 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.8.1 no-access
The entry of hpnicfEponUniTechAbilityTable.
                 hpnicfEponUniLocalTechAbility 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.8.1.1 octet string read-only
The local port capabilities of the UNI. Each two octets stand for a capability of UNI: the first two octets represent one capability and the second two octets represent another capability, and so on. The capabilities list: 1 - undefined, 2 - initializing, true ability not yet known, 14 - 10BASE-T, 142 - full duplex 10BASE-T, 23 - 100BASE-T4, 25 - 100BASE-TX, 252 - full duplex 100BASE-TX, 312 - PAUSE operation for full duplex links, 313 - asymmetric PAUSE operation for full duplex links, 314 - symmetric PAUSE operation for full duplex links, 32 - 100BASE-T2, 322 - full duplex 100BASE-T2, 36 - 1000BASE-X, 362 - full duplex 1000BASE-X, 40 - 1000BASE-T UTP PHY, 402 - full duplex 1000BASE-T UTP PHY, 37 - remote fault bit 1(RF1), 372 - remote fault bit 2(RF2), 8029 - 802.9ISLAN-16T.
                 hpnicfEponUniAdvertisedTechAbility 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.8.1.2 octet string read-only
The advertised port capabilities of the UNI. The capabilities list references the description of hpnicfEponUniLocalTechAbility.
         hpnicfEponUniMulticastControlTable 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.9 no-access
UNI multicast control parameters.
             hpnicfEponUniMulticastControlEntry 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.9.1 no-access
The entry of the table hpnicfEponUniMulticastControlTable.
                 hpnicfEponUniMulticastVlanIndex 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.9.1.1 integer32 read-only
The multicast vlan ID.
                 hpnicfEponUniMulticastAddressList 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.9.1.2 octet string read-only
The multicast address, each four octets represents a multicast address, the address section ranging from the first four octets to the second four octets, and the like.
                 hpnicfEponUniMulticastAccessRule 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.9.1.3 integer read-only
deny - deny the multicast packet. permit - permit the multicast packet. preview - permit the multicast packet with conditions. Enumeration: 'deny': 1, 'preview': 3, 'permit': 2.
                 hpnicfEponUniMulticastChannelLimit 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.9.1.4 integer32 read-only
The limitation of multicast preview channel number.
                 hpnicfEponUniMulticastPreTimeSlice 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.9.1.5 integer32 read-only
The time slice of multicast preview.
                 hpnicfEponUniMulticastPreTimes 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.9.1.6 integer32 read-only
The number of multicast preview times.
                 hpnicfEponUniMulticastPreInterval 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.9.1.7 integer32 read-only
The interval between two consecutive previews, measured in minute.
                 hpnicfEponUniMulticastRowStatus 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.9.1.8 rowstatus read-only
The status of this table entry. The active, createAndGo and the destory statuses are supported.
                 hpnicfEponUniMulticastIndex 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.9.1.9 integer no-access
The index of the entry.
                 hpnicfEponUniMulticastSourceIpList 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.9.1.10 octet string read-only
This list contains many source ip addresses. Each ip address is contained in four octets.
                 hpnicfEponUniMulticastResetInterval 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.9.1.11 integer32 read-only
The interval is measured in minute. From the last preview limitation is reached, a customer can preview again after this interval is expired.
         hpnicfEponUniQosIndexNextTable 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.10 no-access
The next index table.
               hpnicfEponUniQosIndexNextEntry 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.10.1 no-access
The entry of the table hpnicfEponUniQosIndexNextTable.
                   hpnicfEponUniQosConfIndexNext 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.10.1.1 integer32 read-only
This object contains an appropriate value to be used for hpnicfEponUniQosConfIndex when creating rows in the hpnicfEponUniQosConfTable.
         hpnicfEponUniQosConfTable 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.11 no-access
UNI Qos configuration.
               hpnicfEponUniQosConfEntry 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.11.1 no-access
The entry of the table hpnicfEponUniQosConfTable.
                   hpnicfEponUniQosConfIndex 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.11.1.1 integer32 no-access
The rule index.
                   hpnicfEponUniQosConfRuleIndexNext 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.11.1.2 integer32 read-only
This object contains an appropriate value to be used for hpnicfEponUniQosRuleIndex when creating rows in the hpnicfEponUniQosRuleTable.
                   hpnicfEponUniQosConfMappedQueue 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.11.1.3 integer32 read-only
The queue that the ethernet frames will be mapped.
                   hpnicfEponUniQosConfMarkedPriority 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.11.1.4 integer32 read-only
Priority of the ethernet frames to be marked, which compliant with the 802.1D user priority standard.
                   hpnicfEponUniQosConfRowStatus 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.11.1.5 rowstatus read-only
The status of this table entry. The active, createAndGo and the destory statuses are supported.
         hpnicfEponUniQosRuleTable 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.12 no-access
Qos sub rule of the UNI.
               hpnicfEponUniQosRuleEntry 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.12.1 no-access
The entry of the table hpnicfEponUniQosRuleTable.
                   hpnicfEponUniQosRuleIndex 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.12.1.1 integer32 no-access
The sub rule index.
                   hpnicfEponUniQosRuleSelector 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.12.1.2 integer read-only
The ethernet frame selector. dstmac - based on destination MAC address. srcmac - based on source MAC address. ethernetpriority - based on ethernet priority. vlanid - based on VLAN ID. ethernettype - based on ethernet type. dstip - based on destination IP address. srcip - based on source IP address. ipprototype - based on IP type(ipv4 or ipv6). ipv4tosdscp - based on IP TOS/DSCP. ipv6 - based IP precedence. srcport - based on layer 4 source port. dstport - based on layer 4 destination port. Enumeration: 'dstip': 6, 'srcmac': 2, 'ethernetpriority': 3, 'dstmac': 1, 'dstport': 12, 'vlanid': 4, 'ipv4tosdscp': 9, 'ethernettype': 5, 'srcip': 7, 'ipprototype': 8, 'srcport': 11, 'ipv6precedence': 10.
                   hpnicfEponUniQosRuleValue 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.12.1.3 integer32 read-only
The rule value based on the hpnicfEponUniQosRuleSelector.
                   hpnicfEponUniQosRuleMacAddress 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.12.1.4 macaddress read-only
MAC Address.
                   hpnicfEponUniQosRuleOperator 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.12.1.5 integer read-only
nervermatch - value never match. equal - field equal to the value. notequal - field not equal to the value. lessthanequal - field less than or equal to the value. greaterthanequal - field greater than or equal to the value. fieldexist - value is ignored if field exists. fieldnotexist - value is ignored if field does not exist. alwaysmatch - value always match. Enumeration: 'notequal': 3, 'alwaysmatch': 8, 'lessthanequal': 4, 'equal': 2, 'greaterthanequal': 5, 'fieldnotexist': 7, 'nevermatch': 1, 'fieldexist': 6.
                   hpnicfEponUniQosRuleRowStatus 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.12.1.6 rowstatus read-only
The status of this table entry. Only active, createAndGo and the destory are supported.
         hpnicfEponUniMirrorGroupTable 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.13 no-access
Qos sub rule of the UNI.
               hpnicfEponUniMirrorGroupEntry 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.13.1 no-access
The entry of the hpnicfEponUniMirrorGroupTable.
                   hpnicfEponUniMirrorGroupID 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.13.1.1 integer32 no-access
Epon UNI mirror group ID.
                   hpnicfEponUniMirrorInboundPortList 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.13.1.2 octet string read-write
UNI inbound port list. Each octet within this value specifies a set of eight ports, with the first octet specifying ports 1 through 8, the second octet specifying ports 9 through 16, etc. Within each octet, the most significant bit represents the highest numbered UNI, and the least significant bit represents the lowest numbered UNI. Thus, each UNI port is represented by a single bit within the value of this object. If that bit has a value of '1' then that port is allowed in the set of ports. the port is not allowed if its bit has a value of '0'.
                   hpnicfEponUniMirrorOutboundPortList 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.13.1.3 octet string read-only
UNI outnbound port list, more infomation reference hpnicfEponUniMirrorInboundPortList
                   hpnicfEponUniMonitorPort 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.13.1.4 integer32 read-only
UNI monitor port.
                   hpnicfEponUniMirrorRowStatus 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.13.1.5 rowstatus read-only
RowStatus, Now support three status: createAndGo, active, destroy.
         hpnicfEponUniMirrorGroupIdNextTable 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.14 no-access
The next index table, which is used by hpnicfEponUniMirrorGroupTable.
               hpnicfEponUniMirrorGroupIdNextEntry 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.14.1 no-access
The entry of the table hpnicfEponUniMirrorGroupIdNextEntry.
                   hpnicfEponUniMirrorGroupIDNext 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.14.1.1 integer32 read-only
This object contains an appropriate value to be used for hpnicfEponUniMirrorGroupID when creating rows in the hpnicfEponUniMirrorGroupTable.
         hpnicfEponUniMulticastCtrlInfoTable 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.15 no-access
UNI multicast information which is active .
               hpnicfEponUniMulticastCtrlInfoEntry 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.15.1 no-access
The entry of the table hpnicfEponUniMulticastCtrlInfoTable.
                   hpnicfEponUniMultActVlan 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.15.1.1 integer32 no-access
The multicast vlan ID which is active.
                   hpnicfEponUniMultActAddress 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.15.1.2 ipaddress no-access
The multicast address which is active.
                   hpnicfEponUniMultActAccessRule 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.15.1.3 integer read-only
deny - deny the multicast packet. permit - permit the multicast packet. preview - permit the multicast packet with conditions. Enumeration: 'deny': 1, 'preview': 3, 'permit': 2.
                   hpnicfEponUniMultActPreTimes 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.15.1.4 integer32 read-only
The number of multicast preview times which is active.
                   hpnicfEponUniMultActPreRemain 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.15.1.5 integer32 read-only
The remanent time slice of multicast preview which is active.
         hpnicfEponUniMulticastIndexNextTable 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.16 no-access
The next index table, which is used by hpnicfEponUniMulticastControlTable.
               hpnicfEponUniMulticastIndexNextEntry 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.16.1 no-access
The entry of the table hpnicfEponUniMulticastIndexNextEntry.
                   hpnicfEponUniMulticastConfIndexNext 1.3.6.1.4.1.11.2.14.11.15.2.42.5.1.16.1.1 integer32 read-only
This object contains an appropriate value to be used for hpnicfEponUniMulticastIndex when creating rows in the hpnicfEponUniMulticastControlTable.
     hpnicfEponUniTrap 1.3.6.1.4.1.11.2.14.11.15.2.42.5.2
         hpnicfEponUniTrapPrefix 1.3.6.1.4.1.11.2.14.11.15.2.42.5.2.0
             hpnicfEponUniLinkUpTrap 1.3.6.1.4.1.11.2.14.11.15.2.42.5.2.0.1
A hpnicfEponUniLinkUpTrap notification is sent when the UNI up event is detected and the transmitting switch is turned on.
             hpnicfEponUniLinkDownTrap 1.3.6.1.4.1.11.2.14.11.15.2.42.5.2.0.2
A hpnicfEponUniLinkDownTrap notification is sent when the UNI down event is detected and the transmitting switch is turned on.
             hpnicfEponUniLoopBackDetectedTrap 1.3.6.1.4.1.11.2.14.11.15.2.42.5.2.0.3
A hpnicfEponUniLoopBackDetectedTrap notification is sent when the UNI loopback event is detected.
             hpnicfEponUniLoopBackRecoveredTrap 1.3.6.1.4.1.11.2.14.11.15.2.42.5.2.0.4
A hpnicfEponUniLoopBackRecoveredTrap notification is sent when the UNI loopback is recovered.