SALIX-HNE-MIB: View SNMP OID List / Download MIB

VENDOR: SALIX TECHNOLOGIES


 Home MIB: SALIX-HNE-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
 hneMIB 1.3.6.1.4.1.2158.3.1.1
The HNE enterprise specific MIB
     hneMIBObjects 1.3.6.1.4.1.2158.3.1.1.1
         hneSystem 1.3.6.1.4.1.2158.3.1.1.1.1
             hneSystemHost 1.3.6.1.4.1.2158.3.1.1.1.1.1
             hneSystemSync 1.3.6.1.4.1.2158.3.1.1.1.1.2
                 hneSysSyncTimingMode 1.3.6.1.4.1.2158.3.1.1.1.1.2.1 integer read-write
An identification of the source from which timing is derived by the working sync module within the HNE. Possible values are: internal(1) - the internal oscillator on the sync module will be used as the master clock for system synchronization. line(2) - the sync module is synchronizing with the receive line timing from a signal received by an LIU. external(3) - the Building Integrated Timing System (BITS) available on a T1 line plugged into an LIU will be used as the master clock for system synchronization. Enumeration: 'line': 2, 'internal': 1, 'external': 3.
                 hneSysSyncPrimaryRefLine 1.3.6.1.4.1.2158.3.1.1.1.1.2.2 interfaceindex read-write
The interface index of the primary physical line termination point (SONET line) from which the sync module can derive timing. This is used only if the hneSysSyncTimingMode is set to 'line'.
                 hneSysSyncSecondaryRefLine 1.3.6.1.4.1.2158.3.1.1.1.1.2.3 interfaceindex read-write
The interface index of the secondary physical line termination point (SONET line) from which the sync module can derive timing. This is used only if the hneSysSyncTimingMode is set to 'line', and the primary reference is unavailable or out of a valid frequency range.
                 hneSysSyncRevertiveSwitch 1.3.6.1.4.1.2158.3.1.1.1.1.2.4 truthvalue read-write
Indication of whether or not the active reference should revert to primary if that reference becomes available after a failure is cleared. true(1) - reference switching is revertive false(2) - reference switching is non-revertive
                 hneSysSyncClockMode 1.3.6.1.4.1.2158.3.1.1.1.1.2.5 integer read-only
Indication of the clock mode of the 'working' sync module. freeRun(1) - mode in which the clock is synchronized to the module's internal oscillator. normal(2) - mode in which the clock is synchronized to an external reference. holdover(3) - mode in which the clock, after having been synchronized to an external reference, loses that reference and all other external references. fastStart(4) - mode in which the clock is in the process of synchronizing to a reference. Enumeration: 'freeRun': 1, 'fastStart': 4, 'holdover': 3, 'normal': 2.
                 hneSysSyncConfiguredActiveRef 1.3.6.1.4.1.2158.3.1.1.1.1.2.6 integer read-write
The configured active reference line from which the sync module should deriving its timing. This object is relevant if the hneSysSyncTimingMode is set to 'line' or 'external'. Writing a value that is different from its current value will force the Sync module to switch to using the specified reference line. primary(1) - The hneSysSyncPrimaryRefLine is the active reference line secondary (2) - The hneSysSyncSecondaryRefLine is the active reference line Enumeration: 'primary': 1, 'secondary': 2.
                 hneSysSyncAutoRefSwitch 1.3.6.1.4.1.2158.3.1.1.1.1.2.7 truthvalue read-write
Indication of automatic reference switching being enabled or disabled. true(1) - Auto reference switching is enabled false(2) - Auto reference switching is disabled
                 hneSysSyncFreeRunAlarm 1.3.6.1.4.1.2158.3.1.1.1.1.2.8 truthvalue read-write
Indication of alarm associated with free-run mode being enabled or disabled. true(1) - Alarm is enabled false(2) - Alarm is disabled
                 hneSysSyncWorking 1.3.6.1.4.1.2158.3.1.1.1.1.2.9 physicalindex read-write
The entPhysicalIndex of the sync module plug-in unit that is providing the system synchronizaton signal. Writing a new value to this object, a value not equal to the current value, will: - update the hneSysSyncProtect object with the current value of the hneSysSyncWorking object and - activate the specified sync module to start providing the system synchronization signal. A value of 0 indicates that there are no operational or not installed sync modules in the system. Writing zero, an invalid index, or the current value to this object will have no effect. If the working sync module fails, the system will automatically switch to the sync module specified in the hneSysSyncProtect object.
                 hneSysSyncProtect 1.3.6.1.4.1.2158.3.1.1.1.1.2.10 physicalindex read-only
The entPhysicalIndex of the sync module plug-in unit that is protecting or on standby to the working sync module. A value of 0 indicates that there is no redundant sync module available or provisioned as a protect module.
                 hneSysSyncPrimaryRefLineState 1.3.6.1.4.1.2158.3.1.1.1.1.2.11 integer read-only
This variable indicates the state of the primary reference line termination point (SONET line) to be used as a timing source by the sync module. This object is relevant if the hneSysSyncTimingMode is set to 'line' and the hneSysSyncPrimaryRefLine is configured. unknown(0) - the state of the line has not been determined. valid(1) - the line is operating within the frequency specification. lossOfSignalError - loss of signal was detected from the line and has failed the health check. frequencyOffsetError - frequency errors were detected from the line and has failed the health check Enumeration: 'frequencyOffsetError': 3, 'unknown': 0, 'valid': 1, 'lossOfSignalError': 2.
                 hneSysSyncSecondaryRefLineState 1.3.6.1.4.1.2158.3.1.1.1.1.2.12 integer read-only
This variable indicates the state of the secondary reference line termination point (SONET line) to be used as a timing source by the sync module. This object is relevant if the 'hneSysSyncTimingMode' is set to 'line' and the 'hneSysSyncPrimaryRefLine' is configured. unknown(0) - the state of the line has not been determined. valid(1) - the line is operating within frequency specification. lossOfSignalError - loss of signal was detected from the line and has failed the health check. frequencyOffsetError - frequency errors were detected from the line and has failed the health check Enumeration: 'frequencyOffsetError': 3, 'unknown': 0, 'valid': 1, 'lossOfSignalError': 2.
                 hneSysSyncCurrentActiveRef 1.3.6.1.4.1.2158.3.1.1.1.1.2.13 integer read-only
Indication of the active reference line from which the sync module is deriving its timing. This object is relevant if the hneSysSyncTimingMode is set to 'line' or 'external'. The value of this variable can differ from the 'hneSysSyncConfiguredActiveRef' if the sync module determine an error condition with the 'hneSysSyncConfiguredActiveRef' and has switched to using another SONET line as the active reference. primary(1) - The hneSysSyncPrimaryRefLine is the current active reference line secondary (2) - The hneSysSyncSecondaryRefLine is the current active reference line Enumeration: 'primary': 1, 'secondary': 2.
                 hneSysSyncForcedState 1.3.6.1.4.1.2158.3.1.1.1.1.2.14 integer read-only
This variable indicates the state of the sync module with regard to switching between the configured active reference, the value of the 'hneSysSyncConfiguredActiveRef' variable, and the alternate active reference. The alternate active reference is identified by the 'hneSysSyncPrimaryRefLine' or 'hneSysSyncSecondaryRefLine' that is not configured as the 'hneSysSyncConfiguredActiveRef'. none(0) - the sync module is in a state where it is free to switch between the configured active reference the alternate active reference. revertiveSwitchInhibit - the state of the sync module after switching from the 'hneSysSyncConfiguredActiveRef' to the 'hneSysSyncCurrentActiveRef' when the 'hneSysSyncRevertiveSwitch' is configured as 'false'. In this state the sync module will not revert back to using the 'hneSysSyncConfiguredActiveRef' unless the 'hneSysSyncCurrentActiveRef' has failed and the state of the active reference defined by the 'hneSysSyncConfiguredActiveRef' variable is 'valid'. autoReferenceSwitchInhibit - the state of the sync module when the 'hneSysSyncAutoReferenceSwitch' variable is configured as 'false'. In this state the sync module will not switch to using the alternate active reference unless the 'hneSysSyncCurrentActiveRef' has failed and the state of the alternate active reference is 'valid'. Enumeration: 'autoReferenceSwitchInhbit': 2, 'none': 0, 'revertiveSwitchInhibit': 1.
             hneSystemHsf 1.3.6.1.4.1.2158.3.1.1.1.1.3
                 hneSysHsfWorking 1.3.6.1.4.1.2158.3.1.1.1.1.3.1 physicalindex read-write
The PhysicalIndex of the Hybrid Switch Fabric (HSF) module plug-in unit that is performing switching in the HNE. Writing a new value to this variable will: - update the hneHsfProtect object with the current value of the hneHsfWorking object and - activate the specified HSF module to start performing ATM and TDM switching in the system. A value of 0 indicates that there is no operational switch fabric installed in the HNE. Writing zero, an invalid index, or the current value to this object will have no effect. If the working HSF module fails, the system will automatically switch to the HSF module specified in the hneHsfProtect object.
                 hneSysHsfProtect 1.3.6.1.4.1.2158.3.1.1.1.1.3.2 physicalindex read-only
The entPhysicalIndex of the Hybrid Switch Fabric (HSF) module plug-in unit that is protecting or on standby to the working HSF module, hneHSFWorking. A value of 0 indicates that there are no operational or no additional HSF modules present for redundancy.
         hneSonet 1.3.6.1.4.1.2158.3.1.1.1.2
             hneSonetLineTable 1.3.6.1.4.1.2158.3.1.1.1.2.1 no-access
The HNE sonet line table. This table augments the sonetMediumTable defined in the Sonet / SDH MIB.
                 hneSonetLineEntry 1.3.6.1.4.1.2158.3.1.1.1.2.1.1 no-access
An entry in the HNE sonet line table. An entry contains HNE specific sonet line information not found in the Sonet / SDH MIB.
                     hneSonetLineTimingSource 1.3.6.1.4.1.2158.3.1.1.1.2.1.1.1 integer read-write
The source of timing for the transmitted signal. This must be set to 'loop' in the 'value added' mode of operation. sync(1) - line timing signal generated by the sync module loop(2) - line timing generated by a line looped back to the line input Enumeration: 'sync': 1, 'loop': 2.
                     hneSonetLineDccSelection 1.3.6.1.4.1.2158.3.1.1.1.2.1.1.2 integer read-write
The selection of which DCC to transmit and receive management traffic on. Only one of the two will be used by the HNE at a time. Possible selections are: section(1) - section overhead will carry the DCC line(2) - line overhead will carry the DCC Enumeration: 'section': 1, 'line': 2.
                     hneSonetLineOverheadLoopThroughModeEnabled 1.3.6.1.4.1.2158.3.1.1.1.2.1.1.3 truthvalue read-write
Indicates whether or not the line overhead bytes of a connection should be looped back through to the outbound path. true(1) - loop through mode is enabled false(2) - loop through mode is not enabled
             hneSonetProtectionTable 1.3.6.1.4.1.2158.3.1.1.1.2.2 no-access
Table giving information about SONET protection switching relationships for signals attached to the HNE. Each record describes a relationship between two SONET lines where one is functioning as the backup for the other.
                 hneSonetProtectionEntry 1.3.6.1.4.1.2158.3.1.1.1.2.2.1 no-access
An entry in the HNE protection switching table. An entry contains configuration switching information for the high and low protected interface pair.
                     hneSonetProtectionInterfaceHigh 1.3.6.1.4.1.2158.3.1.1.1.2.2.1.1 interfaceindex no-access
The ifIndex of one of the SONET lines involved in the relationship.
                     hneSonetProtectionInterfaceLow 1.3.6.1.4.1.2158.3.1.1.1.2.2.1.2 interfaceindex no-access
The ifIndex of the other SONET lines involved in the relationship.
                     hneSonetProtectionInterfaceWorking 1.3.6.1.4.1.2158.3.1.1.1.2.2.1.3 interfaceindex read-write
The ifIndex of the SONET line which is currently carrying live traffic, termed the working or active interface. Writing the value of the protect ifIndex to this value will cause a protection switch.
                     hneSonetProtectionConfig 1.3.6.1.4.1.2158.3.1.1.1.2.2.1.4 integer read-write
The linear APS configuration for the protection relationship. See GR-253-CORE for details. Enumeration: 'oneToN': 3, 'none': 0, 'onePlusOne': 1, 'oneToOne': 2.
                     hneSonetProtectionRevertive 1.3.6.1.4.1.2158.3.1.1.1.2.2.1.5 truthvalue read-write
Indication of whether or not the role of 'working' should return after a failure is cleared. See GR-253-CORE. true(1) - protection switching is revertive false(2) - protection switching is non-revertive
                     hneSonetProtectionBiDirectional 1.3.6.1.4.1.2158.3.1.1.1.2.2.1.6 truthvalue read-write
Indication of whether or not protection switching is coordinated on an end-to-end basis or not. If bi-directional, both the east-west and west-east fibers are switched simultaneously. If not, switching on the two fibers is totally independant. true(1) - protection switching is bi-directional false(2) - protection switching is uni-directional
             hneSonetPathTable 1.3.6.1.4.1.2158.3.1.1.1.2.3 no-access
The HNE sonet path table. This table augments the sonetPathCurrentTable defined in the Sonet / SDH MIB.
                 hneSonetPathEntry 1.3.6.1.4.1.2158.3.1.1.1.2.3.1 no-access
An entry in the HNE sonet path table. An entry contains HNE specific sonet path information not found in the Sonet / SDH MIB.
                     hneSonetPathContentType 1.3.6.1.4.1.2158.3.1.1.1.2.3.1.1 integer read-only
The type of traffic that is being carried by the sonet path atm(1) - atm cells atmVam(2) - atm value added mode notTerminated(3) - the path is cross-connected through the HNE without being terminated. terminatedNotSpecified(4) - payload of the path is unknown. Enumeration: 'notTerminated': 3, 'atmVam': 2, 'atm': 1, 'terminatedNotSpecified': 4.
                     hneSonetPathOverheadLoopThroughModeEnabled 1.3.6.1.4.1.2158.3.1.1.1.2.3.1.2 truthvalue read-only
Indicates whether or not the path overhead bytes of a connection should be looped back through to the outbound path. true(1) - loop through mode is enabled false(2) - loop through mode is not enabled
                     hneSonetPathSpeMicMode 1.3.6.1.4.1.2158.3.1.1.1.2.3.1.3 integer read-only
Indicates whether or not the SPE MIC should be calculated and inserted in the F2 user byte of the Path overhead. none(0) - SPE MIC is insertion is disabled receive(1) - SPE MIC is inserted only in the receive path transmit(2) - SPE MIC is inserted only in the transmit path receiveTransmit(3) - SPE MIC is inserted in both receive and transmit paths. Enumeration: 'receive': 1, 'transmit': 2, 'none': 0, 'receiveTransmit': 3.
                     hneSonetPathReceiveTraceMessage 1.3.6.1.4.1.2158.3.1.1.1.2.3.1.4 displaystring read-only
The 64 byte character path trace message expected to be received in the sonet frame path overhead (J1 byte).
                     hneSonetPathTransmitTraceMessage 1.3.6.1.4.1.2158.3.1.1.1.2.3.1.5 displaystring read-only
The 64 byte character path trace message to be sent in the sonet frame path overhead (J1 byte).
                     hneSonetPathRowStatus 1.3.6.1.4.1.2158.3.1.1.1.2.3.1.6 rowstatus read-only
The status of this entry in the hneSonetPathTable. This object is used to create or delete a hneSonetPathTable entry and the corresponding sonetPathCurrentTable entry defined in the Sonet / SDH MIB. This object must be set to 'createAndGo' to create a new entry in this table. Row status values: active(1) - set by the agent after this entry is created notInService(2) - not applicable notReady(3) - not applicable createAndGo(4) - set by management entity when creating entry createAndWait(5)- not applicable destroy(6) - set by the management entity to destroy entry
         hneTdm 1.3.6.1.4.1.2158.3.1.1.1.3
             hneTdmCrossConnectTable 1.3.6.1.4.1.2158.3.1.1.1.3.1 no-access
The HNE TDM cross connect table.
                 hneTdmCrossConnectEntry 1.3.6.1.4.1.2158.3.1.1.1.3.1.1 no-access
An entry in the HNE TDM cross connect table.
                     hneTdmCrossConnectPathTerminationPoint1 1.3.6.1.4.1.2158.3.1.1.1.3.1.1.1 interfaceindex no-access
The physical path termination point carrying TDM data to be cross-connected to the second physical path termination point. The hneTdmCrossConnectPathTerminationPoint1 has a lower ifIndex then the hneTdmCrossConnectPathTerminationPoint2.
                     hneTdmCrossConnectPathTerminationPoint2 1.3.6.1.4.1.2158.3.1.1.1.3.1.1.2 interfaceindex no-access
The second physical path termination point carrying TDM data to be cross- connected to the first physical path termination point. The hneTdmCrossConnectPathTerminationPoint2 has a higher ifIndex then the hneTdmCrossConnectPathTerminationPoint1.
                     hneTdmCrossConnectOperStatus 1.3.6.1.4.1.2158.3.1.1.1.3.1.1.3 integer read-only
This attribute indicates the operational state of the TDM cross connection. Enumeration: 'down': 2, 'unknown': 3, 'up': 1.
                     hneTdmCrossConnectRowStatus 1.3.6.1.4.1.2158.3.1.1.1.3.1.1.4 rowstatus read-only
The status of this entry in the hneTdmCrossConnectTable. This object is used to create or delete a hneTdmCrossConnectTable entry. This object must be set to 'createAndGo' to create a new entry in this table. Row status values: active(1) - set by the agent after this entry is created notInService(2) - not applicable notReady(3) - not applicable createAndGo(4) - set by management entity when creating entry createAndWait(5)- not applicable destroy(6) - set by the management entity to destroy entry
         hneAtm 1.3.6.1.4.1.2158.3.1.1.1.4
             hneAtmInterfaceConfTable 1.3.6.1.4.1.2158.3.1.1.1.4.1 no-access
The HNE ATM interface configuration table. This table augments the atmInterfaceConfEntry defined in the ATM MIB.
                 hneAtmInterfaceConfEntry 1.3.6.1.4.1.2158.3.1.1.1.4.1.1 no-access
An entry in the HNE ATM interface configuration table. An entry contains HNE specific ATM interface information not found in the ATM MIB.
                     hneAtmInterfaceValueAddedModeEnabled 1.3.6.1.4.1.2158.3.1.1.1.4.1.1.2 truthvalue read-only
An indication of whether or not value added mode is enabled at the ATM interface. If enabled, received or transmitted cells are routed to the data processor before being forwarded by a Line Interface Unit. true(1) - value added mode is enabled false(2) - value added mode is disabled
             hneAtmTrafficDescrParamIndexNext 1.3.6.1.4.1.2158.3.1.1.1.4.3 atmtrafficdescrparamindex read-only
The value to be used when creating an atmTrafficDescrParaEntry. To obtain the index value for a new entry, the manager issues a management protocol retrieval operation to obtain the current value of this object. After each retrieval, the agent should modify the value to the next unassigned index (or -1). A value of -1 indicates that all available entries are assigned.
             hneAtmVplTable 1.3.6.1.4.1.2158.3.1.1.1.4.4 no-access
The HNE Virtual Path Link (VPL) table. This table augments the atmVplTable defined in the ATM-MIB.
                 hneAtmVplEntry 1.3.6.1.4.1.2158.3.1.1.1.4.4.1 no-access
An entry in the HNE ATM Virtual Path Link Table. This table contains information specific to the HNE implementation.
                     hneAtmVplVamMode 1.3.6.1.4.1.2158.3.1.1.1.4.4.1.1 integer read-only
The operational mode of a Value Added Mode VPL that is terminated at a virtual proprietary interface on a Data Processor. The operational modes are: none(0) - Normal loopback mode hostTerminated(1) - Cells received at the Virtual Path Link termination point are routed to the Data Processor in addition to being looped back. Enumeration: 'none': 0, 'hostTerminated': 1.
         hneAtmfM4 1.3.6.1.4.1.2158.3.1.1.1.5
             hneAtmfM4TcAdaptorTable 1.3.6.1.4.1.2158.3.1.1.1.5.1 no-access
The HNE sonet path table. This table augments the atmfM4TcAdapterTable defined in the ATM-FORUM-M4-MIB.
                 hneAtmfM4TcAdaptorEntry 1.3.6.1.4.1.2158.3.1.1.1.5.1.1 no-access
An entry in the HNE TC adapter table. An entry contains HNE specific TC adapter information.
                     hneAtmfM4TcHecErroredCellAction 1.3.6.1.4.1.2158.3.1.1.1.5.1.1.1 integer read-write
The action to take when HEC errored cells are detected: pass(1) - forward cells containing HEC errors drop(2) - drop cells containing HEC errors Enumeration: 'drop': 2, 'pass': 1.
         hnePlugInUnit 1.3.6.1.4.1.2158.3.1.1.1.6
     hneMIBTraps 1.3.6.1.4.1.2158.3.1.1.2
     hneMIBCompliance 1.3.6.1.4.1.2158.3.1.1.3
         hneGroups 1.3.6.1.4.1.2158.3.1.1.3.1
             hneSystemGroup 1.3.6.1.4.1.2158.3.1.1.3.1.1
Additional HNE specific objects to the mib-2 system group.
             hneSonetGroup 1.3.6.1.4.1.2158.3.1.1.3.1.2
Additional HNE specific objects to the SONET-MIB.
             hneTdmGroup 1.3.6.1.4.1.2158.3.1.1.3.1.3
HNE TDM objects.
             hneAtmGroup 1.3.6.1.4.1.2158.3.1.1.3.1.4
Additional HNE specific objects to the ATM-MIB.
             hneAtmfM4Group 1.3.6.1.4.1.2158.3.1.1.3.1.5
Additional HNE specific objects to the ATM-FORUM-M4-MIB.
         hneCompliances 1.3.6.1.4.1.2158.3.1.1.3.2
             hneCompliance 1.3.6.1.4.1.2158.3.1.1.3.2.1
The basic implementation requirements for the HNE MIB.
     hneMIBStats 1.3.6.1.4.1.2158.3.1.1.4
         hneSonetPathCurrentTable 1.3.6.1.4.1.2158.3.1.1.4.5 no-access
The HNE SONET/SDH Path Current table.
             hneSonetPathCurrentEntry 1.3.6.1.4.1.2158.3.1.1.4.5.1 no-access
An entry in the HNE sonet path current table. An entry contains HNE specific sonet path information not found in the SONET / SDH MIB.
                 hneSonetPathCurrentRxPosPointerJustCount 1.3.6.1.4.1.2158.3.1.1.4.5.1.1 gauge32 read-only
The counter associated with the number of positive pointer justification events that occurred on the receive side of a SONET/SDH path in the current 15 minute interval.
                 hneSonetPathCurrentRxNegPointerJustCount 1.3.6.1.4.1.2158.3.1.1.4.5.1.2 gauge32 read-only
The counter associated with the number of negative pointer justification events that occurred on the receive side of a SONET/SDH path in the current 15 minute interval.
                 hneSonetPathCurrentTxPosPointerJustCount 1.3.6.1.4.1.2158.3.1.1.4.5.1.3 gauge32 read-only
The counter associated with the number of positive pointer justification events that occurred on the transmit side of a SONET/SDH path in the current 15 minute interval.
                 hneSonetPathCurrentTxNegPointerJustCount 1.3.6.1.4.1.2158.3.1.1.4.5.1.4 gauge32 read-only
The counter associated with the number of negative pointer justification events that occurred on the transmit side of a SONET/SDH path in the current 15 minute interval.
         hneSonetPathIntervalTable 1.3.6.1.4.1.2158.3.1.1.4.6 no-access
The HNE SONET/SDH Path Interval table.
             hneSonetPathIntervalEntry 1.3.6.1.4.1.2158.3.1.1.4.6.1 no-access
An entry in the HNE sonet path interval table. An entry contains HNE specific sonet path information not found in the SONET / SDH MIB.
                 hneSonetPathIntervalRxPosPointerJustCount 1.3.6.1.4.1.2158.3.1.1.4.6.1.1 gauge32 read-only
The counter associated with the number of positive pointer justification events that occurred on the receive side of a SONET/SDH path in a particular 15-minute interval in the past 24 hours.
                 hneSonetPathIntervalRxNegPointerJustCount 1.3.6.1.4.1.2158.3.1.1.4.6.1.2 gauge32 read-only
The counter associated with the number of negative pointer justification events that occurred on the receive side of a SONET/SDH path in a particular 15-minute interval in the past 24 hours.
                 hneSonetPathIntervalTxPosPointerJustCount 1.3.6.1.4.1.2158.3.1.1.4.6.1.3 gauge32 read-only
The counter associated with the number of positive pointer justification events that occurred on the transmit side of a SONET/SDH path in a particular 15-minute interval in the past 24 hours.
                 hneSonetPathIntervalTxNegPointerJustCount 1.3.6.1.4.1.2158.3.1.1.4.6.1.4 gauge32 read-only
The counter associated with the number of negative pointer justification events that occurred on the transmit side of a SONET/SDH path in a particular 15-minute interval in the past 24 hours.
         hneAtmLiuCurrentTable 1.3.6.1.4.1.2158.3.1.1.4.7 no-access
The HNE ATM Current table.
             hneAtmLiuCurrentEntry 1.3.6.1.4.1.2158.3.1.1.4.7.1 no-access
An entry in the HNE line interface unit current entry table. An entry contains atm statistics for an entire line interface unit
                 hneAtmLiuCurrentPhysLayerCellCount 1.3.6.1.4.1.2158.3.1.1.4.7.1.1 gauge32 read-only
The counter associated with the number of physical layer cells encountered on all atm interfaces on a line interface unit in the current 15 minute interval.
                 hneAtmLiuCurrentRxCellCount 1.3.6.1.4.1.2158.3.1.1.4.7.1.2 counter64 read-only
The counter associated with the number of cells received on all atm interfaces on a line interface unit in the current 15 minute interval.
                 hneAtmLiuCurrentTxCellCount 1.3.6.1.4.1.2158.3.1.1.4.7.1.3 gauge32 read-only
The counter associated with the number of cells transmitted on all atm interfaces on a line interface unit in the current 15 minute interval.
                 hneAtmLiuCurrentCongestionDroppedCount 1.3.6.1.4.1.2158.3.1.1.4.7.1.4 gauge32 read-only
The counter associated with the number of cells dropped due to congestion on all atm interfaces on a line interface unit in the current 15 minute interval.
                 hneAtmLiuCurrentInvalidCellCount 1.3.6.1.4.1.2158.3.1.1.4.7.1.5 gauge32 read-only
The counter associated with the number of invalid cells encountered on all atm interfaces on a line interface unit in the current 15 minute interval.
                 hneAtmLiuCurrentErroredOAMCellCount 1.3.6.1.4.1.2158.3.1.1.4.7.1.6 gauge32 read-only
The counter associated with the number of errored OAM cells encountered on all atm interfaces on a line interface unit in the current 15 minute interval.
                 hneAtmLiuCurrentValidOAMCellCount 1.3.6.1.4.1.2158.3.1.1.4.7.1.7 gauge32 read-only
The counter associated with the number of valid OAM cells encountered on all atm interfaces on a line interface unit in the current 15 minute interval.
                 hneAtmLiuCurrentTxOverrunCount 1.3.6.1.4.1.2158.3.1.1.4.7.1.8 gauge32 read-only
The counter associated with the number of times the output queue of the atm interfaces on a line interface unit was overrun in the current 15 minute interval.
                 hneAtmLiuCurrentMissingHeaderCellCount 1.3.6.1.4.1.2158.3.1.1.4.7.1.9 gauge32 read-only
The counter associated with the number of times a physical cell is found missing an internal header in the current 15 minute interval.
                 hneAtmLiuCurrentNonRoutableCellCount 1.3.6.1.4.1.2158.3.1.1.4.7.1.10 gauge32 read-only
The counter associated with the number of non routable cells encountered on all of the atm interfaces on a line interface unit in the current 15 minute interval.
                 hneAtmLiuCurrentVcSearchFailedCount 1.3.6.1.4.1.2158.3.1.1.4.7.1.11 gauge32 read-only
The counter associated with the number of virtual ciruit search failures encountered on all of the atm interfaces on a line interface unit in the current 15 minute interval.
                 hneAtmLiuCurrentInternalParityErrorCount 1.3.6.1.4.1.2158.3.1.1.4.7.1.12 gauge32 read-only
The counter associated with the number of internal parity errors encountered in the current 15 minute interval.
         hneAtmLiuHistoryTable 1.3.6.1.4.1.2158.3.1.1.4.8 no-access
The HNE ATM Line Interface Unit History table.
             hneAtmLiuHistoryEntry 1.3.6.1.4.1.2158.3.1.1.4.8.1 no-access
An entry in the HNE line interface unit history entry table. An entry contains ATM statistics associated with a sonet line.
                 hneAtmLiuHistoryPhysLayerCellCount 1.3.6.1.4.1.2158.3.1.1.4.8.1.1 gauge32 read-only
The counter associated with the number of physical layer cells encountered on all ATM interfaces on a line interface unit in a particular 15-minute interval in the past 24 hours.
                 hneAtmLiuHistoryRxCellCount 1.3.6.1.4.1.2158.3.1.1.4.8.1.2 counter64 read-only
The counter associated with the number of cells received on all ATM interfaces on a line interface unit in a particular 15-minute interval in the past 24 hours.
                 hneAtmLiuHistoryTxCellCount 1.3.6.1.4.1.2158.3.1.1.4.8.1.3 gauge32 read-only
The counter associated with the number of cells transmitted on all ATM interfaces on a line interface unit in a particular 15-minute interval in the past 24 hours.
                 hneAtmLiuHistoryCongestionDroppedCount 1.3.6.1.4.1.2158.3.1.1.4.8.1.4 gauge32 read-only
The counter associated with the number of cells dropped due to congestion on all ATM interfaces on a line interface unit in a particular 15-minute interval in the past 24 hours.
                 hneAtmLiuHistoryInvalidCellCount 1.3.6.1.4.1.2158.3.1.1.4.8.1.5 gauge32 read-only
The counter associated with the number of invalid cells encountered on all ATM interfaces on a line interface unit in a particular 15-minute interval in the past 24 hours.
                 hneAtmLiuHistoryErroredOAMCellCount 1.3.6.1.4.1.2158.3.1.1.4.8.1.6 gauge32 read-only
The counter associated with the number of errored OAM cells encountered on all ATM interfaces on a line interface unit in a particular 15-minute interval in the past 24 hours.
                 hneAtmLiuHistoryValidOAMCellCount 1.3.6.1.4.1.2158.3.1.1.4.8.1.7 gauge32 read-only
The counter associated with the number of valid OAM cells encountered on all ATM interfaces on a line interface unit in a particular 15-minute interval in the past 24 hours.
                 hneAtmLiuHistoryTxOverrunCount 1.3.6.1.4.1.2158.3.1.1.4.8.1.8 gauge32 read-only
The counter associated with the number of times the output queue of the ATM interfaces on a line interface unit was overrun in a particular 15-minute interval in the past 24 hours.
                 hneAtmLiuHistoryMissingHeaderCellCount 1.3.6.1.4.1.2158.3.1.1.4.8.1.9 gauge32 read-only
The counter associated with the number of times a physical cell is found missing an internal header in a particular 15-minute interval in the past 24 hours.
                 hneAtmLiuHistoryNonRoutableCellCount 1.3.6.1.4.1.2158.3.1.1.4.8.1.10 gauge32 read-only
The counter associated with the number of non routable cells encountered on all of the ATM interfaces on a line interface unit in a particular 15-minute interval in the past 24 hours.
                 hneAtmLiuHistoryVcSearchFailedCount 1.3.6.1.4.1.2158.3.1.1.4.8.1.11 gauge32 read-only
The counter associated with the number of virtual ciruit search failures encountered on all of the ATM interfaces on a line interface unit in a particular 15-minute interval in the past 24 hours.
                 hneAtmLiuHistoryInternalParityErrorCount 1.3.6.1.4.1.2158.3.1.1.4.8.1.12 gauge32 read-only
The counter associated with the number of internal parity errors encountered in a particular 15-minute interval in the past 24 hours.
         hneVclCurrentTable 1.3.6.1.4.1.2158.3.1.1.4.9 no-access
The HNE ATM Virtual Channel Link Current table.
             hneVclCurrentEntry 1.3.6.1.4.1.2158.3.1.1.4.9.1 no-access
An entry in the HNE vitual channel link current entry table. An entry contains virtual channel statistics.
                 hneVclCurrentBIP16Count 1.3.6.1.4.1.2158.3.1.1.4.9.1.5 gauge32 read-only
The counter associated with the number of virtual channel cells with a Bit Interleave Parity (BIP) error in the current 15 minute interval.
                 hneVclCurrentRxSECBCount 1.3.6.1.4.1.2158.3.1.1.4.9.1.6 gauge32 read-only
The counter associated with the number of Severely Errored Cell Blocks (SECB) received within virtual channel cells in the current 15 minute interval.
                 hneVclCurrentRxLostCellCount 1.3.6.1.4.1.2158.3.1.1.4.9.1.7 gauge32 read-only
The counter associated with the number of received cells lost within an ingress virtual channel in the current 15 minute interval.
                 hneVclCurrentRxMisinsertedCellCount 1.3.6.1.4.1.2158.3.1.1.4.9.1.8 gauge32 read-only
The counter associated with the number of received cells misinserted in an igress virtual channel in the current 15 minute interval.
                 hneVclCurrentRxBIPVCount 1.3.6.1.4.1.2158.3.1.1.4.9.1.9 gauge32 read-only
The counter associated with the number of Bit Interleave Parity Violations (BIPV) received in virtual channel in the current 15 minute interval.
                 hneVclCurrentTxSECBCount 1.3.6.1.4.1.2158.3.1.1.4.9.1.10 gauge32 read-only
The counter associated with the number of Severely Errored Cell Blocks (SECB) virtual channel cells transmitted in the current 15 minute interval.
                 hneVclCurrentTxLostCellCount 1.3.6.1.4.1.2158.3.1.1.4.9.1.11 gauge32 read-only
The counter associated with the number of transmitted cells lost within an eggress virtual channel in the current 15 minute interval.
                 hneVclCurrentTxMisinsertedCellCount 1.3.6.1.4.1.2158.3.1.1.4.9.1.12 gauge32 read-only
The counter associated with the number of transmitted cells misinserted within a eggress virtual channel in the current 15 minute interval.
                 hneVclCurrentTxBIPVCount 1.3.6.1.4.1.2158.3.1.1.4.9.1.13 gauge32 read-only
The counter associated with the number of Bit Interleave Parity Violations (BIPV) virtual channel cells transmitted in the current 15 minute interval.
         hneVclHistoryTable 1.3.6.1.4.1.2158.3.1.1.4.10 no-access
The HNE ATM Virtual Channel Link History table.
               hneVclHistoryEntry 1.3.6.1.4.1.2158.3.1.1.4.10.1 no-access
An entry in the HNE vitual channel link history entry table. An entry contains virtual channel link statistics.
                   hneVclHistoryBIP16Count 1.3.6.1.4.1.2158.3.1.1.4.10.1.5 gauge32 read-only
The counter associated with the number of virtual channel cells with a Bit Interleave Parity (BIP) error in a particular 15-minute interval in the past 24 hours.
                   hneVclHistoryRxSECBCount 1.3.6.1.4.1.2158.3.1.1.4.10.1.6 gauge32 read-only
The counter associated with the number of Severely Errored Cell Blocks (SECB) received within virtual channel cells in a particular 15-minute interval in the past 24 hours.
                   hneVclHistoryRxLostCellCount 1.3.6.1.4.1.2158.3.1.1.4.10.1.7 gauge32 read-only
The counter associated with the number of received cells lost within an ingress virtual channel in a particular 15-minute interval in the past 24 hours.
                   hneVclHistoryRxMisinsertedCellCount 1.3.6.1.4.1.2158.3.1.1.4.10.1.8 gauge32 read-only
The counter associated with the number of received cells misinserted within an igress virtual channel in a particular 15-minute interval in the past 24 hours.
                   hneVclHistoryRxBIPVCount 1.3.6.1.4.1.2158.3.1.1.4.10.1.9 gauge32 read-only
The counter associated with the number of Bit Interleave Parity Violations (BIPV) received in virtual channel in a particular 15-minute interval in the past 24 hours.
                   hneVclHistoryTxSECBCount 1.3.6.1.4.1.2158.3.1.1.4.10.1.10 gauge32 read-only
The counter associated with the number of Severely Errored Cell Blocks (SECB) virtual channel cells transmitted in a particular 15-minute interval in the past 24 hours.
                   hneVclHistoryTxLostCellCount 1.3.6.1.4.1.2158.3.1.1.4.10.1.11 gauge32 read-only
The counter associated with the number of transmitted cells lost within an eggress virtual channel in a particular 15-minute interval in the past 24 hours.
                   hneVclHistoryTxMisinsertedCellCount 1.3.6.1.4.1.2158.3.1.1.4.10.1.12 gauge32 read-only
The counter associated with the number of transmitted cells misinserted within a eggress virtual channel in a particular 15-minute interval in the past 24 hours.
                   hneVclHistoryTxBIPVCount 1.3.6.1.4.1.2158.3.1.1.4.10.1.13 gauge32 read-only
The counter associated with the number of Bit Interleave Parity Violations (BIPV) virtual channel cells transmitted in a particular 15-minute interval in the past 24 hours.
         hneVplCurrentTable 1.3.6.1.4.1.2158.3.1.1.4.11 no-access
The HNE ATM Virtual Path Link Current table.
               hneVplCurrentEntry 1.3.6.1.4.1.2158.3.1.1.4.11.1 no-access
An entry in the HNE vitual path link current entry table. An entry contains virtual path statistics.
                   hneVplCurrentBIP16Count 1.3.6.1.4.1.2158.3.1.1.4.11.1.5 gauge32 read-only
The counter associated with the number of virtual path cells with a Bit Interleave Parity error (BIP) in the current 15 minute interval.
                   hneVplCurrentRxSECBCount 1.3.6.1.4.1.2158.3.1.1.4.11.1.6 gauge32 read-only
The counter associated with the number of Severely Errored Cell Blocks (SECB) received within virtual path cells in the current 15 minute interval.
                   hneVplCurrentRxLostCellCount 1.3.6.1.4.1.2158.3.1.1.4.11.1.7 gauge32 read-only
The counter associated with the number of received cells lost within an ingress virtual path in the current 15 minute interval.
                   hneVplCurrentRxMisinsertedCellCount 1.3.6.1.4.1.2158.3.1.1.4.11.1.8 gauge32 read-only
The counter associated with the number of received cells misinserted within an igress virtual path in the current 15 minute interval.
                   hneVplCurrentRxBIPVCount 1.3.6.1.4.1.2158.3.1.1.4.11.1.9 gauge32 read-only
The counter associated with the number of Bit Interleave Parity Violations (BIPV) received in virtual path in the current 15 minute interval.
                   hneVplCurrentTxSECBCount 1.3.6.1.4.1.2158.3.1.1.4.11.1.10 gauge32 read-only
The counter associated with the number of Severely Errored Cell Blocks (SECB) virtual path cells transmitted in the current 15 minute interval.
                   hneVplCurrentTxLostCellCount 1.3.6.1.4.1.2158.3.1.1.4.11.1.11 gauge32 read-only
The counter associated with the number of transmitted cells lost within an eggress virtual path in the current 15 minute interval.
                   hneVplCurrentTxMisinsertedCellCount 1.3.6.1.4.1.2158.3.1.1.4.11.1.12 gauge32 read-only
The counter associated with the number of transmitted cells misinserted within a eggress virtual path in the current 15 minute interval.
                   hneVplCurrentTxBIPVCount 1.3.6.1.4.1.2158.3.1.1.4.11.1.13 gauge32 read-only
The counter associated with the number of Bit Interleave Parity Violations (BIPV) virtual path cells transmitted in the current 15 minute interval.
         hneVplHistoryTable 1.3.6.1.4.1.2158.3.1.1.4.12 no-access
The HNE ATM Virtual Path Link History table.
               hneVplHistoryEntry 1.3.6.1.4.1.2158.3.1.1.4.12.1 no-access
An entry in the HNE vitual path link history entry table. An entry contains virtual path statistics.
                   hneVplHistoryBIP16Count 1.3.6.1.4.1.2158.3.1.1.4.12.1.5 gauge32 read-only
The counter associated with the number of virtual path cells with a Bit Interleave Parity error (BIP) in a particular 15-minute interval in the past 24 hours.
                   hneVplHistoryRxSECBCount 1.3.6.1.4.1.2158.3.1.1.4.12.1.6 gauge32 read-only
The counter associated with the number of Severely Errored Cell Blocks (SECB) received within virtual path cells in a particular 15-minute interval in the past 24 hours.
                   hneVplHistoryRxLostCellCount 1.3.6.1.4.1.2158.3.1.1.4.12.1.7 gauge32 read-only
The counter associated with the number of received cells lost within an ingress virtual path in a particular 15-minute interval in the past 24 hours.
                   hneVplHistoryRxMisinsertedCellCount 1.3.6.1.4.1.2158.3.1.1.4.12.1.8 gauge32 read-only
The counter associated with the number of received cells misinserted within an igress virtual path in a particular 15-minute interval in the past 24 hours.
                   hneVplHistoryRxBIPVCount 1.3.6.1.4.1.2158.3.1.1.4.12.1.9 gauge32 read-only
The counter associated with the number of Bit Interleave Parity Violations (BIPV) received in virtual path in a particular 15-minute interval in the past 24 hours.
                   hneVplHistoryTxSECBCount 1.3.6.1.4.1.2158.3.1.1.4.12.1.10 gauge32 read-only
The counter associated with the number of Severely Errored Cell Blocks (SECB) virtual path cells transmitted in a particular 15-minute interval in the past 24 hours.
                   hneVplHistoryTxLostCellCount 1.3.6.1.4.1.2158.3.1.1.4.12.1.11 gauge32 read-only
The counter associated with the number of transmitted cells lost within an eggress virtual path in a particular 15-minute interval in the past 24 hours.
                   hneVplHistoryTxMisinsertedCellCount 1.3.6.1.4.1.2158.3.1.1.4.12.1.12 gauge32 read-only
The counter associated with the number of transmitted cells misinserted within a eggress virtual path in a particular 15-minute interval in the past 24 hours.
                   hneVplHistoryTxBIPVCount 1.3.6.1.4.1.2158.3.1.1.4.12.1.13 gauge32 read-only
The counter associated with the number of Bit Interleave Parity Violations (BIPV) virtual path cells transmitted in a particular 15-minute interval in the past 24 hours.