NSCDXGLIP-MIB

MIB Reference — IPNetwork Monitor

All MIBsNSCDXGLIP-MIB

Category: Legacy High-Performance Switching

Description:

Manages NSC DX GLIP (Generic Link Interface Protocol) port configuration and statistics.

Imported Objects

From NSC-MIB

nscDxOBJECT-IDENTITY

From RFC1155-SMI

Counter
Gauge
IpAddress
NetworkAddress
OBJECT-TYPE
TimeTicks
enterprises

From RFC1213-MIB

DisplayString

What Is NSCDXGLIP-MIB?

NSCDXGLIP-MIB is a vendor-specific module for managing "DX GLIP" - a Generic Link Interface Protocol - port channels, likely used for inter-node or trunk connectivity between NSC devices. It defines a channel table where each entry carries a key ID, channel type, and a set of state objects: activity state, reset state, IPL (initial program load) state, IP state, online/offline state, and whether polling is active, plus which subchannel is currently active and whether memory resources are constrained. Its monitoring purpose is clearly software/hardware operational-status tracking of each GLIP channel - confirming a channel is online and actively polling versus reset, offline, or resource-constrained - which is exactly the kind of channel-health telemetry an operator needs to detect a stalled or failed link. It appears to be a self-contained proprietary MIB with no explicit external MIB dependency evident from the source. It is typically deployed in telecom/datacom network equipment using NSC's DX platform where GLIP inter-device links need continuous status monitoring. Engineers can download the NSCDXGLIP-MIB file directly to load it into their MIB browser.

IPNetwork Monitor allows you to monitor SNMP objects defined in NSCDXGLIP-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.

What Can Be Monitored

  • channel activity state
  • channel online/offline state
  • channel reset/IPL state
  • polling status
  • active subchannel
  • memory resource constraint flag

Supported Devices

  • NSC DX-series telecom/datacom equipment

Monitoring Examples

Polling nscDxGlChannelTable and inspecting nscDxGlChanEntActivityState and nscDxGlChanEntOnlineOfflineState for a given nscDxGlChanEntKeyId lets an operator confirm whether a specific GLIP channel is actively passing traffic or has gone offline. nscDxGlChanEntResetState and nscDxGlChanEntIplState reveal whether the channel is stuck in a reset or IPL (boot) loop rather than reaching normal operation. nscDxGlChanEntMemoryResourcesLimited flags a channel that is memory-constrained, which could explain degraded performance, while nscDxGlChanEntActiveSubchannel identifies which subchannel is currently carrying traffic.

OIDs
OID symbolicOID numericTypeAccessDescription
nscDxGreenline1.3.6.1.4.1.10.2.1.3.4
nscDxGlChannelTable1.3.6.1.4.1.10.2.1.3.4.1not-accessibleList of channel interface entries.
nscDxGlChannelEntry1.3.6.1.4.1.10.2.1.3.4.1.1not-accessibleChannel interface entry.
INT nscDxGlChanEntKeyId1.3.6.1.4.1.10.2.1.3.4.1.1.1INTEGERread-onlyProcessor Key ID (KID). This is a unique value for each interface.
INT nscDxGlChanEntType1.3.6.1.4.1.10.2.1.3.4.1.1.2INTEGERread-onlyChannel interface type.
INT nscDxGlChanEntActivityState1.3.6.1.4.1.10.2.1.3.4.1.1.3INTEGERread-onlyThis is the actual state of the HCI (which depends on the IP state and online/offline state of the HCI).
INT nscDxGlChanEntResetState1.3.6.1.4.1.10.2.1.3.4.1.1.4INTEGERread-onlyThis identifies the pending channel reset to process.
INT nscDxGlChanEntIplState1.3.6.1.4.1.10.2.1.3.4.1.1.5INTEGERread-onlyThis is the state prior to the first command chain being completed. It is used for IPL.
INT nscDxGlChanEntIpState1.3.6.1.4.1.10.2.1.3.4.1.1.6INTEGERread-onlyThis indicates whether the interface has been set online by the coprocessor. It indicates whether a Start I/F has been sent by the coprocessor.
INT nscDxGlChanEntOnlineOfflineState1.3.6.1.4.1.10.2.1.3.4.1.1.7INTEGERread-onlyThis indicates the state of the switch on the back of the HCI.
INT nscDxGlChanEntPolling1.3.6.1.4.1.10.2.1.3.4.1.1.8INTEGERread-writeFor a bus-tag-hci type channel this indicates whether the HCI will request polling on the RCIs that it connects to. For a bus-tag-rci type channel this indicates whether the RCI will allow polling on its channel interface.
INT nscDxGlChanEntActiveSubchannel1.3.6.1.4.1.10.2.1.3.4.1.1.9INTEGERread-onlyThe HCI device address of the active device.
INT nscDxGlChanEntMemoryResourcesLimited1.3.6.1.4.1.10.2.1.3.4.1.1.10INTEGERread-onlyIndicator of memory resource limitation.
CTR nscDxGlChanEntTagOverruns1.3.6.1.4.1.10.2.1.3.4.1.1.11Counterread-onlyNumber of channel overruns.
CTR nscDxGlChanEntDcOverruns1.3.6.1.4.1.10.2.1.3.4.1.1.12Counterread-onlyNumber of channel overruns in DC interlock mode.
CTR nscDxGlChanEntDsOverruns1.3.6.1.4.1.10.2.1.3.4.1.1.13Counterread-onlyNumber of channel overruns in data streaming mode.
CTR nscDxGlChanEntDmaParityErrors1.3.6.1.4.1.10.2.1.3.4.1.1.14Counterread-onlyNumber of DMA parity errors.
CTR nscDxGlChanEntCrcErrors1.3.6.1.4.1.10.2.1.3.4.1.1.15Counterread-onlyNumber of CRC errors.
CTR nscDxGlChanEntResetsDuringDma1.3.6.1.4.1.10.2.1.3.4.1.1.16Counterread-onlyNumber of times the DMA operation has been terminated by channel resets (selective reset, interface reconnect, system reset).
CTR nscDxGlChanEntCmdParityErrors1.3.6.1.4.1.10.2.1.3.4.1.1.17Counterread-onlyNumber of channel command parity errors (a Bus parity error with Command Out active).
CTR nscDxGlChanEntUnsupportedStatuses1.3.6.1.4.1.10.2.1.3.4.1.1.18Counterread-onlyNumber of unsupported status errors.
CTR nscDxGlChanEntMiscompareParityErrors1.3.6.1.4.1.10.2.1.3.4.1.1.19Counterread-onlyNumber of miscompare parity errors.
CTR nscDxGlChanEntSelectionTimeouts1.3.6.1.4.1.10.2.1.3.4.1.1.20Counterread-onlyNumber of selection timeouts.
CTR nscDxGlChanEntStatusAcceptDiscIns1.3.6.1.4.1.10.2.1.3.4.1.1.21Counterread-onlyNumber of status accept disconnect in errors.
CTR nscDxGlChanEntStatusAcceptTimeouts1.3.6.1.4.1.10.2.1.3.4.1.1.22Counterread-onlyNumber of status accept timeouts.
CTR nscDxGlChanEntStatusWaitDiscIns1.3.6.1.4.1.10.2.1.3.4.1.1.23Counterread-onlyNumber of status wait disconnect in errors.
CTR nscDxGlChanEntStatusWaitTimeouts1.3.6.1.4.1.10.2.1.3.4.1.1.24Counterread-onlyNumber of status wait timeouts.
CTR nscDxGlChanEntOpInActiveTimeouts1.3.6.1.4.1.10.2.1.3.4.1.1.25Counterread-onlyNumber of op inactive timeouts.
INT nscDxGlChanEntNumCus1.3.6.1.4.1.10.2.1.3.4.1.1.26INTEGERread-onlyNumber of control units per interface.
INT nscDxGlChanEntChannelStatus1.3.6.1.4.1.10.2.1.3.4.1.1.27INTEGERread-onlyThe status of the channel interface.
nscDxGlProfiles1.3.6.1.4.1.10.2.1.3.4.2
nscDxGlProfControlUnitTable1.3.6.1.4.1.10.2.1.3.4.2.1not-accessibleList of Control Unit entries.
nscDxGlProfControlUnitEntry1.3.6.1.4.1.10.2.1.3.4.2.1.1not-accessibleControl Unit entry. This entry defines controller and device operating characteristics. Some of the characteristics are: the address ranges the HCI responds to, the type of devices that are supported, and the operational condition of the HCI interface device.
INT nscDxGlProfCuEntKeyId1.3.6.1.4.1.10.2.1.3.4.2.1.1.1INTEGERread-onlyProcessor Key ID (KID). This is a unique value for each interface.
INT nscDxGlProfCuEntCuNum1.3.6.1.4.1.10.2.1.3.4.2.1.1.2INTEGERread-onlyThe profile number of the controller. The HCI supports up to 16 controller definitions (a unique set of operating and address characteristics for a type of device). The controller establishes the operation conditions of a device.
INT nscDxGlProfCuEntNumDevices1.3.6.1.4.1.10.2.1.3.4.2.1.1.3INTEGERread-onlyNumber of devices on this control unit.
INT nscDxGlProfCuEntOnlineOfflineState1.3.6.1.4.1.10.2.1.3.4.2.1.1.4INTEGERread-writeThe profiled state of the device(s).
STR nscDxGlProfCuEntDeviceType1.3.6.1.4.1.10.2.1.3.4.2.1.1.5DisplayStringread-writeThe type of device associated with the controller function. The controller uses a specific CCW table tailored for the unique operating characteristics of that particular device. It allows the controller to reference a table identifying the unique operating characteristics of that particular device type.
INT nscDxGlProfCuEntHostStartingDevAddr1.3.6.1.4.1.10.2.1.3.4.2.1.1.6INTEGERread-writeThe first HCI device address in the range of addresses associated with the specified controller definition.
INT nscDxGlProfCuEntHostEndingDevAddr1.3.6.1.4.1.10.2.1.3.4.2.1.1.7INTEGERread-writeThe last HCI device address in the range of addresses associated with the specified controller definition. NOTE: This is used in conjunction with the nscDxGlProfCuEntHostStartingDevAddr variable. The total number of device addresses in range is bounded by the nscDxGlProfCuEntHostStartingDevAddr and nscDxGlProfCuEntHostEndingDevAddr values for the specified controller definition.
INT nscDxGlProfCuEntHostChannelSpeed1.3.6.1.4.1.10.2.1.3.4.2.1.1.8INTEGERread-writeThe HCI channel speed to the host. This defines to the HCI the data transfer protocol and data transfer rate used for the specified controller definition.
INT nscDxGlProfCuEntHostBufferRequirements1.3.6.1.4.1.10.2.1.3.4.2.1.1.9INTEGERread-writeThe number of data buffers the HCI will allocate for a write I/O command.
IP nscDxGlProfCuEntRmtIpAddr1.3.6.1.4.1.10.2.1.3.4.2.1.1.10IpAddressread-writeThe IP address of the remote interface, either an RCI where devices are attached, or an HCI for CTC.
INT nscDxGlProfCuEntRmtStartingDevAddr1.3.6.1.4.1.10.2.1.3.4.2.1.1.11INTEGERread-writeThe first remote device address in the range of addresses associated with the specified controller definition. This can be used only to map addresses recognized by the host to different addresses at the device. If address mapping is not used, nscDxGlProfCuEntRmtStartingDevAddr should be the same as nscDxGlProfCuEntHostStartingDevAddr.
INT nscDxGlProfCuEntRmtBufferHold1.3.6.1.4.1.10.2.1.3.4.2.1.1.12INTEGERread-writeThis indicates whether an RCI should wait for all the data associated with a CCW to be received before starting the device. Each device-type CCW table assigns this attribute to the appropriate CCW's for that device. It is generally enabled for overrunable devices.
INT nscDxGlProfCuEntRmtChannelSpeed1.3.6.1.4.1.10.2.1.3.4.2.1.1.13INTEGERread-writeThe remote channel speed to the device. This defines to the remote interface what data transfer protocol and data transfer rate should be used for the specified devices.
INT nscDxGlProfCuEntRmtBufferRequirements1.3.6.1.4.1.10.2.1.3.4.2.1.1.14INTEGERread-writeThe number of data buffers an RCI will allocate for read I/O commands.
INT nscDxGlProfCuEntUnsolStatusOption1.3.6.1.4.1.10.2.1.3.4.2.1.1.15INTEGERread-writeThis variable profiles the HCI to handle unsolicited status. When unsolicited status is received by the HCI from an RCI, the status is queued for presentation to the channel, except if the device is busy. If the device is busy, the status is handled in one of the following ways, depending upon which option has been defined. discard - profiles the HCI to discard the unsolicited status q-non-uc - profiles the HCI to always queue the unsolicited status q-uc - profiles the HCI to queue the unsolicited status only if it contains Unit Check status
INT nscDxGlProfCuEntDevDriverOptions1.3.6.1.4.1.10.2.1.3.4.2.1.1.16INTEGERread-writeThe device driver options. See the 7220/7256 Host & Remote Channel Interfaces (HCI & RCI) with Greenline-IP software (GLH-IP/GLD-IP) reference manual (460793). The value depends on the device driver in use.
INT nscDxGlProfCuEntHostBufferHold1.3.6.1.4.1.10.2.1.3.4.2.1.1.17INTEGERread-writeThis indicates whether the HCI should wait for all of the data associated with a CCW to be received before reconnecting to the channel.
INT nscDxGlProfCuEntWindowSize1.3.6.1.4.1.10.2.1.3.4.2.1.1.18INTEGERread-writeThis variable specifies the number of IP packets that transport will sent before it waits for an acknowledgement to come back. The following value are allowed. 1 = 8 packets. 2 = 16 packets. 3 = 32 packets. 4 = 64 packets. 5 = 128 packets. 6 = 256 packets. 7 = 512 packets.
nscDxGlProfDeviceTable1.3.6.1.4.1.10.2.1.3.4.2.2not-accessibleList of Device entries.
nscDxGlProfDeviceEntry1.3.6.1.4.1.10.2.1.3.4.2.2.1not-accessibleDevice entry. States whether device is profiled online or offline.
INT nscDxGlProfDevEntKeyId1.3.6.1.4.1.10.2.1.3.4.2.2.1.1INTEGERread-onlyProcessor Key ID (KID). This is a unique value for each interface.
INT nscDxGlProfDevEntDevice1.3.6.1.4.1.10.2.1.3.4.2.2.1.2INTEGERread-onlyStarting address of the device.
INT nscDxGlProfDevEntOnOff1.3.6.1.4.1.10.2.1.3.4.2.2.1.3INTEGERread-writeProfile device online or offline.
nscDxGlDevStatusTable1.3.6.1.4.1.10.2.1.3.4.3not-accessibleList of Device Status entries.
nscDxGlDevStatusEntry1.3.6.1.4.1.10.2.1.3.4.3.1not-accessibleDevice status entry.
INT nscDxGlDevStatusEntKeyId1.3.6.1.4.1.10.2.1.3.4.3.1.1INTEGERread-onlyProcessor Key ID (KID). This is a unique value for each interface.
INT nscDxGlDevStatusEntDeviceNum1.3.6.1.4.1.10.2.1.3.4.3.1.2INTEGERread-onlyThe device number.
INT nscDxGlDevStatusEntHostDevAddr1.3.6.1.4.1.10.2.1.3.4.3.1.3INTEGERread-onlyThe HCI device address.
INT nscDxGlDevStatusEntRmtDevAddr1.3.6.1.4.1.10.2.1.3.4.3.1.4INTEGERread-onlyThe remote device address.
INT nscDxGlDevStatusEntOnOffState1.3.6.1.4.1.10.2.1.3.4.3.1.5INTEGERread-onlySpecifies if the device is online, offline, or marked offline.
INT nscDxGlDevStatusEntReservedState1.3.6.1.4.1.10.2.1.3.4.3.1.6INTEGERread-onlySpecifies if the device is reserved by this HCI.
nscDxGlSesStatsTable1.3.6.1.4.1.10.2.1.3.4.4not-accessibleList of Session statistics entries.
nscDxGlSesStatsEntry1.3.6.1.4.1.10.2.1.3.4.4.1not-accessibleSession statistics entry.
INT nscDxGlSesStatsEntKeyId1.3.6.1.4.1.10.2.1.3.4.4.1.1INTEGERread-onlyProcessor Key ID (KID). This is a unique value for each interface.
CTR nscDxGlSesStatsEntInControlReqs1.3.6.1.4.1.10.2.1.3.4.4.1.2Counterread-onlyThe number of control request packets received by session.
CTR nscDxGlSesStatsEntInControlResps1.3.6.1.4.1.10.2.1.3.4.4.1.3Counterread-onlyThe number of control response packets received by session.
CTR nscDxGlSesStatsEntInDevAvailResps1.3.6.1.4.1.10.2.1.3.4.4.1.4Counterread-onlyThe number of device available response packets received by session.
CTR nscDxGlSesStatsEntInDevStatResps1.3.6.1.4.1.10.2.1.3.4.4.1.5Counterread-onlyThe number of device status response packets received by session.
CTR nscDxGlSesStatsEntInInitReqs1.3.6.1.4.1.10.2.1.3.4.4.1.6Counterread-onlyThe number of init request packets received by session.
CTR nscDxGlSesStatsEntInInitResps1.3.6.1.4.1.10.2.1.3.4.4.1.7Counterread-onlyThe number of init response packets received by session.
CTR nscDxGlSesStatsEntInReserveReqs1.3.6.1.4.1.10.2.1.3.4.4.1.8Counterread-onlyThe number of reserve request packets received by session.
CTR nscDxGlSesStatsEntInReserveResps1.3.6.1.4.1.10.2.1.3.4.4.1.9Counterread-onlyThe number of reserve response packets received by session.
CTR nscDxGlSesStatsEntInSenseReqs1.3.6.1.4.1.10.2.1.3.4.4.1.10Counterread-onlyThe number of sense request packets received by session.
CTR nscDxGlSesStatsEntInSenseResps1.3.6.1.4.1.10.2.1.3.4.4.1.11Counterread-onlyThe number of sense response packets received by session.
CTR nscDxGlSesStatsEntInUnreserveReqs1.3.6.1.4.1.10.2.1.3.4.4.1.12Counterread-onlyThe number of unreserve request packets received by session.
CTR nscDxGlSesStatsEntInInvalids1.3.6.1.4.1.10.2.1.3.4.4.1.13Counterread-onlyThe number of invalid packets received by session.
CTR nscDxGlSesStatsEntOutControlReqs1.3.6.1.4.1.10.2.1.3.4.4.1.14Counterread-onlyThe number of control request packets sent by session.
CTR nscDxGlSesStatsEntOutControlResps1.3.6.1.4.1.10.2.1.3.4.4.1.15Counterread-onlyThe number of control response packets sent by session.
CTR nscDxGlSesStatsEntOutDevAvailResps1.3.6.1.4.1.10.2.1.3.4.4.1.16Counterread-onlyThe number of device available response packets sent by session.
CTR nscDxGlSesStatsEntOutDevStatResps1.3.6.1.4.1.10.2.1.3.4.4.1.17Counterread-onlyThe number of device status response packets sent by session.
CTR nscDxGlSesStatsEntOutInitReqs1.3.6.1.4.1.10.2.1.3.4.4.1.18Counterread-onlyThe number of init request packets sent by session.
CTR nscDxGlSesStatsEntOutInitResps1.3.6.1.4.1.10.2.1.3.4.4.1.19Counterread-onlyThe number of init response packets sent by session.
CTR nscDxGlSesStatsEntOutReserveReqs1.3.6.1.4.1.10.2.1.3.4.4.1.20Counterread-onlyThe number of reserve request packets sent by session.
CTR nscDxGlSesStatsEntOutReserveResps1.3.6.1.4.1.10.2.1.3.4.4.1.21Counterread-onlyThe number of reserve response packets sent by session.
CTR nscDxGlSesStatsEntOutSenseReqs1.3.6.1.4.1.10.2.1.3.4.4.1.22Counterread-onlyThe number of sense request packets sent by session.
CTR nscDxGlSesStatsEntOutSenseResps1.3.6.1.4.1.10.2.1.3.4.4.1.23Counterread-onlyThe number of sense response packets sent by session.
CTR nscDxGlSesStatsEntOutUnreserveReqs1.3.6.1.4.1.10.2.1.3.4.4.1.24Counterread-onlyThe number of unreserve request packets sent by session.
CTR nscDxGlSesStatsEntOutInvalids1.3.6.1.4.1.10.2.1.3.4.4.1.25Counterread-onlyThe number of invalid packets sent by session.
INT nscDxGlSesStatsEntHciState1.3.6.1.4.1.10.2.1.3.4.4.1.26INTEGERread-onlyThe state of the HCI.
INT nscDxGlSesStatsEntRciState1.3.6.1.4.1.10.2.1.3.4.4.1.27INTEGERread-onlyThe state of the RCI.
INT nscDxGlSesStatsEntHciMaxSessions1.3.6.1.4.1.10.2.1.3.4.4.1.28INTEGERread-onlyMaximum number of HCIs that can be connected to the RCI.
INT nscDxGlSesStatsEntRciMaxSessions1.3.6.1.4.1.10.2.1.3.4.4.1.29INTEGERread-onlyMaximum number of remote interfaces that can be connected to the HCI.
INT nscDxGlSesStatsEntRciPollStatus1.3.6.1.4.1.10.2.1.3.4.4.1.30INTEGERread-onlyThis indicates whether automatic device polling is active.
CTR nscDxGlSesStatsEntRciPollRequests1.3.6.1.4.1.10.2.1.3.4.4.1.31Counterread-onlyPoll request count.
INT nscDxGlSesStatsEntRciPollDevice1.3.6.1.4.1.10.2.1.3.4.4.1.32INTEGERread-onlyPoll device number.
nscDxGlSesHciConnTable1.3.6.1.4.1.10.2.1.3.4.5not-accessibleList of session connection entries.
nscDxGlSesHciConnEntry1.3.6.1.4.1.10.2.1.3.4.5.1not-accessibleSession connection entry.
INT nscDxGlSesHciConnEntKeyId1.3.6.1.4.1.10.2.1.3.4.5.1.1INTEGERread-onlyProcessor Key ID (KID). This is a unique value for each interface.
INT nscDxGlSesHciConnEntSesNum1.3.6.1.4.1.10.2.1.3.4.5.1.2INTEGERread-onlyThe session number.
IP nscDxGlSesHciConnEntIpAddress1.3.6.1.4.1.10.2.1.3.4.5.1.3IpAddressread-onlyThe IP address of the remote RCI/HCI.
INT nscDxGlSesHciConnEntStatus1.3.6.1.4.1.10.2.1.3.4.5.1.4INTEGERread-onlySession status. In normal operations it will be open
INT nscDxGlSesHciConnEntSendState1.3.6.1.4.1.10.2.1.3.4.5.1.5INTEGERread-onlyThe current state of the outbound data stream.
INT nscDxGlSesHciConnEntRecvState1.3.6.1.4.1.10.2.1.3.4.5.1.6INTEGERread-onlyThe current state of the inbound data stream.
INT nscDxGlSesHciConnEntAddr1.3.6.1.4.1.10.2.1.3.4.5.1.7INTEGERread-onlyThe local address of the device currently receiving data from the connected HCI.
INT nscDxGlSesHciConnEntFlags1.3.6.1.4.1.10.2.1.3.4.5.1.8INTEGERread-onlySession flag information. This is represented by an array of flags, with each flag represented by one hex digit which will have the value of one (on) or zero (off). The value may have multiple flags set at the same time. The following flags are currently in use. 10000000 - Polling has been requested by this HCI 1000000 - Reset has been sent 100000 - Session is congested
INT nscDxGlSesHciConnEntReconn1.3.6.1.4.1.10.2.1.3.4.5.1.9INTEGERread-onlyThe amount of time in seconds between reconnects. It is only valid if status is closed.
nscDxGlSesRciConnTable1.3.6.1.4.1.10.2.1.3.4.6not-accessibleList of session connection entries.
nscDxGlSesRciConnEntry1.3.6.1.4.1.10.2.1.3.4.6.1not-accessibleSession connection entry.
INT nscDxGlSesRciConnEntKeyId1.3.6.1.4.1.10.2.1.3.4.6.1.1INTEGERread-onlyProcessor Key ID (KID). This is a unique value for each interface.
INT nscDxGlSesRciConnEntSesNum1.3.6.1.4.1.10.2.1.3.4.6.1.2INTEGERread-onlyThe session number.
IP nscDxGlSesRciConnEntIpAddress1.3.6.1.4.1.10.2.1.3.4.6.1.3IpAddressread-onlyThe IP address of the remote HCI.
INT nscDxGlSesRciConnEntStatus1.3.6.1.4.1.10.2.1.3.4.6.1.4INTEGERread-onlySession status. In normal operations it will be open
INT nscDxGlSesRciConnEntSendState1.3.6.1.4.1.10.2.1.3.4.6.1.5INTEGERread-onlyThe current state of the outbound data stream.
INT nscDxGlSesRciConnEntRecvState1.3.6.1.4.1.10.2.1.3.4.6.1.6INTEGERread-onlyThe current state of the inbound data stream.
INT nscDxGlSesRciConnEntAddr1.3.6.1.4.1.10.2.1.3.4.6.1.7INTEGERread-onlyThe local address of the device currently receiving data from this RCI.
INT nscDxGlSesRciConnEntFlags1.3.6.1.4.1.10.2.1.3.4.6.1.8INTEGERread-onlySession flag information. This is represented by an array of flags, with each flag represented by one hex digit which will have the value of one (on) or zero (off). The value may have multiple flags set at the same time. The following flags are currently in use. 10000000 - Polling has been requested by remote HCI 1000000 - Reset has been sent 100000 - Session is congested
nscDxGlSesDevTable1.3.6.1.4.1.10.2.1.3.4.7not-accessibleList of session device entries.
nscDxGlSesDevEntry1.3.6.1.4.1.10.2.1.3.4.7.1not-accessibleSession device entry.
INT nscDxGlSesDevEntKeyId1.3.6.1.4.1.10.2.1.3.4.7.1.1INTEGERread-onlyProcessor Key ID (KID). This is a unique value for each interface.
INT nscDxGlSesDevEntDevice1.3.6.1.4.1.10.2.1.3.4.7.1.2INTEGERread-onlyThe device address.
INT nscDxGlSesDevEntReserve1.3.6.1.4.1.10.2.1.3.4.7.1.3INTEGERread-onlyThe session number of the HCI that has reserved the device. This value will -1 if the device is not currently reserved.
INT nscDxGlSesDevEntPrimed1.3.6.1.4.1.10.2.1.3.4.7.1.4INTEGERread-onlyBit map with each bit representing an HCI that is waiting for the device to become unreserved. The right most bit corresponds to HCI 0.
INT nscDxGlSesDevEntStat1.3.6.1.4.1.10.2.1.3.4.7.1.5INTEGERread-onlyThe status of the device, as given in the following: 0x80 - device is offline 0x40 - device in online but does not respond 0-7 - number of sense bytes
OCT nscDxGlSesDevEntSenseData1.3.6.1.4.1.10.2.1.3.4.7.1.6OCTET STRINGread-onlyThe sense bytes.
nscDxGlXportStatsTable1.3.6.1.4.1.10.2.1.3.4.8not-accessibleList of transport statistics entries.
nscDxGlXportStatsEntry1.3.6.1.4.1.10.2.1.3.4.8.1not-accessibleTransport statistics entry.
INT nscDxGlXportStatsEntKeyId1.3.6.1.4.1.10.2.1.3.4.8.1.1INTEGERread-onlyProcessor Key ID (KID). This is a unique value for each interface.
CTR nscDxGlXportStatsEntInAcks1.3.6.1.4.1.10.2.1.3.4.8.1.2Counterread-onlyThe number of ack packets received by transport.
CTR nscDxGlXportStatsEntInConnects1.3.6.1.4.1.10.2.1.3.4.8.1.3Counterread-onlyThe number of connect packets received by transport.
CTR nscDxGlXportStatsEntInDataDups1.3.6.1.4.1.10.2.1.3.4.8.1.4Counterread-onlyThe number of data dup packets received by transport.
CTR nscDxGlXportStatsEntInDataInOrders1.3.6.1.4.1.10.2.1.3.4.8.1.5Counterread-onlyThe number of data in order packets received by transport.
CTR nscDxGlXportStatsEntInDataInvalids1.3.6.1.4.1.10.2.1.3.4.8.1.6Counterread-onlyThe number of data invalid packets received by transport.
CTR nscDxGlXportStatsEntInDataInWindows1.3.6.1.4.1.10.2.1.3.4.8.1.7Counterread-onlyThe number of data in window packets received by transport.
CTR nscDxGlXportStatsEntInDiscs1.3.6.1.4.1.10.2.1.3.4.8.1.8Counterread-onlyThe number of disconnect packets received by transport.
CTR nscDxGlXportStatsEntInNacks1.3.6.1.4.1.10.2.1.3.4.8.1.9Counterread-onlyThe number of nack packets received by transport.
CTR nscDxGlXportStatsEntInProbes1.3.6.1.4.1.10.2.1.3.4.8.1.10Counterread-onlyThe number of probe packets received by transport.
CTR nscDxGlXportStatsEntInProbeResps1.3.6.1.4.1.10.2.1.3.4.8.1.11Counterread-onlyThe number of probe response packets received by transport.
CTR nscDxGlXportStatsEntBadPckts1.3.6.1.4.1.10.2.1.3.4.8.1.12Counterread-onlyThe number of bad packets received by transport.
CTR nscDxGlXportStatsEntBadXcbs1.3.6.1.4.1.10.2.1.3.4.8.1.13Counterread-onlyThe number of bad xcb packets received by transport.
CTR nscDxGlXportStatsEntOutAcks1.3.6.1.4.1.10.2.1.3.4.8.1.14Counterread-onlyThe number of ack packets sent by transport.
CTR nscDxGlXportStatsEntOutConnects1.3.6.1.4.1.10.2.1.3.4.8.1.15Counterread-onlyThe number of connect packets sent by transport.
CTR nscDxGlXportStatsEntOutDatas1.3.6.1.4.1.10.2.1.3.4.8.1.16Counterread-onlyThe number of data packets sent by transport.
CTR nscDxGlXportStatsEntOutDiscs1.3.6.1.4.1.10.2.1.3.4.8.1.17Counterread-onlyThe number of disconnect packets sent by transport.
CTR nscDxGlXportStatsEntOutNacks1.3.6.1.4.1.10.2.1.3.4.8.1.18Counterread-onlyThe number of nack packets sent by transport.
CTR nscDxGlXportStatsEntOutProbes1.3.6.1.4.1.10.2.1.3.4.8.1.19Counterread-onlyThe number of probe packets sent by transport.
CTR nscDxGlXportStatsEntOutProbeResps1.3.6.1.4.1.10.2.1.3.4.8.1.20Counterread-onlyThe number of probe response packets sent by transport.
CTR nscDxGlXportStatsEntReconns1.3.6.1.4.1.10.2.1.3.4.8.1.21Counterread-onlyThe number of reconnect packets sent by transport.
CTR nscDxGlXportStatsEntRetransmits1.3.6.1.4.1.10.2.1.3.4.8.1.22Counterread-onlyThe number of retransmit packets sent by transport.
CTR nscDxGlXportStatsEntBadChecksums1.3.6.1.4.1.10.2.1.3.4.8.1.23Counterread-onlyThe number of bad checksum errors.
CTR nscDxGlXportStatsEntBadVersions1.3.6.1.4.1.10.2.1.3.4.8.1.24Counterread-onlyThe number of bad version errors.
CTR nscDxGlXportStatsEntConnTimeouts1.3.6.1.4.1.10.2.1.3.4.8.1.25Counterread-onlyThe number of connect timeout errors.
CTR nscDxGlXportStatsEntInitXcbExists1.3.6.1.4.1.10.2.1.3.4.8.1.26Counterread-onlyThe number of xcb exists errors.
CTR nscDxGlXportStatsEntNoHdrSpaces1.3.6.1.4.1.10.2.1.3.4.8.1.27Counterread-onlyThe number of no header space errors.
CTR nscDxGlXportStatsEntNoMemorys1.3.6.1.4.1.10.2.1.3.4.8.1.28Counterread-onlyThe number of no memory errors.
CTR nscDxGlXportStatsEntNoPes1.3.6.1.4.1.10.2.1.3.4.8.1.29Counterread-onlyThe number of no pe errors.
CTR nscDxGlXportStatsEntOutOfSeqDatas1.3.6.1.4.1.10.2.1.3.4.8.1.30Counterread-onlyThe number of out of sequence data errors.
CTR nscDxGlXportStatsEntShortPackets1.3.6.1.4.1.10.2.1.3.4.8.1.31Counterread-onlyThe number of short packets errors.
nscDxGlXportConnTable1.3.6.1.4.1.10.2.1.3.4.9not-accessibleList of transport connection entries.
nscDxGlXportConnEntry1.3.6.1.4.1.10.2.1.3.4.9.1not-accessibleTransport connection entry.
INT nscDxGlXportConnEntKeyId1.3.6.1.4.1.10.2.1.3.4.9.1.1INTEGERread-onlyProcessor Key ID (KID). This is a unique value for each interface.
INT nscDxGlXportConnEntNum1.3.6.1.4.1.10.2.1.3.4.9.1.2INTEGERread-onlyThe transport connection number.
IP nscDxGlXportConnEntLocalAddress1.3.6.1.4.1.10.2.1.3.4.9.1.3IpAddressread-onlyThe local IP address.
INT nscDxGlXportConnEntLocalPort1.3.6.1.4.1.10.2.1.3.4.9.1.4INTEGERread-onlyThe local transport port number.
IP nscDxGlXportConnEntRemoteAddress1.3.6.1.4.1.10.2.1.3.4.9.1.5IpAddressread-onlyThe remote IP address.
INT nscDxGlXportConnEntRemotePort1.3.6.1.4.1.10.2.1.3.4.9.1.6INTEGERread-onlyThe remote transport port number.
INT nscDxGlXportConnEntXopt1.3.6.1.4.1.10.2.1.3.4.9.1.7INTEGERread-onlyXport option information. This is represented by an array of flags, with each flag represented by one hex digit which will have the value of one (on) or zero (off). The value may have multiple flags set at the same time. The following flags are currently in use. 10000000 - Return data 1000000 - Fast search
INT nscDxGlXportConnEntWindowSize1.3.6.1.4.1.10.2.1.3.4.9.1.8INTEGERread-onlyWindow size specified as a packet count, 8, 16, 32, 64, 128, or 256
INT nscDxGlXportConnEntRoundTripTime1.3.6.1.4.1.10.2.1.3.4.9.1.9INTEGERread-onlyRound trip time in milliseconds.
INT nscDxGlXportConnEntSeqNumber1.3.6.1.4.1.10.2.1.3.4.9.1.10INTEGERread-onlySequence number.
INT nscDxGlXportConnEntXcbFlags1.3.6.1.4.1.10.2.1.3.4.9.1.11INTEGERread-onlyXport flag information. This is represented by an array of flags, with each flag represented by one hex digit which will have the value of one (on) or zero (off). The value may have multiple flags set at the same time. The following flags are currently in use. 10000000 - Owed ack 1000000 - Owe ack 100000 - Owed probe 10000 - Congested

RFC description

Vendor-private MIB for NSC DXG LIP devices; management information for network device operations.

Start monitoring NSC DX-series telecom/datacom equipment (GLIP channel links) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.

Download NSCDXGLIP-MIB