All MIBs › NSCDXGLIP-MIB
Category: Legacy High-Performance Switching
Description:
Manages NSC DX GLIP (Generic Link Interface Protocol) port configuration and statistics.
Imported Objects
From NSC-MIB
| nscDx | OBJECT-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 symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| nscDxGreenline | 1.3.6.1.4.1.10.2.1.3.4 | |||
| nscDxGlChannelTable | 1.3.6.1.4.1.10.2.1.3.4.1 | not-accessible | List of channel interface entries. | |
| nscDxGlChannelEntry | 1.3.6.1.4.1.10.2.1.3.4.1.1 | not-accessible | Channel interface entry. | |
| INT nscDxGlChanEntKeyId | 1.3.6.1.4.1.10.2.1.3.4.1.1.1 | INTEGER | read-only | Processor Key ID (KID). This is a unique value for each interface. |
| INT nscDxGlChanEntType | 1.3.6.1.4.1.10.2.1.3.4.1.1.2 | INTEGER | read-only | Channel interface type. |
| INT nscDxGlChanEntActivityState | 1.3.6.1.4.1.10.2.1.3.4.1.1.3 | INTEGER | read-only | This is the actual state of the HCI (which depends on the IP state and online/offline state of the HCI). |
| INT nscDxGlChanEntResetState | 1.3.6.1.4.1.10.2.1.3.4.1.1.4 | INTEGER | read-only | This identifies the pending channel reset to process. |
| INT nscDxGlChanEntIplState | 1.3.6.1.4.1.10.2.1.3.4.1.1.5 | INTEGER | read-only | This is the state prior to the first command chain being completed. It is used for IPL. |
| INT nscDxGlChanEntIpState | 1.3.6.1.4.1.10.2.1.3.4.1.1.6 | INTEGER | read-only | This 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 nscDxGlChanEntOnlineOfflineState | 1.3.6.1.4.1.10.2.1.3.4.1.1.7 | INTEGER | read-only | This indicates the state of the switch on the back of the HCI. |
| INT nscDxGlChanEntPolling | 1.3.6.1.4.1.10.2.1.3.4.1.1.8 | INTEGER | read-write | For 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 nscDxGlChanEntActiveSubchannel | 1.3.6.1.4.1.10.2.1.3.4.1.1.9 | INTEGER | read-only | The HCI device address of the active device. |
| INT nscDxGlChanEntMemoryResourcesLimited | 1.3.6.1.4.1.10.2.1.3.4.1.1.10 | INTEGER | read-only | Indicator of memory resource limitation. |
| CTR nscDxGlChanEntTagOverruns | 1.3.6.1.4.1.10.2.1.3.4.1.1.11 | Counter | read-only | Number of channel overruns. |
| CTR nscDxGlChanEntDcOverruns | 1.3.6.1.4.1.10.2.1.3.4.1.1.12 | Counter | read-only | Number of channel overruns in DC interlock mode. |
| CTR nscDxGlChanEntDsOverruns | 1.3.6.1.4.1.10.2.1.3.4.1.1.13 | Counter | read-only | Number of channel overruns in data streaming mode. |
| CTR nscDxGlChanEntDmaParityErrors | 1.3.6.1.4.1.10.2.1.3.4.1.1.14 | Counter | read-only | Number of DMA parity errors. |
| CTR nscDxGlChanEntCrcErrors | 1.3.6.1.4.1.10.2.1.3.4.1.1.15 | Counter | read-only | Number of CRC errors. |
| CTR nscDxGlChanEntResetsDuringDma | 1.3.6.1.4.1.10.2.1.3.4.1.1.16 | Counter | read-only | Number of times the DMA operation has been terminated by channel resets (selective reset, interface reconnect, system reset). |
| CTR nscDxGlChanEntCmdParityErrors | 1.3.6.1.4.1.10.2.1.3.4.1.1.17 | Counter | read-only | Number of channel command parity errors (a Bus parity error with Command Out active). |
| CTR nscDxGlChanEntUnsupportedStatuses | 1.3.6.1.4.1.10.2.1.3.4.1.1.18 | Counter | read-only | Number of unsupported status errors. |
| CTR nscDxGlChanEntMiscompareParityErrors | 1.3.6.1.4.1.10.2.1.3.4.1.1.19 | Counter | read-only | Number of miscompare parity errors. |
| CTR nscDxGlChanEntSelectionTimeouts | 1.3.6.1.4.1.10.2.1.3.4.1.1.20 | Counter | read-only | Number of selection timeouts. |
| CTR nscDxGlChanEntStatusAcceptDiscIns | 1.3.6.1.4.1.10.2.1.3.4.1.1.21 | Counter | read-only | Number of status accept disconnect in errors. |
| CTR nscDxGlChanEntStatusAcceptTimeouts | 1.3.6.1.4.1.10.2.1.3.4.1.1.22 | Counter | read-only | Number of status accept timeouts. |
| CTR nscDxGlChanEntStatusWaitDiscIns | 1.3.6.1.4.1.10.2.1.3.4.1.1.23 | Counter | read-only | Number of status wait disconnect in errors. |
| CTR nscDxGlChanEntStatusWaitTimeouts | 1.3.6.1.4.1.10.2.1.3.4.1.1.24 | Counter | read-only | Number of status wait timeouts. |
| CTR nscDxGlChanEntOpInActiveTimeouts | 1.3.6.1.4.1.10.2.1.3.4.1.1.25 | Counter | read-only | Number of op inactive timeouts. |
| INT nscDxGlChanEntNumCus | 1.3.6.1.4.1.10.2.1.3.4.1.1.26 | INTEGER | read-only | Number of control units per interface. |
| INT nscDxGlChanEntChannelStatus | 1.3.6.1.4.1.10.2.1.3.4.1.1.27 | INTEGER | read-only | The status of the channel interface. |
| nscDxGlProfiles | 1.3.6.1.4.1.10.2.1.3.4.2 | |||
| nscDxGlProfControlUnitTable | 1.3.6.1.4.1.10.2.1.3.4.2.1 | not-accessible | List of Control Unit entries. | |
| nscDxGlProfControlUnitEntry | 1.3.6.1.4.1.10.2.1.3.4.2.1.1 | not-accessible | Control 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 nscDxGlProfCuEntKeyId | 1.3.6.1.4.1.10.2.1.3.4.2.1.1.1 | INTEGER | read-only | Processor Key ID (KID). This is a unique value for each interface. |
| INT nscDxGlProfCuEntCuNum | 1.3.6.1.4.1.10.2.1.3.4.2.1.1.2 | INTEGER | read-only | The 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 nscDxGlProfCuEntNumDevices | 1.3.6.1.4.1.10.2.1.3.4.2.1.1.3 | INTEGER | read-only | Number of devices on this control unit. |
| INT nscDxGlProfCuEntOnlineOfflineState | 1.3.6.1.4.1.10.2.1.3.4.2.1.1.4 | INTEGER | read-write | The profiled state of the device(s). |
| STR nscDxGlProfCuEntDeviceType | 1.3.6.1.4.1.10.2.1.3.4.2.1.1.5 | DisplayString | read-write | The 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 nscDxGlProfCuEntHostStartingDevAddr | 1.3.6.1.4.1.10.2.1.3.4.2.1.1.6 | INTEGER | read-write | The first HCI device address in the range of addresses associated with the specified controller definition. |
| INT nscDxGlProfCuEntHostEndingDevAddr | 1.3.6.1.4.1.10.2.1.3.4.2.1.1.7 | INTEGER | read-write | The 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 nscDxGlProfCuEntHostChannelSpeed | 1.3.6.1.4.1.10.2.1.3.4.2.1.1.8 | INTEGER | read-write | The 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 nscDxGlProfCuEntHostBufferRequirements | 1.3.6.1.4.1.10.2.1.3.4.2.1.1.9 | INTEGER | read-write | The number of data buffers the HCI will allocate for a write I/O command. |
| IP nscDxGlProfCuEntRmtIpAddr | 1.3.6.1.4.1.10.2.1.3.4.2.1.1.10 | IpAddress | read-write | The IP address of the remote interface, either an RCI where devices are attached, or an HCI for CTC. |
| INT nscDxGlProfCuEntRmtStartingDevAddr | 1.3.6.1.4.1.10.2.1.3.4.2.1.1.11 | INTEGER | read-write | The 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 nscDxGlProfCuEntRmtBufferHold | 1.3.6.1.4.1.10.2.1.3.4.2.1.1.12 | INTEGER | read-write | This 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 nscDxGlProfCuEntRmtChannelSpeed | 1.3.6.1.4.1.10.2.1.3.4.2.1.1.13 | INTEGER | read-write | The 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 nscDxGlProfCuEntRmtBufferRequirements | 1.3.6.1.4.1.10.2.1.3.4.2.1.1.14 | INTEGER | read-write | The number of data buffers an RCI will allocate for read I/O commands. |
| INT nscDxGlProfCuEntUnsolStatusOption | 1.3.6.1.4.1.10.2.1.3.4.2.1.1.15 | INTEGER | read-write | This 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 nscDxGlProfCuEntDevDriverOptions | 1.3.6.1.4.1.10.2.1.3.4.2.1.1.16 | INTEGER | read-write | The 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 nscDxGlProfCuEntHostBufferHold | 1.3.6.1.4.1.10.2.1.3.4.2.1.1.17 | INTEGER | read-write | This indicates whether the HCI should wait for all of the data associated with a CCW to be received before reconnecting to the channel. |
| INT nscDxGlProfCuEntWindowSize | 1.3.6.1.4.1.10.2.1.3.4.2.1.1.18 | INTEGER | read-write | This 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. |
| nscDxGlProfDeviceTable | 1.3.6.1.4.1.10.2.1.3.4.2.2 | not-accessible | List of Device entries. | |
| nscDxGlProfDeviceEntry | 1.3.6.1.4.1.10.2.1.3.4.2.2.1 | not-accessible | Device entry. States whether device is profiled online or offline. | |
| INT nscDxGlProfDevEntKeyId | 1.3.6.1.4.1.10.2.1.3.4.2.2.1.1 | INTEGER | read-only | Processor Key ID (KID). This is a unique value for each interface. |
| INT nscDxGlProfDevEntDevice | 1.3.6.1.4.1.10.2.1.3.4.2.2.1.2 | INTEGER | read-only | Starting address of the device. |
| INT nscDxGlProfDevEntOnOff | 1.3.6.1.4.1.10.2.1.3.4.2.2.1.3 | INTEGER | read-write | Profile device online or offline. |
| nscDxGlDevStatusTable | 1.3.6.1.4.1.10.2.1.3.4.3 | not-accessible | List of Device Status entries. | |
| nscDxGlDevStatusEntry | 1.3.6.1.4.1.10.2.1.3.4.3.1 | not-accessible | Device status entry. | |
| INT nscDxGlDevStatusEntKeyId | 1.3.6.1.4.1.10.2.1.3.4.3.1.1 | INTEGER | read-only | Processor Key ID (KID). This is a unique value for each interface. |
| INT nscDxGlDevStatusEntDeviceNum | 1.3.6.1.4.1.10.2.1.3.4.3.1.2 | INTEGER | read-only | The device number. |
| INT nscDxGlDevStatusEntHostDevAddr | 1.3.6.1.4.1.10.2.1.3.4.3.1.3 | INTEGER | read-only | The HCI device address. |
| INT nscDxGlDevStatusEntRmtDevAddr | 1.3.6.1.4.1.10.2.1.3.4.3.1.4 | INTEGER | read-only | The remote device address. |
| INT nscDxGlDevStatusEntOnOffState | 1.3.6.1.4.1.10.2.1.3.4.3.1.5 | INTEGER | read-only | Specifies if the device is online, offline, or marked offline. |
| INT nscDxGlDevStatusEntReservedState | 1.3.6.1.4.1.10.2.1.3.4.3.1.6 | INTEGER | read-only | Specifies if the device is reserved by this HCI. |
| nscDxGlSesStatsTable | 1.3.6.1.4.1.10.2.1.3.4.4 | not-accessible | List of Session statistics entries. | |
| nscDxGlSesStatsEntry | 1.3.6.1.4.1.10.2.1.3.4.4.1 | not-accessible | Session statistics entry. | |
| INT nscDxGlSesStatsEntKeyId | 1.3.6.1.4.1.10.2.1.3.4.4.1.1 | INTEGER | read-only | Processor Key ID (KID). This is a unique value for each interface. |
| CTR nscDxGlSesStatsEntInControlReqs | 1.3.6.1.4.1.10.2.1.3.4.4.1.2 | Counter | read-only | The number of control request packets received by session. |
| CTR nscDxGlSesStatsEntInControlResps | 1.3.6.1.4.1.10.2.1.3.4.4.1.3 | Counter | read-only | The number of control response packets received by session. |
| CTR nscDxGlSesStatsEntInDevAvailResps | 1.3.6.1.4.1.10.2.1.3.4.4.1.4 | Counter | read-only | The number of device available response packets received by session. |
| CTR nscDxGlSesStatsEntInDevStatResps | 1.3.6.1.4.1.10.2.1.3.4.4.1.5 | Counter | read-only | The number of device status response packets received by session. |
| CTR nscDxGlSesStatsEntInInitReqs | 1.3.6.1.4.1.10.2.1.3.4.4.1.6 | Counter | read-only | The number of init request packets received by session. |
| CTR nscDxGlSesStatsEntInInitResps | 1.3.6.1.4.1.10.2.1.3.4.4.1.7 | Counter | read-only | The number of init response packets received by session. |
| CTR nscDxGlSesStatsEntInReserveReqs | 1.3.6.1.4.1.10.2.1.3.4.4.1.8 | Counter | read-only | The number of reserve request packets received by session. |
| CTR nscDxGlSesStatsEntInReserveResps | 1.3.6.1.4.1.10.2.1.3.4.4.1.9 | Counter | read-only | The number of reserve response packets received by session. |
| CTR nscDxGlSesStatsEntInSenseReqs | 1.3.6.1.4.1.10.2.1.3.4.4.1.10 | Counter | read-only | The number of sense request packets received by session. |
| CTR nscDxGlSesStatsEntInSenseResps | 1.3.6.1.4.1.10.2.1.3.4.4.1.11 | Counter | read-only | The number of sense response packets received by session. |
| CTR nscDxGlSesStatsEntInUnreserveReqs | 1.3.6.1.4.1.10.2.1.3.4.4.1.12 | Counter | read-only | The number of unreserve request packets received by session. |
| CTR nscDxGlSesStatsEntInInvalids | 1.3.6.1.4.1.10.2.1.3.4.4.1.13 | Counter | read-only | The number of invalid packets received by session. |
| CTR nscDxGlSesStatsEntOutControlReqs | 1.3.6.1.4.1.10.2.1.3.4.4.1.14 | Counter | read-only | The number of control request packets sent by session. |
| CTR nscDxGlSesStatsEntOutControlResps | 1.3.6.1.4.1.10.2.1.3.4.4.1.15 | Counter | read-only | The number of control response packets sent by session. |
| CTR nscDxGlSesStatsEntOutDevAvailResps | 1.3.6.1.4.1.10.2.1.3.4.4.1.16 | Counter | read-only | The number of device available response packets sent by session. |
| CTR nscDxGlSesStatsEntOutDevStatResps | 1.3.6.1.4.1.10.2.1.3.4.4.1.17 | Counter | read-only | The number of device status response packets sent by session. |
| CTR nscDxGlSesStatsEntOutInitReqs | 1.3.6.1.4.1.10.2.1.3.4.4.1.18 | Counter | read-only | The number of init request packets sent by session. |
| CTR nscDxGlSesStatsEntOutInitResps | 1.3.6.1.4.1.10.2.1.3.4.4.1.19 | Counter | read-only | The number of init response packets sent by session. |
| CTR nscDxGlSesStatsEntOutReserveReqs | 1.3.6.1.4.1.10.2.1.3.4.4.1.20 | Counter | read-only | The number of reserve request packets sent by session. |
| CTR nscDxGlSesStatsEntOutReserveResps | 1.3.6.1.4.1.10.2.1.3.4.4.1.21 | Counter | read-only | The number of reserve response packets sent by session. |
| CTR nscDxGlSesStatsEntOutSenseReqs | 1.3.6.1.4.1.10.2.1.3.4.4.1.22 | Counter | read-only | The number of sense request packets sent by session. |
| CTR nscDxGlSesStatsEntOutSenseResps | 1.3.6.1.4.1.10.2.1.3.4.4.1.23 | Counter | read-only | The number of sense response packets sent by session. |
| CTR nscDxGlSesStatsEntOutUnreserveReqs | 1.3.6.1.4.1.10.2.1.3.4.4.1.24 | Counter | read-only | The number of unreserve request packets sent by session. |
| CTR nscDxGlSesStatsEntOutInvalids | 1.3.6.1.4.1.10.2.1.3.4.4.1.25 | Counter | read-only | The number of invalid packets sent by session. |
| INT nscDxGlSesStatsEntHciState | 1.3.6.1.4.1.10.2.1.3.4.4.1.26 | INTEGER | read-only | The state of the HCI. |
| INT nscDxGlSesStatsEntRciState | 1.3.6.1.4.1.10.2.1.3.4.4.1.27 | INTEGER | read-only | The state of the RCI. |
| INT nscDxGlSesStatsEntHciMaxSessions | 1.3.6.1.4.1.10.2.1.3.4.4.1.28 | INTEGER | read-only | Maximum number of HCIs that can be connected to the RCI. |
| INT nscDxGlSesStatsEntRciMaxSessions | 1.3.6.1.4.1.10.2.1.3.4.4.1.29 | INTEGER | read-only | Maximum number of remote interfaces that can be connected to the HCI. |
| INT nscDxGlSesStatsEntRciPollStatus | 1.3.6.1.4.1.10.2.1.3.4.4.1.30 | INTEGER | read-only | This indicates whether automatic device polling is active. |
| CTR nscDxGlSesStatsEntRciPollRequests | 1.3.6.1.4.1.10.2.1.3.4.4.1.31 | Counter | read-only | Poll request count. |
| INT nscDxGlSesStatsEntRciPollDevice | 1.3.6.1.4.1.10.2.1.3.4.4.1.32 | INTEGER | read-only | Poll device number. |
| nscDxGlSesHciConnTable | 1.3.6.1.4.1.10.2.1.3.4.5 | not-accessible | List of session connection entries. | |
| nscDxGlSesHciConnEntry | 1.3.6.1.4.1.10.2.1.3.4.5.1 | not-accessible | Session connection entry. | |
| INT nscDxGlSesHciConnEntKeyId | 1.3.6.1.4.1.10.2.1.3.4.5.1.1 | INTEGER | read-only | Processor Key ID (KID). This is a unique value for each interface. |
| INT nscDxGlSesHciConnEntSesNum | 1.3.6.1.4.1.10.2.1.3.4.5.1.2 | INTEGER | read-only | The session number. |
| IP nscDxGlSesHciConnEntIpAddress | 1.3.6.1.4.1.10.2.1.3.4.5.1.3 | IpAddress | read-only | The IP address of the remote RCI/HCI. |
| INT nscDxGlSesHciConnEntStatus | 1.3.6.1.4.1.10.2.1.3.4.5.1.4 | INTEGER | read-only | Session status. In normal operations it will be open |
| INT nscDxGlSesHciConnEntSendState | 1.3.6.1.4.1.10.2.1.3.4.5.1.5 | INTEGER | read-only | The current state of the outbound data stream. |
| INT nscDxGlSesHciConnEntRecvState | 1.3.6.1.4.1.10.2.1.3.4.5.1.6 | INTEGER | read-only | The current state of the inbound data stream. |
| INT nscDxGlSesHciConnEntAddr | 1.3.6.1.4.1.10.2.1.3.4.5.1.7 | INTEGER | read-only | The local address of the device currently receiving data from the connected HCI. |
| INT nscDxGlSesHciConnEntFlags | 1.3.6.1.4.1.10.2.1.3.4.5.1.8 | INTEGER | read-only | Session 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 nscDxGlSesHciConnEntReconn | 1.3.6.1.4.1.10.2.1.3.4.5.1.9 | INTEGER | read-only | The amount of time in seconds between reconnects. It is only valid if status is closed. |
| nscDxGlSesRciConnTable | 1.3.6.1.4.1.10.2.1.3.4.6 | not-accessible | List of session connection entries. | |
| nscDxGlSesRciConnEntry | 1.3.6.1.4.1.10.2.1.3.4.6.1 | not-accessible | Session connection entry. | |
| INT nscDxGlSesRciConnEntKeyId | 1.3.6.1.4.1.10.2.1.3.4.6.1.1 | INTEGER | read-only | Processor Key ID (KID). This is a unique value for each interface. |
| INT nscDxGlSesRciConnEntSesNum | 1.3.6.1.4.1.10.2.1.3.4.6.1.2 | INTEGER | read-only | The session number. |
| IP nscDxGlSesRciConnEntIpAddress | 1.3.6.1.4.1.10.2.1.3.4.6.1.3 | IpAddress | read-only | The IP address of the remote HCI. |
| INT nscDxGlSesRciConnEntStatus | 1.3.6.1.4.1.10.2.1.3.4.6.1.4 | INTEGER | read-only | Session status. In normal operations it will be open |
| INT nscDxGlSesRciConnEntSendState | 1.3.6.1.4.1.10.2.1.3.4.6.1.5 | INTEGER | read-only | The current state of the outbound data stream. |
| INT nscDxGlSesRciConnEntRecvState | 1.3.6.1.4.1.10.2.1.3.4.6.1.6 | INTEGER | read-only | The current state of the inbound data stream. |
| INT nscDxGlSesRciConnEntAddr | 1.3.6.1.4.1.10.2.1.3.4.6.1.7 | INTEGER | read-only | The local address of the device currently receiving data from this RCI. |
| INT nscDxGlSesRciConnEntFlags | 1.3.6.1.4.1.10.2.1.3.4.6.1.8 | INTEGER | read-only | Session 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 |
| nscDxGlSesDevTable | 1.3.6.1.4.1.10.2.1.3.4.7 | not-accessible | List of session device entries. | |
| nscDxGlSesDevEntry | 1.3.6.1.4.1.10.2.1.3.4.7.1 | not-accessible | Session device entry. | |
| INT nscDxGlSesDevEntKeyId | 1.3.6.1.4.1.10.2.1.3.4.7.1.1 | INTEGER | read-only | Processor Key ID (KID). This is a unique value for each interface. |
| INT nscDxGlSesDevEntDevice | 1.3.6.1.4.1.10.2.1.3.4.7.1.2 | INTEGER | read-only | The device address. |
| INT nscDxGlSesDevEntReserve | 1.3.6.1.4.1.10.2.1.3.4.7.1.3 | INTEGER | read-only | The session number of the HCI that has reserved the device. This value will -1 if the device is not currently reserved. |
| INT nscDxGlSesDevEntPrimed | 1.3.6.1.4.1.10.2.1.3.4.7.1.4 | INTEGER | read-only | Bit 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 nscDxGlSesDevEntStat | 1.3.6.1.4.1.10.2.1.3.4.7.1.5 | INTEGER | read-only | The 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 nscDxGlSesDevEntSenseData | 1.3.6.1.4.1.10.2.1.3.4.7.1.6 | OCTET STRING | read-only | The sense bytes. |
| nscDxGlXportStatsTable | 1.3.6.1.4.1.10.2.1.3.4.8 | not-accessible | List of transport statistics entries. | |
| nscDxGlXportStatsEntry | 1.3.6.1.4.1.10.2.1.3.4.8.1 | not-accessible | Transport statistics entry. | |
| INT nscDxGlXportStatsEntKeyId | 1.3.6.1.4.1.10.2.1.3.4.8.1.1 | INTEGER | read-only | Processor Key ID (KID). This is a unique value for each interface. |
| CTR nscDxGlXportStatsEntInAcks | 1.3.6.1.4.1.10.2.1.3.4.8.1.2 | Counter | read-only | The number of ack packets received by transport. |
| CTR nscDxGlXportStatsEntInConnects | 1.3.6.1.4.1.10.2.1.3.4.8.1.3 | Counter | read-only | The number of connect packets received by transport. |
| CTR nscDxGlXportStatsEntInDataDups | 1.3.6.1.4.1.10.2.1.3.4.8.1.4 | Counter | read-only | The number of data dup packets received by transport. |
| CTR nscDxGlXportStatsEntInDataInOrders | 1.3.6.1.4.1.10.2.1.3.4.8.1.5 | Counter | read-only | The number of data in order packets received by transport. |
| CTR nscDxGlXportStatsEntInDataInvalids | 1.3.6.1.4.1.10.2.1.3.4.8.1.6 | Counter | read-only | The number of data invalid packets received by transport. |
| CTR nscDxGlXportStatsEntInDataInWindows | 1.3.6.1.4.1.10.2.1.3.4.8.1.7 | Counter | read-only | The number of data in window packets received by transport. |
| CTR nscDxGlXportStatsEntInDiscs | 1.3.6.1.4.1.10.2.1.3.4.8.1.8 | Counter | read-only | The number of disconnect packets received by transport. |
| CTR nscDxGlXportStatsEntInNacks | 1.3.6.1.4.1.10.2.1.3.4.8.1.9 | Counter | read-only | The number of nack packets received by transport. |
| CTR nscDxGlXportStatsEntInProbes | 1.3.6.1.4.1.10.2.1.3.4.8.1.10 | Counter | read-only | The number of probe packets received by transport. |
| CTR nscDxGlXportStatsEntInProbeResps | 1.3.6.1.4.1.10.2.1.3.4.8.1.11 | Counter | read-only | The number of probe response packets received by transport. |
| CTR nscDxGlXportStatsEntBadPckts | 1.3.6.1.4.1.10.2.1.3.4.8.1.12 | Counter | read-only | The number of bad packets received by transport. |
| CTR nscDxGlXportStatsEntBadXcbs | 1.3.6.1.4.1.10.2.1.3.4.8.1.13 | Counter | read-only | The number of bad xcb packets received by transport. |
| CTR nscDxGlXportStatsEntOutAcks | 1.3.6.1.4.1.10.2.1.3.4.8.1.14 | Counter | read-only | The number of ack packets sent by transport. |
| CTR nscDxGlXportStatsEntOutConnects | 1.3.6.1.4.1.10.2.1.3.4.8.1.15 | Counter | read-only | The number of connect packets sent by transport. |
| CTR nscDxGlXportStatsEntOutDatas | 1.3.6.1.4.1.10.2.1.3.4.8.1.16 | Counter | read-only | The number of data packets sent by transport. |
| CTR nscDxGlXportStatsEntOutDiscs | 1.3.6.1.4.1.10.2.1.3.4.8.1.17 | Counter | read-only | The number of disconnect packets sent by transport. |
| CTR nscDxGlXportStatsEntOutNacks | 1.3.6.1.4.1.10.2.1.3.4.8.1.18 | Counter | read-only | The number of nack packets sent by transport. |
| CTR nscDxGlXportStatsEntOutProbes | 1.3.6.1.4.1.10.2.1.3.4.8.1.19 | Counter | read-only | The number of probe packets sent by transport. |
| CTR nscDxGlXportStatsEntOutProbeResps | 1.3.6.1.4.1.10.2.1.3.4.8.1.20 | Counter | read-only | The number of probe response packets sent by transport. |
| CTR nscDxGlXportStatsEntReconns | 1.3.6.1.4.1.10.2.1.3.4.8.1.21 | Counter | read-only | The number of reconnect packets sent by transport. |
| CTR nscDxGlXportStatsEntRetransmits | 1.3.6.1.4.1.10.2.1.3.4.8.1.22 | Counter | read-only | The number of retransmit packets sent by transport. |
| CTR nscDxGlXportStatsEntBadChecksums | 1.3.6.1.4.1.10.2.1.3.4.8.1.23 | Counter | read-only | The number of bad checksum errors. |
| CTR nscDxGlXportStatsEntBadVersions | 1.3.6.1.4.1.10.2.1.3.4.8.1.24 | Counter | read-only | The number of bad version errors. |
| CTR nscDxGlXportStatsEntConnTimeouts | 1.3.6.1.4.1.10.2.1.3.4.8.1.25 | Counter | read-only | The number of connect timeout errors. |
| CTR nscDxGlXportStatsEntInitXcbExists | 1.3.6.1.4.1.10.2.1.3.4.8.1.26 | Counter | read-only | The number of xcb exists errors. |
| CTR nscDxGlXportStatsEntNoHdrSpaces | 1.3.6.1.4.1.10.2.1.3.4.8.1.27 | Counter | read-only | The number of no header space errors. |
| CTR nscDxGlXportStatsEntNoMemorys | 1.3.6.1.4.1.10.2.1.3.4.8.1.28 | Counter | read-only | The number of no memory errors. |
| CTR nscDxGlXportStatsEntNoPes | 1.3.6.1.4.1.10.2.1.3.4.8.1.29 | Counter | read-only | The number of no pe errors. |
| CTR nscDxGlXportStatsEntOutOfSeqDatas | 1.3.6.1.4.1.10.2.1.3.4.8.1.30 | Counter | read-only | The number of out of sequence data errors. |
| CTR nscDxGlXportStatsEntShortPackets | 1.3.6.1.4.1.10.2.1.3.4.8.1.31 | Counter | read-only | The number of short packets errors. |
| nscDxGlXportConnTable | 1.3.6.1.4.1.10.2.1.3.4.9 | not-accessible | List of transport connection entries. | |
| nscDxGlXportConnEntry | 1.3.6.1.4.1.10.2.1.3.4.9.1 | not-accessible | Transport connection entry. | |
| INT nscDxGlXportConnEntKeyId | 1.3.6.1.4.1.10.2.1.3.4.9.1.1 | INTEGER | read-only | Processor Key ID (KID). This is a unique value for each interface. |
| INT nscDxGlXportConnEntNum | 1.3.6.1.4.1.10.2.1.3.4.9.1.2 | INTEGER | read-only | The transport connection number. |
| IP nscDxGlXportConnEntLocalAddress | 1.3.6.1.4.1.10.2.1.3.4.9.1.3 | IpAddress | read-only | The local IP address. |
| INT nscDxGlXportConnEntLocalPort | 1.3.6.1.4.1.10.2.1.3.4.9.1.4 | INTEGER | read-only | The local transport port number. |
| IP nscDxGlXportConnEntRemoteAddress | 1.3.6.1.4.1.10.2.1.3.4.9.1.5 | IpAddress | read-only | The remote IP address. |
| INT nscDxGlXportConnEntRemotePort | 1.3.6.1.4.1.10.2.1.3.4.9.1.6 | INTEGER | read-only | The remote transport port number. |
| INT nscDxGlXportConnEntXopt | 1.3.6.1.4.1.10.2.1.3.4.9.1.7 | INTEGER | read-only | Xport 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 nscDxGlXportConnEntWindowSize | 1.3.6.1.4.1.10.2.1.3.4.9.1.8 | INTEGER | read-only | Window size specified as a packet count, 8, 16, 32, 64, 128, or 256 |
| INT nscDxGlXportConnEntRoundTripTime | 1.3.6.1.4.1.10.2.1.3.4.9.1.9 | INTEGER | read-only | Round trip time in milliseconds. |
| INT nscDxGlXportConnEntSeqNumber | 1.3.6.1.4.1.10.2.1.3.4.9.1.10 | INTEGER | read-only | Sequence number. |
| INT nscDxGlXportConnEntXcbFlags | 1.3.6.1.4.1.10.2.1.3.4.9.1.11 | INTEGER | read-only | Xport 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.