SHE-GBOND-MIB: View SNMP OID List / Download MIB

VENDOR: SIEMENS


 Home MIB: SHE-GBOND-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
 sheGBondMIB 1.3.6.1.4.1.231.7.1.2.1.26
The objects in this MIB module are used to manage the multi-pair bonded xDSL Interfaces, defined in ITU-T recommendations G.998.1, G.998.2. This MIB module contain information for a used bonding scheme specific as GBOND-ATM or GBOND-ETH. The following references are used throughout this MIB module: [G.998.1] refers to: ITU-T Recommendation G.998.1: 'ATM-based multi-pair bonding', January 2005. [G.998.2] refers to: ITU-T Recommendation G.998.1: 'Ethernet-based multi-pair bonding', January 2005. [WT-157] refers to: DSL Forum Technical Report: 'Management Framework for xDSL Bonding', January 2007. Naming Conventions: BCE - Bonding Channel Entity CO - Central Office CPE - Customer Premises Equipment GBS - Generic Bonding Sublayer SNR - Signal to Noise Ratio
       sheGBondObjects 1.3.6.1.4.1.231.7.1.2.1.26.1
           sheGBondPort 1.3.6.1.4.1.231.7.1.2.1.26.1.1
               sheGBondPortStackTable 1.3.6.1.4.1.231.7.1.2.1.26.1.1.1 no-access
This table should be used to build a bonding group.
                   sheGBondPortStackEntry 1.3.6.1.4.1.231.7.1.2.1.26.1.1.1.1 no-access
A ifIndex with ifType atmbond(234) will represent a GBondPort of bondingtype atm. A ifIndex with ifType ethbond(500) will represent a GBondPort of bondingtype eth. Note: The ifType ethbond is currently not defined by IANA and this value is a proprietary define!
                       sheGBondPortStackAssignedIfList 1.3.6.1.4.1.231.7.1.2.1.26.1.1.1.1.1 octet string read-only
The list of bonded interfaces. Each entry consist of three octets which consist of two octets for ifIndex and one octet for channelnumber like [16-bit ifIndex, 8-bit channelnumber]. The first two octets representing the ifIndex of the bonded interface. A single interface could only be one time member of this list. The third octet, represents a valid channelnumber because the maximum number of channels per interface is 2. Bonding of multiple channels from the same physical interface in one group is not allowed. A ifIndex-channelnumber couple could be always member of only one bond in the NE. Important Note: Only existing ifIndex-channelnumber combinations could be configured. The VCI setting of VccTp connections which are transported via the selected channels should have a restricted value range (32..255) to support needed SID numbering for atm bonding. The current available chipset HW and chipset firmware has additional restrictions for the amount of ifIndex numbers, which could be bonded in one group. These are: 1. All ifIndeces has to be placed on the same IU board. 2. A maximum number of 4 interfaces/channels could be bonded in one group. 3. On one IU board only Indeces which are members of the same group could be bonded. 4. Additional restriction for board IU_SHDSL48:IFX (only ethbond possible). On this IU board only Indeces which are members of the same group of always 4 consecutive ports could be bonded. Out of these groups the following bonds are possible: 1-2 and 3-4, 1-2-3 or 1-2-3-4 5. Additional restriction for board IU_VDSL48:IFX (only ethbond possible). Only ports which are members of the same group out of 8 consecutive ports could be bonded. These groups are: Group1(1,2,5,6) and Group2(3,4,7,8). Out of these groups the following bonds are possible: 1-2,5-6,3-4,7-8,1-2-5,3-4-7,1-2-5-6,1-4-7-8 6. Additional restriction for board IU_ADSL72:CGH (only atmbond possible). Only ports out of 8 consecutive ports could be bonded. Out of these groups the following bonds are possible: 1-2,3-4,5-6,7-8,1-2-3,5-6-7,1-2-3-4,5-6-7-8 R2.8 will only support ethbond for IU_SHDSL48:IFX!!
                       sheGBondPortStackBondingType 1.3.6.1.4.1.231.7.1.2.1.26.1.1.1.1.2 shegbondportstackbondingtype read-only
Describes if it is an ATM or Ethernet bond. Depending on this parameter, only interfaces which support the requested bonding type could be added to the sheGBondPortStackAssignedIfList for this bondingport. Note: The used ifTypes for new created Gbond-port in the ifTable are atmbond(234) and ethbond(500). The value ethbond(500) is a proprietary defined value, because there is no official definition from IANA available up to now!
               sheGBondPortStackControl 1.3.6.1.4.1.231.7.1.2.1.26.1.1.2
                   sheGBondPortStackControlRequest 1.3.6.1.4.1.231.7.1.2.1.26.1.1.2.1 shegbondcontrolrequesttype read-write
createGBondPort (101): sheGBondPortStackControlAssignedIfList sheGBondPortStackControlBondingType modifyGBondPortStack (102): sheGBondPortStackControlIndex sheGBondPortStackControlAssignedIfList deleteGBondPort (103): sheGBondPortStackControlIndex
                   sheGBondPortStackControlIndex 1.3.6.1.4.1.231.7.1.2.1.26.1.1.2.2 interfaceindex read-write
IfIndex of the configured bonding-port.
                   sheGBondPortStackControlStatus 1.3.6.1.4.1.231.7.1.2.1.26.1.1.2.3 shecontrolstatustype read-only
The status of a user command.
                   sheGBondPortStackControlTimer 1.3.6.1.4.1.231.7.1.2.1.26.1.1.2.4 gauge32 read-only
The maximum wait time for the manager for a long running user command.
                   sheGBondPortStackControlReqResult 1.3.6.1.4.1.231.7.1.2.1.26.1.1.2.5 shegbondcontrolrequestresulttype read-only
The result of the last user command.
                   sheGBondPortStackControlTimeStamp 1.3.6.1.4.1.231.7.1.2.1.26.1.1.2.6 unsigned32 read-only
The time stamp of the last command (end of command).
                   sheGBondPortStackControlAssignedIfList 1.3.6.1.4.1.231.7.1.2.1.26.1.1.2.7 octet string read-write
look at table
                   sheGBondPortStackControlBondingType 1.3.6.1.4.1.231.7.1.2.1.26.1.1.2.8 shegbondportstackbondingtype read-write
look at table. Could never be modified!
                   sheGBondPortStackControlACIRequestID 1.3.6.1.4.1.231.7.1.2.1.26.1.1.2.9 unsigned32 read-write
This parameter is used by ACI management system to set an unique RequestID during GBondPortStack create command. The parameter has NO meaning for the NE himself and will just be returned with the sheGbondPortCreated trap.
               sheGBondPortConfTable 1.3.6.1.4.1.231.7.1.2.1.26.1.1.3 no-access
Table for Configuration of G.Bond GBS ports. Entries in this table MUST be maintained in a persistent manner
                   sheGBondPortConfEntry 1.3.6.1.4.1.231.7.1.2.1.26.1.1.3.1 no-access
An entry in the G.Bond Port Configuration table. Each entry represents an G.Bond port indexed by the ifIndex. Note that an G.Bond GBS port runs on top of a single or multiple BCE port(s), which are also indexed by ifIndex and channelnumber.
                       sheGBondDiscoveryCode 1.3.6.1.4.1.231.7.1.2.1.26.1.1.3.1.1 physaddress read-only
A Discovery Code of the G.Bond port (GBS). A unique 6 octet long code used by the Discovery function. This object MUST be instantiated for the -O subtype GBS before writing operations on the sheGBondRemoteDiscoveryCode (Set_if_Clear and Clear_if_Same) are performed by BCEs associated with the GBS. The initial value of this object for -R subtype ports after reset is all zeroes. For -R subtype ports, the value of this object cannot be changed directly. This value may be changed as a result of writing operation on the sheGBondRemoteDiscoveryCode object of remote BCE of -O subtype, connected to one of the local BCEs associated with the GBS. Discovery MUST be performed when the link is Down. Attempts to change this object MUST be rejected (in case of SNMP with the error inconsistentValue), if the link is Up or Initializing. NOTE: NE will always ignore any setting for this parameter and IU select a valid code during handshake phase.
                       sheGBondTargetUpDataRate 1.3.6.1.4.1.231.7.1.2.1.26.1.1.3.1.2 unsigned32 read-only
A desired G.Bond port Data Rate in the upstream direction, in Kbps, to be achieved during initialization, under restrictions placed upon the member BCEs by their respective configuration settings. This object represents a sum of individual BCE upstream data rates, modified to compensate for fragmentation and encapsulation overhead (e.g. for an Ethernet service, the target data rate of 10Mbps SHALL allow lossless transmission of full-duplex 10Mbps Ethernet frame stream with minimal inter-frame gap). Note that the target upstream data rate may not be achieved during initialization (e.g. due to unavailability of required BCEs) or the initial bandwidth could deteriorate, so that the actual upstream data rate (sheGBondUpDataRate) could be less than sheGBondTargetUpDataRate. The value between 1 and 1000000 indicates that the total upstream data rate of the G.Bond port after initialization SHALL be equal to the target data rate or less, if the target upstream data rate cannot be achieved under the restrictions configured for BCEs. In case the copper environment allows to achieve higher upstream data rate than that specified by this object, the excess capability SHALL be either converted to additional SNR margin or reclaimed by minimizing transmit power. The value of 9999999 means that the target data rate is not fixed and SHALL be set to the maximum attainable rate during initialization (Best Effort), under specified spectral restrictions and with desired SNR Margin per BCE. This object is valid for the -O subtype G.Bond ports and irrelevant for the -R subtypes. Changing of the Target Upstream Data Rate MUST be performed when the link is Down. Attempts to change this object MUST be rejected (In case of SNMP with the error inconsistentValue), if the link is Up or Initializing. This object MUST be maintained in a persistent manner. NOTE: Not configurable for VDSL2 based GBOND interfaces.
                       sheGBondTargetDownDataRate 1.3.6.1.4.1.231.7.1.2.1.26.1.1.3.1.3 unsigned32 read-only
A desired G.Bond port Data Rate in the downstream direction, in Kbps, to be achieved during initialization, under restrictions placed upon the member BCEs by their respective configuration settings. This object represents a sum of individual BCE downstream data rates, modified to compensate for fragmentation and encapsulation overhead (e.g. for an Ethernet service, the target data rate of 10Mbps SHALL allow lossless transmission of full-duplex 10Mbps Ethernet frame stream with minimal inter-frame gap). Note that the target downstream data rate may not be achieved during initialization (e.g. due to unavailability of required BCEs) or the initial bandwidth could deteriorate, so that the actual downstream data rate (sheGBondDownDataRate) could be less than sheGBondTargetDownDataRate. The value between 1 and 1000000 indicates that the total downstream data rate of the G.Bond port after initialization SHALL be equal to the target data rate or less, if the target downstream data rate cannot be achieved under the restrictions configured for BCEs. In case the copper environment allows to achieve higher downstream data rate than that specified by this object, the excess capability SHALL be either converted to additional SNR margin or reclaimed by minimizing transmit power. The value of 9999999 means that the target data rate is not fixed and SHALL be set to the maximum attainable rate during initialization (Best Effort), under specified spectral restrictions and with desired SNR Margin per BCE. This object is valid for the -O subtype G.Bond ports and irrelevant for the -R subtypes. Changing of the Target Downstream Data Rate MUST be performed when the link is Down. Attempts to change this object MUST be rejected (In case of SNMP with the error inconsistentValue), if the link is Up or Initializing. This object MUST be maintained in a persistent manner. NOTE: Not configurable for VDSL2 based GBOND interfaces.
                       sheGBondThreshLowUpRate 1.3.6.1.4.1.231.7.1.2.1.26.1.1.3.1.4 unsigned32 read-only
This object configures the G.Bond port low upstream rate crossing alarm threshold. When the current value of sheGBondUpDataRate for this port reaches/drops below or exceeds this threshold, a sheGBondLowUpRateCrossing notification MAY be generated if enabled by sheGBondLowRateCrossingEnable. This object is valid for the -O subtype G.Bond ports and irrelevant for the -R subtypes. This object MUST be maintained in a persistent manner. NOTE: Not configurable for VDSL2 based GBOND interfaces.
                       sheGBondThreshLowDownRate 1.3.6.1.4.1.231.7.1.2.1.26.1.1.3.1.5 unsigned32 read-only
This object configures the G.Bond port low downstream rate crossing alarm threshold. When the current value of sheGBondDownDataRate for this port reaches/drops below or exceeds this threshold, a sheGBondLowDownRateCrossing notification MAY be generated if enabled by sheGBondLowRateCrossingEnable. This object is valid for the -O subtype G.Bond ports and irrelevant for the -R subtypes. This object MUST be maintained in a persistent manner. NOTE: Not configurable for VDSL2 based GBOND interfaces.
                       sheGBondLowRateCrossingEnable 1.3.6.1.4.1.231.7.1.2.1.26.1.1.3.1.6 truthvalue read-only
Indicates whether sheGBondLowUpRateCrossing and sheGBondLowDownRateCrossing notifications should be generated for this interface. Value of true(1) indicates that the notifications are enabled. Value of false(2) indicates that the notifications are disabled. This object is valid for the -O subtype G.Bond ports and irrelevant for the -R subtypes. This object MUST be maintained in a persistent manner. NOTE: Not configurable for VDSL2 based GBOND interfaces.
               sheGBondPortConfControl 1.3.6.1.4.1.231.7.1.2.1.26.1.1.4
                   sheGBondPortConfControlRequest 1.3.6.1.4.1.231.7.1.2.1.26.1.1.4.1 shegbondcontrolrequesttype read-write
modifyGBondPortConfiguration (110): sheGBondPortControlIndex sheGBondPortControlDiscoveryCode (will be ignored by NE) sheGBondPortConfControlTargetUpDataRate (not configurable for VDSL2 based GBOND interfaces) sheGBondPortConfControlTargetDownDataRate (not configurable for VDSL2 based GBOND interfaces) modifyGBondPortThreshConfiguration (111): (not configurable for VDSL2 based GBOND interfaces) sheGBondPortControlIndex sheGBondPortConfControlThreshLowUpRate sheGBondPortConfControlThreshLowDownRate sheGBondPortConfControlLowRateCrossingEnable
                   sheGBondPortConfControlIndex 1.3.6.1.4.1.231.7.1.2.1.26.1.1.4.2 interfaceindex read-write
IfIndex of the configured gbond-port.
                   sheGBondPortConfControlStatus 1.3.6.1.4.1.231.7.1.2.1.26.1.1.4.3 shecontrolstatustype read-only
The status of a user command.
                   sheGBondPortConfControlTimer 1.3.6.1.4.1.231.7.1.2.1.26.1.1.4.4 gauge32 read-only
The maximum wait time for the manager for a long running user command.
                   sheGBondPortConfControlReqResult 1.3.6.1.4.1.231.7.1.2.1.26.1.1.4.5 shegbondcontrolrequestresulttype read-only
The result of the last user command.
                   sheGBondPortConfControlTimeStamp 1.3.6.1.4.1.231.7.1.2.1.26.1.1.4.6 unsigned32 read-only
The time stamp of the last command (end of command).
                   sheGBondPortConfControlDiscoveryCode 1.3.6.1.4.1.231.7.1.2.1.26.1.1.4.7 physaddress read-write
look at table
                   sheGBondPortConfControlTargetUpDataRate 1.3.6.1.4.1.231.7.1.2.1.26.1.1.4.8 unsigned32 read-write
look at table.
                   sheGBondPortConfControlTargetDownDataRate 1.3.6.1.4.1.231.7.1.2.1.26.1.1.4.9 unsigned32 read-write
look at table.
                   sheGBondPortConfControlThreshLowUpRate 1.3.6.1.4.1.231.7.1.2.1.26.1.1.4.10 unsigned32 read-write
look at table.
                   sheGBondPortConfControlThreshLowDownRate 1.3.6.1.4.1.231.7.1.2.1.26.1.1.4.11 unsigned32 read-write
look at table.
                   sheGBondPortConfControlLowRateCrossingEnable 1.3.6.1.4.1.231.7.1.2.1.26.1.1.4.12 truthvalue read-write
look at table.
               sheGBondPortCapabilityTable 1.3.6.1.4.1.231.7.1.2.1.26.1.1.5 no-access
Table for Capabilities of G.Bond Ports. Entries in this table MUST be maintained in a persistent manner
                   sheGBondPortCapabilityEntry 1.3.6.1.4.1.231.7.1.2.1.26.1.1.5.1 no-access
An entry in the G.Bond Port Capability table. Each entry represents an G.Bond port indexed by the ifIndex. Note that a G.Bond GBS port runs on top of a single or multiple BCE port(s), which are also indexed by ifIndex and channelnumber.
                       sheGBondPeerBond 1.3.6.1.4.1.231.7.1.2.1.26.1.1.5.1.1 truthvalueorunknown read-only
Bonding Capability of the G.Bond port (GBS) link partner. This object has a value of true(1) when the remote GBS supports the same bonding scheme as the local port. A value of false(2) is returned when the remote GBS does not support the same bonding scheme. Ports whose peers cannot be reached because of the link state, SHALL return a value if unknown(0). This object maps to the WT-157 attribute aGroupPeerBndScheme.
                       sheGBondCapacity 1.3.6.1.4.1.231.7.1.2.1.26.1.1.5.1.2 unsigned32 read-only
Number of BCEs that can be aggregated by the local GBS. The number of BCEs currently assigned to a particular G.Bond port (sheGBondNumBCEs) is never greater than sheGBondCapacity. This object maps to the WT-157 attribute aGroupCapacity.
                       sheGBondPeerCapacity 1.3.6.1.4.1.231.7.1.2.1.26.1.1.5.1.3 unsigned32 read-only
Number of BCEs that can be aggregated by the peer GBS port. Value of 0 is returned when peer Bonding Capacity is unknown (peer cannot be reached). This object maps to the WT-157 attribute aGroupRemoteCapacity.
               sheGBondPortStatusTable 1.3.6.1.4.1.231.7.1.2.1.26.1.1.6 no-access
This table provides overall status information of G.Bond ports, complementing the generic status information from the ifTable of IF-MIB. Additional status information about connected BCEs is available from the relevant line MIBs This table contains live data from the equibcent. As such, it is NOT persistent.
                   sheGBondPortStatusEntry 1.3.6.1.4.1.231.7.1.2.1.26.1.1.6.1 no-access
An entry in the G.Bond Port Status table. Each entry represents an G.Bond port indexed by the ifIndex. Note that an G.Bond GBS port runs on top of a single or multiple BCE port(s), which are also indexed by ifIndex and channelnumber.
                       sheGBondUpDataRate 1.3.6.1.4.1.231.7.1.2.1.26.1.1.6.1.1 gauge32 read-only
A current G.Bond port operational Data Rate in the upstream direction, in bps. This object represents an estimation of the sum of individual BCE upstream data rates, modified to compensate for fragmentation and encapsulation overhead (e.g. for an Ethernet service, the target data rate of 10Mbps SHALL allow lossless transmission of full-duplex 10Mbps Ethernet frame stream with minimal inter-frame gap). Note that for symmetrical interfaces sheGBondUpDataRate == sheGBondDownDataRate == ifSpeed.
                       sheGBondDownDataRate 1.3.6.1.4.1.231.7.1.2.1.26.1.1.6.1.2 gauge32 read-only
A current G.Bond port operational Data Rate in the downstream direction, in bps. This object represents an estimation of the sum of individual BCE downstream data rates, modified to compensate for fragmentation and encapsulation overhead (e.g. for an Ethernet service, the target data rate of 10Mbps SHALL allow lossless transmission of full-duplex 10Mbps Ethernet frame stream with minimal inter-frame gap). Note that for symmetrical interfaces sheGBondUpDataRate == sheGBondDownDataRate == ifSpeed.
                       sheGBondFltStatus 1.3.6.1.4.1.231.7.1.2.1.26.1.1.6.1.3 shegbondfltstatustype read-only
G.Bond (GBS) port Fault Status. This is a bitmap of possible conditions. The various bit positions are: noPeer - peer PHY cannot be reached (e.g. no BCEs attached, all BCEs are Down etc.). peerPowerLoss - peer PHY has indicated impending unit failure due to loss of local power ('Dying Gasp'). bceSubTypeMismatch - local BCEs in the aggregation group are not of the same sub-type, e.g. some BCEs in the local device are -O while others are -R subtype. lowRate - sheGBondUpRate/sheGBondDownRate of the port has reached or dropped below sheGBondThreshLowUpRate/ sheGBondThreshLowUpRate. This object is intended to supplement ifOperStatus object in IF-MIB.
                       sheGBondPortSide 1.3.6.1.4.1.231.7.1.2.1.26.1.1.6.1.4 shegbondportsidetype read-only
G.Bond port mode of operation (subtype). The value of 'subscriber' indicates the port is designated as '-R' subtype (all BCEs assigned to this port are of subtype '-R'). The value of the 'office' indicates that the port is designated as '-O' subtype (all BCEs assigned to this port are of subtype '-O'). The value of 'unknown' indicates that the port has no assigned BCEs yet or that the assigned BCEs are not of the same side (subTypeBCEMismatch). This object maps to the WT-157 attribute aGroupEnd.
                       sheGBondNumBCEs 1.3.6.1.4.1.231.7.1.2.1.26.1.1.6.1.5 unsigned32 read-only
Number of BCEs that is currently aggregated by the local GBS (assigned to the G.Bond port using ifStackTable). This number is never greater than sheGBondCapacity. This object SHALL be automatically incremented or decremented when a BCE is added or deleted to/from the G.Bond port using sheGbondPortStackTable. This object maps to the WT-157 attribute aGroupNumChannels
               sheGBondPortNotifications 1.3.6.1.4.1.231.7.1.2.1.26.1.1.7
                   sheGBondLowUpRateCrossing 1.3.6.1.4.1.231.7.1.2.1.26.1.1.7.1
This notification indicates that the G.Bond port' upstream data rate has reached/dropped below or exceeded the low upstream rate threshold, specified by sheGBondThreshLowUpRate. This notification MAY be send for the -O subtype ports while the port is up, on the crossing event in both directions: from normal (rate is above the threshold) to low (rate equals the threshold or below it) and from low to normal. This notification is not applicable to the -R subtypes. It is RECOMMENDED that a small debouncing period of 2.5 sec, between the detection of the condition and notification, is implemented to prevent simultaneous LinkUp/LinkDown and sheGBondLowUpRateCrossing notifications to be sent. The adaptive nature of the G.Bond technology allows the port to adapt itself to the changes in the copper environment, e.g. an impulse noise, alien crosstalk or a micro-interruption may temporarily drop one or more BCEs in the aggregation group, causing a rate degradation of the aggregated G.Bond link. The dropped BCEs would then try to re-initialize, possibly at a lower rate than before, adjusting the rate to provide required target SNR margin. Generation of this notification is controlled by the sheGBondLowRateCrossingEnable object.
                   sheGBondLowDownRateCrossing 1.3.6.1.4.1.231.7.1.2.1.26.1.1.7.2
This notification indicates that the G.Bond port' downstream data rate has reached/dropped below or exceeded the low downstream rate threshold, specified by sheGBondThreshLowDownRate. This notification MAY be send for the -O subtype ports while the port is up, on the crossing event in both directions: from normal (rate is above the threshold) to low (rate equals the threshold or below it) and from low to normal. This notification is not applicable to the -R subtypes. It is RECOMMENDED that a small debouncing period of 2.5 sec, between the detection of the condition and notification, is implemented to prevent simultaneous LinkUp/LinkDown and sheGBondLowDownRateCrossing notifications to be sent. The adaptive nature of the G.Bond technology allows the port to adapt itself to the changes in the copper environment, e.g. an impulse noise, alien crosstalk or a micro-interruption may temporarily drop one or more BCEs in the aggregation group, causing a rate degradation of the aggregated G.Bond link. The dropped BCEs would then try to re-initialize, possibly at a lower rate than before, adjusting the rate to provide required target SNR margin. Generation of this notification is controlled by the sheGBondLowRateCrossingEnable object.
                   sheGBondPortConfNotifications 1.3.6.1.4.1.231.7.1.2.1.26.1.1.7.3
                       sheGbondPortCreated 1.3.6.1.4.1.231.7.1.2.1.26.1.1.7.3.1
Event for successful portstack creation.
                       sheGbondPortStackModified 1.3.6.1.4.1.231.7.1.2.1.26.1.1.7.3.2
Event for successful portstack modification.
                       sheGbondPortDeleted 1.3.6.1.4.1.231.7.1.2.1.26.1.1.7.3.3
Event for successful portstack delete.
                       sheGBondPortConfigurationModified 1.3.6.1.4.1.231.7.1.2.1.26.1.1.7.3.4
Event for successful port conf modification.
                       sheGBondPortThreshConfigurationModified 1.3.6.1.4.1.231.7.1.2.1.26.1.1.7.3.5
Event for successful port threshold modification.
                       sheGbondPortReqResult 1.3.6.1.4.1.231.7.1.2.1.26.1.1.7.3.6
Result notification for long running commands.
                   sheGBondPortActivationFailed 1.3.6.1.4.1.231.7.1.2.1.26.1.1.7.4
Portalarm if the IU reject the gbond portactivation request.
       sheGBondAtmObjects 1.3.6.1.4.1.231.7.1.2.1.26.3
           sheGBondAtmPort 1.3.6.1.4.1.231.7.1.2.1.26.3.1
               sheGBondAtmPortConfTable 1.3.6.1.4.1.231.7.1.2.1.26.3.1.1 no-access
Table for Configuration of G.Bond ATM ports. Entries in this table MUST be maintained in a persistent manner
                   sheGBondAtmPortConfEntry 1.3.6.1.4.1.231.7.1.2.1.26.3.1.1.1 no-access
An entry in the G.Bond ATM Port Configuration table. Each entry represents an G.Bond ATM port indexed by the ifIndex. Additional configuration parameters are available via the sheGBondPortConfEntry of sheGBOND-MIB. Note that an G.Bond ATM port runs on top of a single or multiple BCE port(s), which are also indexed by ifIndex and channelnumber.
                       sheGBondAtmUpMaxDataRate 1.3.6.1.4.1.231.7.1.2.1.26.3.1.1.1.1 unsigned32 read-only
The maximum net upstream data rate a bonding group is allowed to achieve to carry an ATM stream.If set to '9999999', this parameter is ignored.
                       sheGBondAtmDownMaxDataRate 1.3.6.1.4.1.231.7.1.2.1.26.3.1.1.1.2 unsigned32 read-only
The maximum net downstream data rate a bonding group is allowed to achieve to carry an ATM stream.If set to '9999999', this parameter is ignored.
                       sheGBondAtmUpDiffDelayTolerence 1.3.6.1.4.1.231.7.1.2.1.26.3.1.1.1.3 unsigned32 read-only
The maximum upstream differential delay among member links in a bonding group.
                       sheGBondAtmDownDiffDelayTolerence 1.3.6.1.4.1.231.7.1.2.1.26.3.1.1.1.4 unsigned32 read-only
The maximum downstream differential delay among member links in a bonding group.
               sheGBondAtmPortConfControl 1.3.6.1.4.1.231.7.1.2.1.26.3.1.2
                   sheGBondAtmPortConfControlRequest 1.3.6.1.4.1.231.7.1.2.1.26.3.1.2.1 shegbondcontrolrequesttype read-write
modifyGBondAtmPortConfiguration (121): sheGBondAtmPortControlIndex sheGBondAtmPortConfControlUpMaxDataRate sheGBondAtmPortConfControlDownMaxDataRate sheGBondAtmPortConfControlUpDiffDelayTolerence sheGBondAtmPortConfControlDownDiffDelayTolerence
                   sheGBondAtmPortConfControlIndex 1.3.6.1.4.1.231.7.1.2.1.26.3.1.2.2 interfaceindex read-write
IfIndex of the configured gbond-port.
                   sheGBondAtmPortConfControlStatus 1.3.6.1.4.1.231.7.1.2.1.26.3.1.2.3 shecontrolstatustype read-only
The status of a user command.
                   sheGBondAtmPortConfControlTimer 1.3.6.1.4.1.231.7.1.2.1.26.3.1.2.4 gauge32 read-only
The maximum wait time for the manager for a long running user command.
                   sheGBondAtmPortConfControlReqResult 1.3.6.1.4.1.231.7.1.2.1.26.3.1.2.5 shegbondcontrolrequestresulttype read-only
The result of the last user command.
                   sheGBondAtmPortConfControlTimeStamp 1.3.6.1.4.1.231.7.1.2.1.26.3.1.2.6 unsigned32 read-only
The time stamp of the last command (end of command).
                   sheGBondAtmPortConfControlUpMaxDataRate 1.3.6.1.4.1.231.7.1.2.1.26.3.1.2.7 unsigned32 read-write
look at table.
                   sheGBondAtmPortConfControlDownMaxDataRate 1.3.6.1.4.1.231.7.1.2.1.26.3.1.2.8 unsigned32 read-write
look at table.
                   sheGBondAtmPortConfControlUpDiffDelayTolerence 1.3.6.1.4.1.231.7.1.2.1.26.3.1.2.9 unsigned32 read-write
look at table.
                   sheGBondAtmPortConfControlDownDiffDelayTolerence 1.3.6.1.4.1.231.7.1.2.1.26.3.1.2.10 unsigned32 read-write
look at table.
               sheGBondAtmPortStatusTable 1.3.6.1.4.1.231.7.1.2.1.26.3.1.3 no-access
This table provides overall status information of G.Bond ATM ports, complementing the generic status information from the ifTable of IF-MIB and sheGBondFltStatus of GBOND-MIB. Additional status information about connected BCEs is available from the relevant line MIBs This table contains live data from the equipment. As such, it is NOT persistent.
                   sheGBondAtmPortStatusEntry 1.3.6.1.4.1.231.7.1.2.1.26.3.1.3.1 no-access
An entry in the G.Bond ATM port Status table. Each entry represents a G.Bond ATM port indexed by the ifIndex. Note that an G.Bond GBS port runs on top of a single or multiple BCE port(s), which are also indexed by ifIndex and channelnumber.
                       sheGBondAtmShowTime 1.3.6.1.4.1.231.7.1.2.1.26.3.1.3.1.1 timeticks read-only
The accumulated time when a bonding group is in normal operation.
                       sheGBondAtmUpRxCellLossCount 1.3.6.1.4.1.231.7.1.2.1.26.3.1.3.1.2 counter32 read-only
The total number of cells that are lost at aggregation output in the upstream direction from a bonding group for the accumulation interval.
                       sheGBondAtmDownRxCellLossCount 1.3.6.1.4.1.231.7.1.2.1.26.3.1.3.1.3 counter32 read-only
The total number of cells that are lost at aggregation output in the downstream direction from a bonding group for the accumulation interval.
               sheGBondAtmPortConfNotifications 1.3.6.1.4.1.231.7.1.2.1.26.3.1.4
                   sheGbondAtmPortModified 1.3.6.1.4.1.231.7.1.2.1.26.3.1.4.1
Event for successful Atm port modification.
       sheGBondEthObjects 1.3.6.1.4.1.231.7.1.2.1.26.5
           sheGBondEthPort 1.3.6.1.4.1.231.7.1.2.1.26.5.1
               sheGBondEthPortConfTable 1.3.6.1.4.1.231.7.1.2.1.26.5.1.1 no-access
Table for Configuration of G.Bond/Eth GBS ports. Entries in this table MUST be maintained in a persistent manner
                   sheGBondEthPortConfEntry 1.3.6.1.4.1.231.7.1.2.1.26.5.1.1.1 no-access
An entry in the G.Bond/Eth Port Configuration table. Each entry represents an G.Bond Ethernet port indexed by the ifIndex. Note that an G.Bond/Eth GBS port runs on top of a single or multiple BCE port(s), which are also indexed by ifIndex.
                       sheGBondEthTcAdminType 1.3.6.1.4.1.231.7.1.2.1.26.5.1.1.1.1 shegbondethptmtctype read-only
Administrative (desired) PTM-TC encapsulation type of G.Bond/Eth port (GBS). Possible values are: tc6465(1) - 64/65-octet encapsulation tcHDLC(2) - HDLC encapsulation Attempts to set a port to a non-supported PTM-TC encapsulation type (see sheGBondEthTcTypesSupported) SHALL be rejected. Changing sheGBondEthTcAdminType is a traffic disruptive operation and as such SHALL be done when the link is Down. Attempts to cange this object SHALL be rejected if the link is Up or Initializing. This object maps to the WT-159 attribute aEthTcAdminType. This object MUST be maintained in a persistent manner.
               sheGBondEthPortConfControl 1.3.6.1.4.1.231.7.1.2.1.26.5.1.2
                   sheGBondEthPortConfControlRequest 1.3.6.1.4.1.231.7.1.2.1.26.5.1.2.1 shegbondcontrolrequesttype read-write
modifyGBondEthPortConfiguration (131): sheGBondEthPortControlIndex sheGBondEthPortConfControlTcAdminType NOTE: Possible configuration depend on reported capability.
                   sheGBondEthPortConfControlIndex 1.3.6.1.4.1.231.7.1.2.1.26.5.1.2.2 interfaceindex read-write
IfIndex of the configured xdsl-interface.
                   sheGBondEthPortConfControlStatus 1.3.6.1.4.1.231.7.1.2.1.26.5.1.2.3 shecontrolstatustype read-only
The status of a user command.
                   sheGBondEthPortConfControlTimer 1.3.6.1.4.1.231.7.1.2.1.26.5.1.2.4 gauge32 read-only
The maximum wait time for the manager for a long running user command.
                   sheGBondEthPortConfControlReqResult 1.3.6.1.4.1.231.7.1.2.1.26.5.1.2.5 shegbondcontrolrequestresulttype read-only
The result of the last user command.
                   sheGBondEthPortConfControlTimeStamp 1.3.6.1.4.1.231.7.1.2.1.26.5.1.2.6 unsigned32 read-only
The time stamp of the last command (end of command).
                   sheGBondEthPortConfControlTcAdminType 1.3.6.1.4.1.231.7.1.2.1.26.5.1.2.7 shegbondethptmtctype read-write
look at table.
               sheGBondEthPortCapabilityTable 1.3.6.1.4.1.231.7.1.2.1.26.5.1.3 no-access
Table for Capabilities of G.Bond/Eth Ports. Entries in this table MUST be maintained in a persistent manner.
                   sheGBondEthPortCapabilityEntry 1.3.6.1.4.1.231.7.1.2.1.26.5.1.3.1 no-access
An entry in the G.Bond/Eth Port Capability table. Each entry represents an G.Bond port indexed by the ifIndex. Note that a G.Bond GBS port runs on top of a single or multiple BCE port(s), which are also indexed by ifIndex.
                       sheGBondEthTcTypesSupported 1.3.6.1.4.1.231.7.1.2.1.26.5.1.3.1.1 bits read-only
PTM-TC Encapsulation types supported by the G.Bond/Eth port. This is a bitmap of possible encapsulation types. The various bit positions are: tc6465 - GBS is capable of 64/65-octet encapsulation tcHDLC - GBS is capable of HDLC encapsulation A desired encapsulation is determined by sheGBondEthTcAdminType, while sheGBondEthTcOperType reflects the current operating mode. This object maps to the WT-159 attribute aEthTcTypesSupported. Bits: 'tc6465': 0, 'tcHDLC': 1.
               sheGBondEthPortStatusTable 1.3.6.1.4.1.231.7.1.2.1.26.5.1.4 no-access
This table provides overall status information of G.Bond ports, complementing the generic status information from the ifTable of IF-MIB. Additional status information about connected BCEs is available from the relevant line MIBs This table contains live data from the equipment. As such, it is NOT persistent.
                   sheGBondEthPortStatusEntry 1.3.6.1.4.1.231.7.1.2.1.26.5.1.4.1 no-access
An entry in the G.Bond/Eth Port Status table. Each entry represents an G.Bond/Eth port indexed by the ifIndex. Note that an G.Bond GBS port runs on top of a single or multiple BCE port(s), which are also indexed by ifIndex.
                       sheGBondEthTcOperType 1.3.6.1.4.1.231.7.1.2.1.26.5.1.4.1.1 shegbondethptmtctype read-only
Current operational encapsulation type of the G.Bond/Eth port. Possible values are: tc6465(1) - GBS uses 64/65-octet encapsulation tcHDLC(2) - GBS uses HDLC encapsulation The operational PTM-TC encapsulation type can be configured via sheGBondEthTcAdminType variable. This objects maps to the WT-159 aEthTcOperType.
                       sheGBondEthInErrors 1.3.6.1.4.1.231.7.1.2.1.26.5.1.4.1.2 counter32 read-only
A number of fragments that have been received across the gamma interface and discarded. This object maps to the WT-159 attribute aEthRxErrors. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime, defined in IF-MIB.
                       sheGBondEthInSmallFragments 1.3.6.1.4.1.231.7.1.2.1.26.5.1.4.1.3 counter32 read-only
A number of fragments smaller than minFragmentSize (64 Bytes), that have been received across the gamma interface and discarded. This object maps to the WT-159 attribute aEthRxSmallFragments. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime, defined in IF-MIB.
                       sheGBondEthInLargeFragments 1.3.6.1.4.1.231.7.1.2.1.26.5.1.4.1.4 counter32 read-only
A number of fragments larger than maxFragmentSize (512 Bytes), which have been received across the gamma interface and discarded. This object maps to the WT-159 attribute aEthRxLargeFragments. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime, defined in IF-MIB.
                       sheGBondEthInBadFragments 1.3.6.1.4.1.231.7.1.2.1.26.5.1.4.1.5 counter32 read-only
A number of fragments which do not fit into the sequence expected by the frame assembly function, that have been received across the gamma interface and discarded (the frame buffer is flushed to the next valid frame start). This object maps to the WT-159 attribute aEthRxBadFragments. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime, defined in IF-MIB.
                       sheGBondEthInLostFragments 1.3.6.1.4.1.231.7.1.2.1.26.5.1.4.1.6 counter32 read-only
A number of gaps in the sequence of fragments, which have been received across the gamma interface (the frame buffer is flushed to the next valid frame start, when fragment/fragments expected by the frame assembly function is/are not received). This object maps to the WT-159 attribute aEthRxLostFragments. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime, defined in IF-MIB.
                       sheGBondEthInLostStarts 1.3.6.1.4.1.231.7.1.2.1.26.5.1.4.1.7 counter32 read-only
A number of missing StartOfPacket indicators expected by the frame assembly function. This object maps to the WT-159 attribute aEthRxLostStarts. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime, defined in IF-MIB.
                       sheGBondEthInLostEnds 1.3.6.1.4.1.231.7.1.2.1.26.5.1.4.1.8 counter32 read-only
A number of missing EndOfPacket indicators expected by the frame assembly function. This object maps to the WT-159 attribute aEthRxLostEnds. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime, defined in IF-MIB.
                       sheGBondEthInOverflows 1.3.6.1.4.1.231.7.1.2.1.26.5.1.4.1.9 counter32 read-only
A number of fragments, received across the gamma interface and discarded, which would have caused the frame assembly buffer to overflow. This object maps to the WT-159 attribute aEthRxOverflows. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime, defined in IF-MIB.
               sheGBondEthPortConfNotifications 1.3.6.1.4.1.231.7.1.2.1.26.5.1.5
                   sheGbondEthPortModified 1.3.6.1.4.1.231.7.1.2.1.26.5.1.5.1
Event for successful Eth port modification.
           sheGBondEthBce 1.3.6.1.4.1.231.7.1.2.1.26.5.2
               sheGBondEthBceStatusTable 1.3.6.1.4.1.231.7.1.2.1.26.5.2.1 no-access
This table provides common status information of G.Bond/Eth BCE ports. This table contains live data from the equipment. As such, it is NOT persistent.
                   sheGBondEthBceStatusEntry 1.3.6.1.4.1.231.7.1.2.1.26.5.2.1.1 no-access
An entry in the G.Bond/Eth BCE Status table. Each entry represents common aspects of a G.Bond/Eth BCE port indexed by the ifIndex. Note that a BCE port can be stacked below a single GBS port, also indexed by ifIndex, possibly together with other BCE ports.
                       sheGBondEthBceTcInCodingErrors 1.3.6.1.4.1.231.7.1.2.1.26.5.2.1.1.1 counter32 read-only
A number of PTM-TC encapsulation errors. This counter is incremented for each encapsulation error detected by the PTM-TC receive function. This object maps to WT-159 attribute aChannelPtmTcRxCodingViolations. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime, defined in IF-MIB.
                       sheGBondEthBceTcInCrcErrors 1.3.6.1.4.1.231.7.1.2.1.26.5.2.1.1.2 counter32 read-only
A number of PTM-TC CRC errors. This counter is incremented for each CRC error detected by the PTM-TC receive function. This object maps to WT-159 attribute aChannelPtmTcRxCrcErrors. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime, defined in IF-MIB.
       sheGBondConformance 1.3.6.1.4.1.231.7.1.2.1.26.100
               sheGBondCompliances 1.3.6.1.4.1.231.7.1.2.1.26.100.1
                   sheGBondCompliance 1.3.6.1.4.1.231.7.1.2.1.26.100.1.1
The compliance statement for SHE G.Bond interfaces.
               sheGBondGroups 1.3.6.1.4.1.231.7.1.2.1.26.100.2
                   sheGBondBasicGroup 1.3.6.1.4.1.231.7.1.2.1.26.100.2.1
A collection of objects representing management information common to all types of G.Bond ports.
                   sheGBondDiscoveryGroup 1.3.6.1.4.1.231.7.1.2.1.26.100.2.2
A collection of objects supporting OPTIONAL G.Bond discovery in G.Bond ports.
                   sheGBondAlarmConfGroup 1.3.6.1.4.1.231.7.1.2.1.26.100.2.3
A collection of objects required for configuration of alarm thresholds and notifications in G.Bond ports.
                   sheGBondNotificationGroup 1.3.6.1.4.1.231.7.1.2.1.26.100.2.4
This group supports notifications of significant conditions associated with G.Bond ports.
                   sheGBondEthBasicGroup 1.3.6.1.4.1.231.7.1.2.1.26.100.2.5
A collection of objects representing management information for G.Bond/Eth GBS ports.
                   sheGBondEthBceGroup 1.3.6.1.4.1.231.7.1.2.1.26.100.2.6
A collection of objects representing OPTIONAL management information for G.Bond/Eth BCE ports.
                   sheGBondAtmBasicGroup 1.3.6.1.4.1.231.7.1.2.1.26.100.2.7
A collection of objects representing management information for G.Bond ATM ports.
                   sheGBondPortStackGroup 1.3.6.1.4.1.231.7.1.2.1.26.100.2.8
Description.
                   sheGBondPortControlGroup 1.3.6.1.4.1.231.7.1.2.1.26.100.2.9
Description.
                   sheGBondPortConfNotificationGroup 1.3.6.1.4.1.231.7.1.2.1.26.100.2.10
Description.