All MIBs › NETLINK-SPECIFIC-MIB
Category: Network Management, WAN
Description: Defines proprietary management objects for NetLink network interface and link configuration.
Start monitoring vendor-neutral, standards-based MIB, any SNMPv3-capable network device (SNMP engine identity/boot/clock status) 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.
What Is NETLINK-SPECIFIC-MIB?
NETLINK-SPECIFIC-MIB is a proprietary MIB for NetLink brand network interface/protocol converter devices, covering SNA/SDLC (Synchronous Data Link Control) and related legacy IBM networking link configuration. It exposes objects describing node-level and neighbor-level link status for SDLC/SNA connections, including node identification, neighbor counts, and per-neighbor state, reflecting the device's role as a protocol gateway or converter. This MIB is used for monitoring the operational status of legacy SNA/SDLC links and neighbor relationships rather than classic hardware sensors, helping administrators detect when a node loses neighbor adjacencies or exceeds its configured neighbor limit. It is tied to legacy IBM SNA networking concepts (SDLC) rather than modern IETF standard MIBs. It is typically deployed in legacy environments bridging SNA mainframe traffic over modern IP/WAN infrastructure. Engineers can download the NETLINK-SPECIFIC-MIB file directly to load it into their MIB browser.
IPNetwork Monitor allows you to monitor SNMP objects defined in NETLINK-SPECIFIC-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.
Supported Devices
- NetLink protocol converter
- legacy SNA/SDLC gateway device
Monitoring Examples
An administrator would poll nsNodTable/nsEntry for a given node to check nsStatus and nsNumNeigh, then cross-reference nsNeighTable/nsNeighEntry (nsNTNode) to see individual neighbor node relationships. A drop in nsNumNeigh below the expected count, or nsStatus indicating a down node, would reveal a lost SDLC link between the gateway and its SNA peer. nsMaxNeigh and nsThisNode provide the configured ceiling and local node identity used to interpret those numbers.
What Can Be Monitored
- node status
- neighbor count
- neighbor node relationships
- maximum neighbor limit
This MIB depends on
Related MIBs
Imported Objects
From RFC-1212
| OBJECT-TYPE |
From RFC1155-SMI
| Counter | |
| Gauge | |
| IpAddress | |
| NetworkAddress | |
| TimeTicks | |
| enterprises | |
| mgmt |
From RFC1213-MIB
| DisplayString | |
| PhysAddress | |
| mib-2 |
From SNMPv2-TC
| MacAddress | |
| RowStatus | |
| TimeInterval |
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| bridge | 1.3.6.1.4.1.173.7.9 | |||
| INT bridgeAdminSRBID | 1.3.6.1.4.1.173.7.9.7 | INTEGER | read-write | bridge ID to be inserted into token ring RIF field, this bridge |
| INT bridgeAdminVirtualLANID | 1.3.6.1.4.1.173.7.9.1 | INTEGER | read-write | LAN id inserted into token ring RIF field representing internal virtual ring, for LLC2 or bridged traffic |
| INT bridgeDefaultEthernetFrameType | 1.3.6.1.4.1.173.7.9.9 | INTEGER | read-write | default frame type to be used when forwarding traffic on ethernet interfaces. |
| INT bridgeEnabled | 1.3.6.1.4.1.173.7.9.3 | INTEGER | read-write | When yes the spanning tree algorithm is in effect and all traffic types may be bridged. When no only llc/2 terminated traffic is allowed on bridge interfaces. |
| INT bridgeIPEnabled | 1.3.6.1.4.1.173.7.9.5 | INTEGER | read-write | When yes, and BRIDGING ENABLED, IP traffic will be bridged, otherwise IP traffic will be routed. |
| INT bridgeIPXEnabled | 1.3.6.1.4.1.173.7.9.6 | INTEGER | read-write | When yes, and BRIDGING ENABLED, IPX traffic will be bridged, otherwise IPX traffic will be routed. |
| INT bridgeMaxSizeForwardingTable | 1.3.6.1.4.1.173.7.9.4 | INTEGER | read-write | Number of entries allowed in the bridge forwarding table |
| INT bridgeOperSRBID | 1.3.6.1.4.1.173.7.9.8 | INTEGER | read-only | bridge ID to be inserted into token ring RIF field, this bridge |
| INT bridgeOperVirtualLANID | 1.3.6.1.4.1.173.7.9.2 | INTEGER | read-only | LAN id inserted into token ring RIF field representing internal virtual ring, for LLC2 or bridged traffic |
| INT bsciDevAdminConnectionID | 1.3.6.1.4.1.173.7.3.4.5.1.3 | INTEGER | read-write | The BSCI port connection ID for the device. |
| INT bsciDevAdminControlUnitID | 1.3.6.1.4.1.173.7.3.4.5.1.1 | INTEGER | read-only | Control Unit identifier. |
| INT bsciDevAdminDeviceUnitID | 1.3.6.1.4.1.173.7.3.4.5.1.2 | INTEGER | read-only | Device Unit identifier. |
| INT bsciDevAdminDisableStatusRequest | 1.3.6.1.4.1.173.7.3.4.5.1.8 | INTEGER | read-write | Determines how the BSCI port will report the status of the attached device. Normal status- the port will report what the device reports. No status- the port will report status only if the device is active. Always active status- the port will always report the device as active. |
| bsciDevAdminEntry | 1.3.6.1.4.1.173.7.3.4.5.1 | not-accessible | A BSCI Interactive Device entry containing objects relating to the device that are configurable by the user. | |
| INT bsciDevAdminPrinterAttached | 1.3.6.1.4.1.173.7.3.4.5.1.6 | INTEGER | read-write | Specifies whether the device has a printer attached. |
| ROW bsciDevAdminRowStatus | 1.3.6.1.4.1.173.7.3.4.5.1.7 | RowStatus | read-write | This variable is used to manage the creation and deletion of conceptual rows in the bsciDevAdminTable and follows the SNMPv2 RowStatus conventions by supporting the following values: - `active', which indicates that the conceptual row is available for use by the managed device. For a management protocol set operation, a genErr response is returned when the row does not exist. - `createAndGo', which is supplied by a management station wishing to create a new instance of a conceptual row and to have its status automatically set to active, making it available for use by the managed device. For a management protocol set operation, a genErr response is returned when the row already exists. - `destroy', which is supplied by a management station wishing to delete all of the instances associated with an existing conceptual row. Note that all of the above values may be specified in a management protocol set operation, and only the 'active' value will be returned in response to a management protocol retrieval operation. For a management protocol set operation, if other variable bindings are included in the same PDU, then a genErr response is returned. |
| INT bsciDevAdminSingleUserVC | 1.3.6.1.4.1.173.7.3.4.5.1.4 | INTEGER | read-write | Specifies whether each end of the connection is within a same Control Unit/Device Type pair. |
| bsciDevAdminTable | 1.3.6.1.4.1.173.7.3.4.5 | not-accessible | A list of BSC Interactive devices. | |
| INT bsciDevAdminTransTextSupported | 1.3.6.1.4.1.173.7.3.4.5.1.5 | INTEGER | read-write | Causes all characters transmitted to be treated as data. |
| INT bsciDevOperConnectionID | 1.3.6.1.4.1.173.7.3.4.6.1.3 | INTEGER | read-only | The BSCI port connection ID for the device. |
| INT bsciDevOperControlUnitID | 1.3.6.1.4.1.173.7.3.4.6.1.1 | INTEGER | read-only | Control Unit identifier. |
| INT bsciDevOperDeviceUnitID | 1.3.6.1.4.1.173.7.3.4.6.1.2 | INTEGER | read-only | Device Unit identifier. |
| INT bsciDevOperDisableStatusRequest | 1.3.6.1.4.1.173.7.3.4.6.1.7 | INTEGER | read-only | Determines how the BSCI port will report the status of the attached device. Normal status- the port will report what the device reports. No status- the port will report status only if the device is active. Always active status- the port will always report the device as active. |
| bsciDevOperEntry | 1.3.6.1.4.1.173.7.3.4.6.1 | not-accessible | A BSCI Interactive Device entry containing objects relating to the device that are configurable by the user. | |
| INT bsciDevOperPrinterAttached | 1.3.6.1.4.1.173.7.3.4.6.1.6 | INTEGER | read-only | Specifies whether the device has a printer attached. |
| INT bsciDevOperSingleUserVC | 1.3.6.1.4.1.173.7.3.4.6.1.4 | INTEGER | read-only | Specifies whether each end of the connection is within a same Control Unit/Device Type pair. |
| bsciDevOperTable | 1.3.6.1.4.1.173.7.3.4.6 | not-accessible | A list of BSC Interactive devices. | |
| INT bsciDevOperTransTextSupported | 1.3.6.1.4.1.173.7.3.4.6.1.5 | INTEGER | read-only | Causes all characters transmitted to be treated as data. |
| INT bsciSubscrAdminAutocall | 1.3.6.1.4.1.173.7.3.4.3.1.4 | INTEGER | read-write | Causes a BSCI TPAD to automatically call its HPAD when the controller becomes active. |
| INT bsciSubscrAdminAutocallMaxRtry | 1.3.6.1.4.1.173.7.3.4.3.1.6 | INTEGER | read-write | Maximum number of times an autocall will be sent. |
| INT bsciSubscrAdminAutocallRtyTimer | 1.3.6.1.4.1.173.7.3.4.3.1.5 | INTEGER | read-write | Time between autocall retries. |
| INT bsciSubscrAdminConnectionID | 1.3.6.1.4.1.173.7.3.4.3.1.7 | INTEGER | read-write | Identifier that will link the BSCI port with a device configured in the BSCI Devices Table. |
| bsciSubscrAdminEntry | 1.3.6.1.4.1.173.7.3.4.3.1 | not-accessible | A BSCI Interactive Port Subscriber entry containing objects relating to the port that are configurable by the user. | |
| ADR bsciSubscrAdminLocalID | 1.3.6.1.4.1.173.7.3.4.3.1.2 | NlSubscriberAddress | read-write | Subscriber address of the local end of a BSCI connection. |
| ADR bsciSubscrAdminRemoteID | 1.3.6.1.4.1.173.7.3.4.3.1.3 | NlSubscriberAddress | read-write | Subscriber address of the remote end of a BSCI connection. |
| ROW bsciSubscrAdminRowStatus | 1.3.6.1.4.1.173.7.3.4.3.1.8 | RowStatus | read-write | This variable is used to manage the creation and deletion of conceptual rows in the bsciDevAdminTable and follows the SNMPv2 RowStatus conventions by supporting the following values: - `active', which indicates that the conceptual row is available for use by the managed device. For a management protocol set operation, a genErr response is returned when the row does not exist. - `createAndGo', which is supplied by a management station wishing to create a new instance of a conceptual row and to have its status automatically set to active, making it available for use by the managed device. For a management protocol set operation, a genErr response is returned when the row already exists. - `destroy', which is supplied by a management station wishing to delete all of the instances associated with an existing conceptual row. Note that all of the above values may be specified in a management protocol set operation, and only the 'active' value will be returned in response to a management protocol retrieval operation. For a management protocol set operation, if other variable bindings are included in the same PDU, then a genErr response is returned. |
| INT bsciSubscrAdminSequence | 1.3.6.1.4.1.173.7.3.4.3.1.1 | INTEGER | read-only | Subscriber index for a specific BSCI port subscriber. |
| bsciSubscrAdminTable | 1.3.6.1.4.1.173.7.3.4.3 | not-accessible | A list of BSC Interactive port subscribers. | |
| INT bsciSubscrOperAutocall | 1.3.6.1.4.1.173.7.3.4.4.1.4 | INTEGER | read-only | Causes a BSCI TPAD to automatically call its HPAD when the controller becomes active. |
| INT bsciSubscrOperAutocallMaxRtry | 1.3.6.1.4.1.173.7.3.4.4.1.6 | INTEGER | read-only | Maximum number of times an autocall will be sent. |
| INT bsciSubscrOperAutocallRtyTimer | 1.3.6.1.4.1.173.7.3.4.4.1.5 | INTEGER | read-only | Time between autocall retries. |
| INT bsciSubscrOperConnectionID | 1.3.6.1.4.1.173.7.3.4.4.1.7 | INTEGER | read-only | Identifier that will link the BSCI port with a device configured in the BSCI Devices Table. |
| bsciSubscrOperEntry | 1.3.6.1.4.1.173.7.3.4.4.1 | not-accessible | A BSCI Interactive Port Subscriber entry containing objects relating to the port that are configurable by the user. | |
| ADR bsciSubscrOperLocalID | 1.3.6.1.4.1.173.7.3.4.4.1.2 | NlSubscriberAddress | read-only | Subscriber address of the local end of a BSCI connection. |
| ADR bsciSubscrOperRemoteID | 1.3.6.1.4.1.173.7.3.4.4.1.3 | NlSubscriberAddress | read-only | Subscriber address of the remote end of a BSCI connection. |
| INT bsciSubscrOperSequence | 1.3.6.1.4.1.173.7.3.4.4.1.1 | INTEGER | read-only | Subscriber index for a specific BSCI port subscriber. |
| bsciSubscrOperTable | 1.3.6.1.4.1.173.7.3.4.4 | not-accessible | A list of BSC Interactive port subscribers. | |
| INT ds0aStatsChannelIndex | 1.3.6.1.4.1.173.7.8.1.8.1.1.3 | INTEGER | read-only | The Channel Number. |
| ds0aStatsEntry | 1.3.6.1.4.1.173.7.8.1.8.1.1 | not-accessible | A DS0A port statistics entry containing objects relating to DS0A port statistics. | |
| INT ds0aStatsPortIndex | 1.3.6.1.4.1.173.7.8.1.8.1.1.2 | INTEGER | read-only | The Port Number. |
| CTR ds0aStatsRcvAbortFrames | 1.3.6.1.4.1.173.7.8.1.8.1.1.6 | Counter | read-only | Total receive aborted frames. |
| CTR ds0aStatsRcvErrors | 1.3.6.1.4.1.173.7.8.1.8.1.1.8 | Counter | read-only | Total receive errors. |
| CTR ds0aStatsRcvFrames | 1.3.6.1.4.1.173.7.8.1.8.1.1.5 | Counter | read-only | Total received frames. |
| CTR ds0aStatsRcvOverruns | 1.3.6.1.4.1.173.7.8.1.8.1.1.7 | Counter | read-only | Total receive overruns. |
| INT ds0aStatsRlpIndex | 1.3.6.1.4.1.173.7.8.1.8.1.1.1 | INTEGER | read-only | The RLP Number. |
| ds0aStatsTable | 1.3.6.1.4.1.173.7.8.1.8.1 | not-accessible | A Table to describe DS0A Statistics. | |
| CTR ds0aStatsXmitFrames | 1.3.6.1.4.1.173.7.8.1.8.1.1.4 | Counter | read-only | Total transmitted frames. |
| frStatsEntry | 1.3.6.1.4.1.173.7.8.1.4.1.1 | not-accessible | A frame relay port statistics entry containing objects relating to frame relay port statistics. | |
| INT frStatsPortIndex | 1.3.6.1.4.1.173.7.8.1.4.1.1.2 | INTEGER | read-only | The Port number. |
| INT frStatsRlpIndex | 1.3.6.1.4.1.173.7.8.1.4.1.1.1 | INTEGER | read-only | The RLP Number. |
| CTR frStatsRxANXDFrames | 1.3.6.1.4.1.173.7.8.1.4.1.1.12 | Counter | read-only | The number of AnnexD frames received on the port |
| CTR frStatsRxBECNFrames | 1.3.6.1.4.1.173.7.8.1.4.1.1.8 | Counter | read-only | The number of frames received on the port with BECN. |
| CTR frStatsRxDEFrames | 1.3.6.1.4.1.173.7.8.1.4.1.1.4 | Counter | read-only | The number of frames received on the port with the discard eligibility bit set. |
| CTR frStatsRxFECNFrames | 1.3.6.1.4.1.173.7.8.1.4.1.1.6 | Counter | read-only | The number of frames received on the port with FECN. |
| CTR frStatsRxLMIFrames | 1.3.6.1.4.1.173.7.8.1.4.1.1.10 | Counter | read-only | The number of LMI frames received on the port. |
| frStatsTable | 1.3.6.1.4.1.173.7.8.1.4.1 | not-accessible | A Table to describe Frame Relay Frame Level Statistics on each Port | |
| CTR frStatsTotDiscFrames | 1.3.6.1.4.1.173.7.8.1.4.1.1.13 | Counter | read-only | The total number of discarded frames on the port. |
| CTR frStatsTxANXDFrames | 1.3.6.1.4.1.173.7.8.1.4.1.1.11 | Counter | read-only | The number of AnnexD frames transmitted on the port |
| CTR frStatsTxBECNFrames | 1.3.6.1.4.1.173.7.8.1.4.1.1.7 | Counter | read-only | The number of frames transmitted on the port with BECN. |
| CTR frStatsTxDEFrames | 1.3.6.1.4.1.173.7.8.1.4.1.1.3 | Counter | read-only | The number of frames transmitted on the port with the Discard Eligibility bit set. |
| CTR frStatsTxFECNFrames | 1.3.6.1.4.1.173.7.8.1.4.1.1.5 | Counter | read-only | The of number of frames transmitted on the port with FECN. |
| CTR frStatsTxLMIFrames | 1.3.6.1.4.1.173.7.8.1.4.1.1.9 | Counter | read-only | The number of LMI frames transmitted on the port. |
| hwcard | 1.3.6.1.4.1.173.7.2 | |||
| ipNl | 1.3.6.1.4.1.173.7.11 | |||
| ipxConfig | 1.3.6.1.4.1.173.7.4.3 | |||
| ipxConfigInterface | 1.3.6.1.4.1.173.7.4.3.2 | |||
| ipxConfigNodeDefault | 1.3.6.1.4.1.173.7.4.3.3 | |||
| ipxConfigRouting | 1.3.6.1.4.1.173.7.4.3.1 | |||
| INT ipxInterfaceBandwidthAllocGroup | 1.3.6.1.4.1.173.7.4.3.2.6.1.7 | INTEGER | read-write | Assigns the IPX interface to one of sixteen groups whose parameters regulate bandwidth usage |
| INT ipxInterfaceBlockedPortFlag | 1.3.6.1.4.1.173.7.4.3.2.6.1.2 | INTEGER | read-write | This flag causes the IPX interface to be enabled (N) or disabled (Y) at node IPL. The port will remain in that state until this parameter is changed |
| OCT ipxInterfaceDestinationSubscriber | 1.3.6.1.4.1.173.7.4.3.2.6.1.26 | OCTET STRING | read-write | Subscriber ID associated with the physical X.25 port that will be used for the IPX interface . .. Valid only for type X.25 |
| ipxInterfaceEntry | 1.3.6.1.4.1.173.7.4.3.2.6.1 | not-accessible | ||
| INT ipxInterfaceFrameType | 1.3.6.1.4.1.173.7.4.3.2.6.1.4 | INTEGER | read-write | The frame type - depends on the interfece type. Valid combinations are: Ethernet, 802.5 - typeII, raw, llc, snap Frame relay, X25 - typeII |
| INT ipxInterfaceLanCardNumber | 1.3.6.1.4.1.173.7.4.3.2.6.1.23 | INTEGER | read-write | The card number installed in an FRX6000. The first or only LAN card installed is always 0, and the second is card 1 |
| INT ipxInterfaceMaxTransUnit | 1.3.6.1.4.1.173.7.4.3.2.6.1.5 | INTEGER | read-write | Maximum frame size that can be transmitted or received over the IPX interface.: Valid ranges are: Ethernet - (45-1518) 802.5 - (48-4096) Frame relay, X25 - (31-4096) |
| INT ipxInterfaceMaxVC | 1.3.6.1.4.1.173.7.4.3.2.6.1.29 | INTEGER | read-write | This specifies a number of virtual circuits over which IPX traffic will be transmitted in parallel. .. Valid only for type X.25 |
| INT ipxInterfaceNetBIOSEnabled | 1.3.6.1.4.1.173.7.4.3.2.6.1.9 | INTEGER | read-write | Determines whether Novell-encapsulated NetBIOS frames received on the interface will be processed |
| INT ipxInterfaceNetBIOSHops | 1.3.6.1.4.1.173.7.4.3.2.6.1.10 | INTEGER | read-write | Maximum number of hops allowed for routing a Novell-encapsulated NetBIOS frame |
| INT ipxInterfaceNetworkAddress | 1.3.6.1.4.1.173.7.4.3.2.6.1.6 | INTEGER | read-write | Identifies the local interface to the Novell Network |
| INT ipxInterfaceNumber | 1.3.6.1.4.1.173.7.4.3.2.6.1.1 | INTEGER | read-only | The Interface Number, a sequential number to identify the interface |
| INT ipxInterfacePeriodicRIPEnabled | 1.3.6.1.4.1.173.7.4.3.2.6.1.11 | INTEGER | read-write | Determines whether the node will originate periodic IPX Routing Information Protocol messages from this interface to inform the network that the route through this interface is viable |
| INT ipxInterfacePeriodicRIPTimer | 1.3.6.1.4.1.173.7.4.3.2.6.1.12 | INTEGER | read-write | This is the interval between the periodic IPX RIP broadcasts from this interface |
| INT ipxInterfacePeriodicSAPEnabled | 1.3.6.1.4.1.173.7.4.3.2.6.1.13 | INTEGER | read-write | Determines whether the node will originate periodic IPX SAP messages from this interface to inform the network which SAP entries in the routing table are viable |
| INT ipxInterfacePeriodicSAPTimer | 1.3.6.1.4.1.173.7.4.3.2.6.1.14 | INTEGER | read-write | The interval between the periodic SAP broadcasts from this interface |
| INT ipxInterfacePortDiagEnabled | 1.3.6.1.4.1.173.7.4.3.2.6.1.8 | INTEGER | read-write | Enables/Disables the IPX interface's ability to handle Novell diagonistics packets |
| INT ipxInterfacePVCConnection | 1.3.6.1.4.1.173.7.4.3.2.6.1.30 | INTEGER | read-write | Identifies this interface as one of a PVC. .. Valid only for type X.25 |
| INT ipxInterfaceRIPAgeTimer | 1.3.6.1.4.1.173.7.4.3.2.6.1.16 | INTEGER | read-write | This is used to delete route entries in the routing information table. The timer starts/restarts each time an entry is created/updated. If the timer expires, the router will assume that the entry is no longer valid and the entry will be deleteda from the table |
| INT ipxInterfaceRIPEnabled | 1.3.6.1.4.1.173.7.4.3.2.6.1.15 | INTEGER | read-write | Datermines whether this interface will support RIP proceswsing |
| INT ipxInterfaceRIPMaxSize | 1.3.6.1.4.1.173.7.4.3.2.6.1.17 | INTEGER | read-write | Maximum possible RIP packet size |
| ROW ipxInterfaceRowStatus | 1.3.6.1.4.1.173.7.4.3.2.6.1.34 | RowStatus | read-write | This variable is used to manage the creation and deletion of conceptual rows in the ipxInterfaceTable and follows the SNMPv2 RowStatus conventions by supporting the following values: - `active', which indicates that the conceptual row is available for use by the managed device. For a management protocol set operation, a genErr response is returned when the row does not exist. - `createAndGo', which is supplied by a management station wishing to create a new instance of a conceptual row and to have its status automatically set to active, making it available for use by the managed device. For a management protocol set operation, a genErr response is returned when the row already exists. - `destroy', which is supplied by a management station wishing to delete all of the instances associated with an existing conceptual row. Note that all of the above values may be specified in a management protocol set operation, and only the 'active' value will be returned in response to a management protocol retrieval operation. For a management protocol set operation, if other variable bindings are included in the same PDU, then a genErr response is returned. |
| INT ipxInterfaceSAPAgeTimer | 1.3.6.1.4.1.173.7.4.3.2.6.1.19 | INTEGER | read-write | This is used to delete route entries from the router information table. The timer starts/restars each time an entry is created/updated. If the timer expires, the router will assume that the entry is no longer valid and the entry will be deleted from the table |
| INT ipxInterfaceSAPEnabled | 1.3.6.1.4.1.173.7.4.3.2.6.1.18 | INTEGER | read-write | Determines whether the interface will support SAP or not |
| INT ipxInterfaceSerializationEnabled | 1.3.6.1.4.1.173.7.4.3.2.6.1.21 | INTEGER | read-write | Determines whether NetWare file server serialization security frames will be forwarded on the interface. These broadcasts frames are used by Novell to hold informations regarding the licensing of the file server executables |
| INT ipxInterfaceSourceCard | 1.3.6.1.4.1.173.7.4.3.2.6.1.31 | INTEGER | read-write | Identifies the location of this end of the frame relay IPX interface. .. Valid only for frame relay |
| INT ipxInterfaceSourceDLCI | 1.3.6.1.4.1.173.7.4.3.2.6.1.33 | INTEGER | read-write | Identifies the location of this end of the frame relay IPX interface. .. Valid only for frame relay |
| INT ipxInterfaceSourcePort | 1.3.6.1.4.1.173.7.4.3.2.6.1.32 | INTEGER | read-write | Identifies the location of this end of the frame relay IPX interface. .. Valid only for frame relay |
| OCT ipxInterfaceSourceSubscriber | 1.3.6.1.4.1.173.7.4.3.2.6.1.25 | OCTET STRING | read-write | Subscruber id that defines an IPX interface in the node, by associating itself with port 66 (a number reserved for the IPXinterface) on the RLP that has an IPX installed on it. .. Valid only for type X.25 |
| INT ipxInterfaceSVCIdleTimer | 1.3.6.1.4.1.173.7.4.3.2.6.1.28 | INTEGER | read-write | is a period that an IPX connection can remain active with no traffic before the connection is cleared. .. Valid only for type X.25 |
| INT ipxInterfaceSVCRetryTimer | 1.3.6.1.4.1.173.7.4.3.2.6.1.27 | INTEGER | read-write | The frequency with which calls will be placed to try to establish a connection .. Valid only for type X.25 |
| ipxInterfaceTable | 1.3.6.1.4.1.173.7.4.3.2.6 | not-accessible | The IPX Interface Table | |
| INT ipxInterfaceTransportTime | 1.3.6.1.4.1.173.7.4.3.2.6.1.20 | INTEGER | read-write | is the time (in 55 milliseconds unit) that will normally take to forward frames out of interface. Recommmended values are 1 for LAN interfaces and 30 for WAN interfaces. A value of 0 indicates that the back to back frame forwarding is acceptable. This time is used to calculate the least cost path during routing. If IPXWAMN is (Y), Transport time will be overridden by the value calculated by IPXWAN |
| INT ipxInterfaceType | 1.3.6.1.4.1.173.7.4.3.2.6.1.3 | INTEGER | read-write | The interface type. 802.5 is not valid on FRX4000 |
| INT ipxInterfaceWanEnabled | 1.3.6.1.4.1.173.7.4.3.2.6.1.24 | INTEGER | read-write | Determines whether Novell's IPXWAN protocol will be used on the interface. IPXWAN specifies a method for IPX routers to communicate across WAN links. FRX6000 and FRX4000 implement IPXWAN running over RFC 1490-complaint frame relay and RFC1356-complaint X.25 |
| INT ipxInterfaceWatchdogSpoofingEnabled | 1.3.6.1.4.1.173.7.4.3.2.6.1.22 | INTEGER | read-write | Determines whether this interface will be used by the local node to respond to (keep alive) messages on behalf of the client workstations. Novell servers periodically issue these messages to all clients to determine whether each client is still alive |
| INT ipxNodeDefaultConfigNetworkAddress | 1.3.6.1.4.1.173.7.4.3.3.1 | INTEGER | read-write | Identifies the node to the IPX network |
| INT ipxNodeDefaultConfigRIPSAPGap | 1.3.6.1.4.1.173.7.4.3.3.2 | INTEGER | read-write | The minimum delay between consecutive RIP and SAP transmissions |
| OCT ipxNodeDefaultConfigRouterName | 1.3.6.1.4.1.173.7.4.3.3.3 | OCTET STRING | read-write | An unique identifier within the IPX network |
| ipxServConfigEntry | 1.3.6.1.4.1.173.7.4.3.1.2.1 | not-accessible | Each entry corresponds to one instance of IPX Static Routing on the system | |
| OCT ipxServConfigGatewayAddress | 1.3.6.1.4.1.173.7.4.3.1.2.1.7 | OCTET STRING | read-write | The node address of the router thar will forward a packet |
| INT ipxServConfigInterface | 1.3.6.1.4.1.173.7.4.3.1.2.1.8 | INTEGER | read-write | The IPX network number assigned to the interface used to send packets that are destined for this server |
| INT ipxServConfigInterveningNetworks | 1.3.6.1.4.1.173.7.4.3.1.2.1.6 | INTEGER | read-write | The number of routers that a packet must pass through t reach the server |
| ROW ipxServConfigRowStatus | 1.3.6.1.4.1.173.7.4.3.1.2.1.9 | RowStatus | read-write | This variable is used to manage the creation and deletion of conceptual rows in the ipxServTable and follows the SNMPv2 RowStatus conventions by supporting the following values: - `active', which indicates that the conceptual row is available for use by the managed device. For a management protocol set operation, a genErr response is returned when the row does not exist. - `createAndGo', which is supplied by a management station wishing to create a new instance of a conceptual row and to have its status automatically set to active, making it available for use by the managed device. For a management protocol set operation, a genErr response is returned when the row already exists. - `destroy', which is supplied by a management station wishing to delete all of the instances associated with an existing conceptual row. Note that all of the above values may be specified in a management protocol set operation, and only the 'active' value will be returned in response to a management protocol retrieval operation. For a management protocol set operation, if other variable bindings are included in the same PDU, then a genErr response is returned. |
| INT ipxServConfigServiceType | 1.3.6.1.4.1.173.7.4.3.1.2.1.1 | INTEGER | read-only | The Service Type, a SAP service code |
| OCT ipxServConfigServName | 1.3.6.1.4.1.173.7.4.3.1.2.1.2 | OCTET STRING | read-only | The Sercice Name, identifies a specific server in the IPX network. |
| INT ipxServConfigServNetworkAddress | 1.3.6.1.4.1.173.7.4.3.1.2.1.3 | INTEGER | read-write | The IPX network number portion of the IPX address of the server identified by ServName |
| OCT ipxServConfigServNodeAddress | 1.3.6.1.4.1.173.7.4.3.1.2.1.4 | OCTET STRING | read-write | The node portion of the IPX address of the service |
| INT ipxServConfigServSocketNumber | 1.3.6.1.4.1.173.7.4.3.1.2.1.5 | INTEGER | read-write | The socket portion of the IPX address of the service |
| ipxServConfigTable | 1.3.6.1.4.1.173.7.4.3.1.2 | not-accessible | The IPX Static Route Configuration Table | |
| INT ipxStaticRouteConfigCircIndex | 1.3.6.1.4.1.173.7.4.3.1.1.1.1 | INTEGER | read-only | The unique identifier of the circuit used to reach the first hop in the static route |
| ipxStaticRouteConfigEntry | 1.3.6.1.4.1.173.7.4.3.1.1.1 | not-accessible | Each entry corresponds to one instance of IPX Static Routing on the system | |
| OCT ipxStaticRouteConfigNetNum | 1.3.6.1.4.1.173.7.4.3.1.1.1.2 | OCTET STRING | read-only | The IPX network number of the route's destination |
| OCT ipxStaticRouteConfigRouter | 1.3.6.1.4.1.173.7.4.3.1.1.1.3 | OCTET STRING | read-write | The hex value of the node address of the router that will forward a packet when this route is used. If Novell's IPXWAN is used on the interface, this field will be ignored |
| ROW ipxStaticRouteConfigRowStatus | 1.3.6.1.4.1.173.7.4.3.1.1.1.4 | RowStatus | read-write | This variable is used to manage the creation and deletion of conceptual rows in the ipxStaticRouteTable and follows the SNMPv2 RowStatus conventions by supporting the following values: - `active', which indicates that the conceptual row is available for use by the managed device. For a management protocol set operation, a genErr response is returned when the row does not exist. - `createAndGo', which is supplied by a management station wishing to create a new instance of a conceptual row and to have its status automatically set to active, making it available for use by the managed device. For a management protocol set operation, a genErr response is returned when the row already exists. - `destroy', which is supplied by a management station wishing to delete all of the instances associated with an existing conceptual row. Note that all of the above values may be specified in a management protocol set operation, and only the 'active' value will be returned in response to a management protocol retrieval operation. For a management protocol set operation, if other variable bindings are included in the same PDU, then a genErr response is returned. |
| ipxStaticRouteConfigTable | 1.3.6.1.4.1.173.7.4.3.1.1 | not-accessible | The IPX Static Route Configuration Table | |
| llc2 | 1.3.6.1.4.1.173.7.6 | |||
| local | 1.3.6.1.4.1.173.7 | |||
| INT lSSdlcAdminAutoCall | 1.3.6.1.4.1.173.7.3.5.3.1.3 | INTEGER | read-write | This object defines if auto call is enabled for the link station. If enabled, the link station will initiate connection establishment, when appropriate. Else, it will passively listen to the connection request for establish a connection with the remote PAD |
| lSSdlcAdminEntry | 1.3.6.1.4.1.173.7.3.5.3.1 | not-accessible | A list of configured values for an SDLC port. | |
| INT lSSdlcAdminL2DatMode | 1.3.6.1.4.1.173.7.3.5.3.1.9 | INTEGER | read-write | This object determines whether transmission can be in one (alternate) or two (simultaneous) directions at the same time. |
| INT lSSdlcAdminLlc2Conversion | 1.3.6.1.4.1.173.7.3.5.3.1.6 | INTEGER | read-write | This object defines if this link station connects to a LLC2 device/host. |
| ADR lSSdlcAdminLocalSub | 1.3.6.1.4.1.173.7.3.5.3.1.1 | NlSubscriberAddress | read-write | This object defines the local subscriber ID of the Link Station |
| INT lSSdlcAdminLPDAResourceID | 1.3.6.1.4.1.173.7.3.5.3.1.7 | INTEGER | read-write | This objects the resource ID used during LPDA command support |
| ADR lSSdlcAdminRemoteSub | 1.3.6.1.4.1.173.7.3.5.3.1.2 | NlSubscriberAddress | read-write | This object defines the remote subscriber ID used to connect to remote Link Station |
| INT lSSdlcAdminRetryCount | 1.3.6.1.4.1.173.7.3.5.3.1.5 | INTEGER | read-write | This object is used, only when lSSdlcAdminAutoCall object is yes. This defines the number of times the connection initiation is retried before given up. The value of Zero(0) means to try indefinitely |
| INT lSSdlcAdminRetryTime | 1.3.6.1.4.1.173.7.3.5.3.1.4 | INTEGER | read-write | This object is used, only when lSSdlcAdminAutoCall object is yes. This defines the time interval measured in seconds in which the connection request is retried |
| ROW lSSdlcAdminRowStatus | 1.3.6.1.4.1.173.7.3.5.3.1.8 | RowStatus | read-write | This variable is used to manage the creation and deletion of conceptual rows in the lSSdlcAdminTable and follows the SNMPv2 RowStatus conventions by supporting the following values: - `active', which indicates that the conceptual row is available for use by the managed device. For a management protocol set operation, a genErr response is returned when the row does not exist. - `createAndGo', which is supplied by a management station wishing to create a new instance of a conceptual row and to have its status automatically set to active, making it available for use by the managed device. For a management protocol set operation, a genErr response is returned when the row already exists. - `destroy', which is supplied by a management station wishing to delete all of the instances associated with an existing conceptual row. Note that all of the above values may be specified in a management protocol set operation, and only the 'active' value will be returned in response to a management protocol retrieval operation. For a management protocol set operation, if other variable bindings are included in the same PDU, then a genErr response is returned. Also note that deleting a PU entry will only remove it from the database file, and it's existence will still be known by the protocol until the node is rebooted or until an online update of the port is performed. |
| lSSdlcAdminTable | 1.3.6.1.4.1.173.7.3.5.3 | not-accessible | This table contains Enterprise specific Link station configurable parameters to manage the link stations. | |
| INT lSSdlcLlc2AdminBAG | 1.3.6.1.4.1.173.7.3.5.5.1.11 | INTEGER | read-write | This object defines bandwidth allocation group |
| lSSdlcLlc2AdminEntry | 1.3.6.1.4.1.173.7.3.5.5.1 | not-accessible | A list of configured values for an SDLC port. | |
| INT lSSdlcLlc2AdminIdblk | 1.3.6.1.4.1.173.7.3.5.5.1.3 | INTEGER | read-write | This object defines idblk used in XID |
| INT lSSdlcLlc2AdminIdnum | 1.3.6.1.4.1.173.7.3.5.5.1.4 | INTEGER | read-write | This object defines idnum used in XID |
| INT lSSdlcLlc2AdminLanN2 | 1.3.6.1.4.1.173.7.3.5.5.1.8 | INTEGER | read-write | This object defines Maximum Retransmissions |
| INT lSSdlcLlc2AdminLanN3 | 1.3.6.1.4.1.173.7.3.5.5.1.9 | INTEGER | read-write | This object defines count of I-format LPDU's before sending Ack |
| INT lSSdlcLlc2AdminLanT1 | 1.3.6.1.4.1.173.7.3.5.5.1.6 | INTEGER | read-write | This object defines LLC2 reply timer measured in units of 100 milliseconds |
| INT lSSdlcLlc2AdminLanT2 | 1.3.6.1.4.1.173.7.3.5.5.1.7 | INTEGER | read-write | This object defines Receiver Ack Timer measured in units of milliseconds |
| INT lSSdlcLlc2AdminLanTi | 1.3.6.1.4.1.173.7.3.5.5.1.5 | INTEGER | read-write | This object defines LLC2 inactivity timer measured in units of seconds |
| INT lSSdlcLlc2AdminLanTw | 1.3.6.1.4.1.173.7.3.5.5.1.10 | INTEGER | read-write | This object defines Outstanding Frames |
| PHY lSSdlcLlc2AdminLocalMac | 1.3.6.1.4.1.173.7.3.5.5.1.2 | PhysAddress | read-write | This object defines the local MAC address |
| INT lSSdlcLlc2AdminLocalSap | 1.3.6.1.4.1.173.7.3.5.5.1.1 | INTEGER | read-write | This object defines Local SAP address (multiple of 4) |
| INT lSSdlcLlc2AdminPriority | 1.3.6.1.4.1.173.7.3.5.5.1.12 | INTEGER | read-write | This object defines priority for traffic within the node |
| ROW lSSdlcLlc2AdminRowStatus | 1.3.6.1.4.1.173.7.3.5.5.1.13 | RowStatus | read-write | This variable is used to manage the creation and deletion of conceptual rows in the lSSdlcLlc2AdminTable and follows the SNMPv2 RowStatus conventions by supporting the following values: - `active', which indicates that the conceptual row is available for use by the managed device. For a management protocol set operation, a genErr response is returned when the row does not exist. - `createAndGo', which is supplied by a management station wishing to create a new instance of a conceptual row and to have its status automatically set to active, making it available for use by the managed device. For a management protocol set operation, a genErr response is returned when the row already exists. - `destroy', which is supplied by a management station wishing to delete all of the instances associated with an existing conceptual row. Note that all of the above values may be specified in a management protocol set operation, and only the 'active' value will be returned in response to a management protocol retrieval operation. For a management protocol set operation, if other variable bindings are included in the same PDU, then a genErr response is returned. Also note that deleting a PU entry will only remove it from the database file, and it's existence will still be known by the protocol until the node is rebooted or until an online update of the port is performed. |
| INT lSSdlcLlc2AdminSuppressXID | 1.3.6.1.4.1.173.7.3.5.5.1.14 | INTEGER | read-write | This object prevents (if yes) the returning of an XID in response to a null XID. This might be desirable if the remote TPAD is not running PU 2.1. It should be noted that even if an XID is sent, an SNRM (Set Normal Response Mode) immediately follows, so the connection will be established. |
| lSSdlcLlc2AdminTable | 1.3.6.1.4.1.173.7.3.5.5 | not-accessible | This table contains the LLC2 related parameters used to configure LLC2 session, when the SDLC station is connected to a LLC2 device at the remote end | |
| INT lSSdlcLlc2OperBAG | 1.3.6.1.4.1.173.7.3.5.6.1.11 | INTEGER | read-only | This object defines bandwidth allocation group |
| lSSdlcLlc2OperEntry | 1.3.6.1.4.1.173.7.3.5.6.1 | not-accessible | A list of configured values for an SDLC port. | |
| INT lSSdlcLlc2OperIdblk | 1.3.6.1.4.1.173.7.3.5.6.1.3 | INTEGER | read-only | This object defines idblk used in XID |
| INT lSSdlcLlc2OperIdnum | 1.3.6.1.4.1.173.7.3.5.6.1.4 | INTEGER | read-only | This object defines idnum used in XID |
| INT lSSdlcLlc2OperLanN2 | 1.3.6.1.4.1.173.7.3.5.6.1.8 | INTEGER | read-only | This object defines Maximum Retransmissions |
| INT lSSdlcLlc2OperLanN3 | 1.3.6.1.4.1.173.7.3.5.6.1.9 | INTEGER | read-only | This object defines count of I-format LPDU's before sending Ack |
| INT lSSdlcLlc2OperLanT1 | 1.3.6.1.4.1.173.7.3.5.6.1.6 | INTEGER | read-only | This object defines LLC2 reply timer measured in units of 100 milliseconds |
| INT lSSdlcLlc2OperLanT2 | 1.3.6.1.4.1.173.7.3.5.6.1.7 | INTEGER | read-only | This object defines Receiver Ack Timer measured in units of milliseconds |
| INT lSSdlcLlc2OperLanTi | 1.3.6.1.4.1.173.7.3.5.6.1.5 | INTEGER | read-only | This object defines LLC2 inactivity timer measured in units of seconds |
| INT lSSdlcLlc2OperLanTw | 1.3.6.1.4.1.173.7.3.5.6.1.10 | INTEGER | read-only | This object defines Outstanding Frames |
| PHY lSSdlcLlc2OperLocalMac | 1.3.6.1.4.1.173.7.3.5.6.1.2 | PhysAddress | read-only | This object defines the local MAC address |
| INT lSSdlcLlc2OperLocalSap | 1.3.6.1.4.1.173.7.3.5.6.1.1 | INTEGER | read-only | This object defines Local SAP address (multiple of 4) |
| INT lSSdlcLlc2OperPriority | 1.3.6.1.4.1.173.7.3.5.6.1.12 | INTEGER | read-only | This object defines priority for traffic within the node |
| INT lSSdlcLlc2OperSuppressXID | 1.3.6.1.4.1.173.7.3.5.6.1.13 | INTEGER | read-only | This object prevents (if yes) the returning of an XID in response to a null XID. This might be desirable if the remote TPAD is not running PU 2.1. It should be noted that even if an XID is sent, an SNRM (Set Normal Response Mode) immediately follows, so the connection will be established. |
| lSSdlcLlc2OperTable | 1.3.6.1.4.1.173.7.3.5.6 | not-accessible | This table contains operartional parameters related to LLC2 session of this link station. | |
| INT lSSdlcOperAutoCall | 1.3.6.1.4.1.173.7.3.5.4.1.3 | INTEGER | read-only | This object defines if auto call is enabled for the link station. If enabled, the link station will initiate connection establishment, when appropriate. Else, it will passively listen to the connection request for establish a connection with the remote PAD |
| lSSdlcOperEntry | 1.3.6.1.4.1.173.7.3.5.4.1 | not-accessible | A list of configured values for an SDLC port. | |
| INT lSSdlcOperL2DatMode | 1.3.6.1.4.1.173.7.3.5.4.1.8 | INTEGER | read-only | This object determines whether transmission can be in one (alternate) or two (simultaneous) directions at the same time. |
| INT lSSdlcOperLlc2Conversion | 1.3.6.1.4.1.173.7.3.5.4.1.6 | INTEGER | read-only | This object defines if this link station connects to a LLC2 device/host. |
| ADR lSSdlcOperLocalSub | 1.3.6.1.4.1.173.7.3.5.4.1.1 | NlSubscriberAddress | read-only | This object defines the local subscriber ID of the Link Station |
| INT lSSdlcOperLPDAResourceID | 1.3.6.1.4.1.173.7.3.5.4.1.7 | INTEGER | read-only | This objects the resource ID used during LPDA command support |
| ADR lSSdlcOperRemoteSub | 1.3.6.1.4.1.173.7.3.5.4.1.2 | NlSubscriberAddress | read-only | This object defines the remote subscriber ID used to connect to remote Link Station |
| INT lSSdlcOperRetryCount | 1.3.6.1.4.1.173.7.3.5.4.1.5 | INTEGER | read-only | This object is used, only when lSSdlcAdminAutoCall object is yes. This defines the number of times the connection initiation is retried before given up. The value of Zero(0) means to try indefinitely |
| INT lSSdlcOperRetryTime | 1.3.6.1.4.1.173.7.3.5.4.1.4 | INTEGER | read-only | This object is valid, only when lSSdlcAdminAutoCall object is yes. This defines the time interval measured in seconds in which the connection request is retried |
| lSSdlcOperTable | 1.3.6.1.4.1.173.7.3.5.4 | not-accessible | This table contains the operational parameters of the SDLC port | |
| netlink | 1.3.6.1.4.1.173 | |||
| netstat | 1.3.6.1.4.1.173.6.1 | |||
| network | 1.3.6.1.4.1.173.6 | |||
| INT nlIfConnectorType | 1.3.6.1.4.1.173.7.4.1.1.7 | INTEGER | read-only | The physical connector type used for this port. Valid for ports 1-8 only. |
| nlIfEntry | 1.3.6.1.4.1.173.7.4.1.1 | not-accessible | An Interface entry containing objects relating to interfaces. | |
| INT nlIfIndex | 1.3.6.1.4.1.173.7.4.1.1.4 | INTEGER | read-only | The associated index into the MIB-II ifTable for this port |
| INT nlIfIpBAG | 1.3.6.1.4.1.173.7.4.4.1.1.9 | INTEGER | read-write | The bandwidth allocation group to which this interface is assigned to. This object is only valid when the interface type is frame relay or proprietary virtual. |
| IP nlIfIpBroadcastAddress | 1.3.6.1.4.1.173.7.4.4.1.1.13 | IpAddress | read-write | The IP address that is used to send to all LAN hosts on the network. This object is only valid when the interface type is LAN based. |
| IP nlIfIpDestAddress | 1.3.6.1.4.1.173.7.4.4.1.1.12 | IpAddress | read-write | The IP address of the end-to-end receiver. This object is only valid when the interface type is X.25 or proprietary virtual, or when the interface type is frame relay and the inverse ARP flag indicates disabled. |
| ADR nlIfIpDestSub | 1.3.6.1.4.1.173.7.4.4.1.1.16 | NlSubscriberAddress | read-write | The subscriber ID associated with the destination IP interface port. This object is only valid when the interface type is X.25. |
| nlIfIpEntry | 1.3.6.1.4.1.173.7.4.4.1.1 | not-accessible | An IP Interface entry containing objects relating to IP interfaces. | |
| INT nlIfIpICMPAddRoutes | 1.3.6.1.4.1.173.7.4.4.1.1.5 | INTEGER | read-write | The flag which indicates whether IP may add routes obtained by ICMP, whose error and control function is used to send re-direction options back to the source if problems are discovered. |
| INT nlIfIpInterface | 1.3.6.1.4.1.173.7.4.4.1.1.1 | INTEGER | read-only | The interface number which uniquely identifies the interface to which this entry is applicable. The interface identified by a particular value of this number is NOT the same interface as defined by the same value of ifIndex. |
| nlIfIpInterfaces | 1.3.6.1.4.1.173.7.4.4 | |||
| INT nlIfIpInverseARP | 1.3.6.1.4.1.173.7.4.4.1.1.25 | INTEGER | read-write | The flag which indicates whether inverse ARP is enabled or disabled. This object is only valid when the interface type is frame relay. |
| INT nlIfIpLANCard | 1.3.6.1.4.1.173.7.4.4.1.1.14 | INTEGER | read-write | The LAN card that contains the interface. This object is only valid when the interface type is LAN based. |
| INT nlIfIpMaxSVC | 1.3.6.1.4.1.173.7.4.4.1.1.19 | INTEGER | read-write | The number of virtual circuits over which IP traffic will be transmitted in parallel. This object is only valid when the interface type is X.25. |
| INT nlIfIpMtu | 1.3.6.1.4.1.173.7.4.4.1.1.2 | INTEGER | read-write | The maximum size (in bytes) of the data field that can be used to encapsulate an IP datagram for transmission over the interface. If the interface type is LAN based, then the maximum size value cannot exceed 1500. |
| IP nlIfIpNetworkMask | 1.3.6.1.4.1.173.7.4.4.1.1.3 | IpAddress | read-write | The mask used during routing to determine the portion of the address associated with the network. |
| INT nlIfIpPriority | 1.3.6.1.4.1.173.7.4.4.1.1.8 | INTEGER | read-write | The priority setting for traffic within the node. The higher the number, the higher the priority relative to other intra-nodal traffic. |
| INT nlIfIpProxyARP | 1.3.6.1.4.1.173.7.4.4.1.1.26 | INTEGER | read-write | The flag which indicates whether proxy ARP is enabled or disabled. This object is only valid when the interface type is LAN based. |
| INT nlIfIpPVCConnection | 1.3.6.1.4.1.173.7.4.4.1.1.20 | INTEGER | read-write | The flag which indicates whether this interface is a PVC. This object is only valid when the interface type is X.25. |
| INT nlIfIpRIPDeltaUpdates | 1.3.6.1.4.1.173.7.4.4.1.1.6 | INTEGER | read-write | The frequency with which RIP messages will be sent to every neighbor node, containing any changes to the routing table that occurred since the last full update. |
| INT nlIfIpRIPFullUpdates | 1.3.6.1.4.1.173.7.4.4.1.1.7 | INTEGER | read-write | The frequency with which updates of the entire routing table will be sent to every neighbor node, via one or more RIP messages. |
| INT nlIfIpRIPSupport | 1.3.6.1.4.1.173.7.4.4.1.1.24 | INTEGER | read-write | The RIP support that is being run on the interface. |
| INT nlIfIpRouteMetric | 1.3.6.1.4.1.173.7.4.4.1.1.4 | INTEGER | read-write | The number of network hops (network gateways in the overall path over the internet) associated with this interface. |
| ROW nlIfIpRowStatus | 1.3.6.1.4.1.173.7.4.4.1.1.28 | RowStatus | read-write | This variable is used to manage the creation and deletion of conceptual rows in the nlIfIpTable and follows the SNMPv2 RowStatus conventions by supporting the following values: - `active', which indicates that the conceptual row is available for use by the managed device. For a management protocol set operation, a genErr response is returned when the row does not exist. - `createAndGo', which is supplied by a management station wishing to create a new instance of a conceptual row and to have its status automatically set to active, making it available for use by the managed device. For a management protocol set operation, a genErr response is returned when the row already exists. - `destroy', which is supplied by a management station wishing to delete all of the instances associated with an existing conceptual row. Note that all of the above values may be specified in a management protocol set operation, and only the 'active' value will be returned in response to a management protocol retrieval operation. For a management protocol set operation, if other variable bindings are included in the same PDU, then a genErr response is returned. |
| IP nlIfIpSecondaryAddrBroadcastAddress | 1.3.6.1.4.1.173.7.4.4.2.1.5 | IpAddress | read-write | The IP address that is used to send to all LAN hosts on the network. |
| nlIfIpSecondaryAddrEntry | 1.3.6.1.4.1.173.7.4.4.2.1 | not-accessible | An IP Secondary Address entry containing objects relating to IP secondary addresses. | |
| IP nlIfIpSecondaryAddrNetworkMask | 1.3.6.1.4.1.173.7.4.4.2.1.2 | IpAddress | read-write | The mask used during routing to determine the portion of the address associated with the network. |
| INT nlIfIpSecondaryAddrRIPSupport | 1.3.6.1.4.1.173.7.4.4.2.1.6 | INTEGER | read-write | The RIP support that is being run on the interface. |
| INT nlIfIpSecondaryAddrRouteMetric | 1.3.6.1.4.1.173.7.4.4.2.1.3 | INTEGER | read-write | The number of network hops (network gateways in the overall path over the internet) associated with this interface. |
| ROW nlIfIpSecondaryAddrRowStatus | 1.3.6.1.4.1.173.7.4.4.2.1.7 | RowStatus | read-write | This variable is used to manage the creation and deletion of conceptual rows in the nlIfIpSecondaryAddrTable and follows the SNMPv2 RowStatus conventions by supporting the following values: - `active', which indicates that the conceptual row is available for use by the managed device. For a management protocol set operation, a genErr response is returned when the row does not exist. - `createAndGo', which is supplied by a management station wishing to create a new instance of a conceptual row and to have its status automatically set to active, making it available for use by the managed device. For a management protocol set operation, a genErr response is returned when the row already exists. - `destroy', which is supplied by a management station wishing to delete all of the instances associated with an existing conceptual row. Note that all of the above values may be specified in a management protocol set operation, and only the 'active' value will be returned in response to a management protocol retrieval operation. For a management protocol set operation, if other variable bindings are included in the same PDU, then a genErr response is returned. |
| INT nlIfIpSecondaryAddrSequence | 1.3.6.1.4.1.173.7.4.4.2.1.1 | INTEGER | read-write | The maximum number of secondary IP addresses that may be configured on an interface. |
| IP nlIfIpSecondaryAddrSourceAddress | 1.3.6.1.4.1.173.7.4.4.2.1.4 | IpAddress | read-write | The IP address of the end-to-end sender. |
| nlIfIpSecondaryAddrTable | 1.3.6.1.4.1.173.7.4.4.2 | not-accessible | A Table to define secondary IP interfaces on a LAN (ethernet, 802.3, 802.5) interface. | |
| IP nlIfIpSourceAddress | 1.3.6.1.4.1.173.7.4.4.1.1.11 | IpAddress | read-write | The IP address of the end-to-end sender. |
| INT nlIfIpSourceDLCI | 1.3.6.1.4.1.173.7.4.4.1.1.23 | INTEGER | read-write | The DLCI of the logical interface of this end of the frame relay link. This object is only valid when the interface type is frame relay. |
| INT nlIfIpSourcePort | 1.3.6.1.4.1.173.7.4.4.1.1.22 | INTEGER | read-write | The port of the logical interface of this end of the frame relay link. This object is only valid when the interface type is frame relay. |
| INT nlIfIpSourceRlp | 1.3.6.1.4.1.173.7.4.4.1.1.21 | INTEGER | read-write | The RLP of the logical interface of this end of the frame relay link. This object is only valid when the interface type is frame relay. |
| ADR nlIfIpSourceSub | 1.3.6.1.4.1.173.7.4.4.1.1.15 | NlSubscriberAddress | read-write | The subscriber ID associated with the source IP interface port. This object is only valid when the interface type is X.25. |
| INT nlIfIpSVCIdleTimer | 1.3.6.1.4.1.173.7.4.4.1.1.18 | INTEGER | read-write | The period that an IP connection remains active with no traffic before the connection is cleared. This object is only valid when the interface type is X.25. |
| INT nlIfIpSVCRetryTimer | 1.3.6.1.4.1.173.7.4.4.1.1.17 | INTEGER | read-write | The frequency with which calls will be placed to try to establish a connection. This object is only valid when the interface type is X.25. |
| nlIfIpTable | 1.3.6.1.4.1.173.7.4.4.1 | not-accessible | A Table to define IP interfaces over frame relay, X.25, or LAN (ethernet, 802.3, 802.5). | |
| INT nlIfIpType | 1.3.6.1.4.1.173.7.4.4.1.1.10 | INTEGER | read-write | The type of IP interface. |
| INT nlIfIpUnnumberedIf | 1.3.6.1.4.1.173.7.4.4.1.1.27 | INTEGER | read-write | The flag which indicates whether this interface is an unnumbered interface (i.e., does not require a specific source IP address). This object is only valid when the interface type is frame relay or X.25. |
| INT nlIfLlc2FrBAG | 1.3.6.1.4.1.173.7.4.2.2.1.6 | INTEGER | read-write | Assigns the interface to one of sixteen groups whose parameters regulate bandwidth usage. |
| INT nlIfLlc2FrBlockedPortFlag | 1.3.6.1.4.1.173.7.4.2.2.1.12 | INTEGER | read-write | The blocked port flag. |
| INT nlIfLlc2FrDLCI | 1.3.6.1.4.1.173.7.4.2.2.1.3 | INTEGER | read-only | The DLCI number used to identify the entry in the table. The range is 16-991. |
| nlIfLlc2FrEntry | 1.3.6.1.4.1.173.7.4.2.2.1 | not-accessible | An LLC2 FR Interface entry containing objects relating to LLC2 FR interfaces. | |
| INT nlIfLlc2FrFormat | 1.3.6.1.4.1.173.7.4.2.2.1.4 | INTEGER | read-only | The RFC1490 encapsulation method used for LLC2 traffic. |
| MAC nlIfLlc2FrHostMACAddress | 1.3.6.1.4.1.173.7.4.2.2.1.7 | MacAddress | read-write | The MAC address of the host or workstation to which the remote device needs to connect. Valid only if the format is native-llc2. |
| INT nlIfLlc2FrInterface | 1.3.6.1.4.1.173.7.4.2.2.1.10 | INTEGER | read-only | LLC2 interface number. |
| INT nlIfLlc2FrLANID | 1.3.6.1.4.1.173.7.4.2.2.1.9 | INTEGER | read-write | Identifies the ring number used by a frame relay-compliant source-route bridge at the other end of this PVC. Valid only if the format is srb-8025. |
| INT nlIfLlc2FrPort | 1.3.6.1.4.1.173.7.4.2.2.1.2 | INTEGER | read-only | The Port number on the RLP. Port numbers 1-8 are known to be physical ports, and channels are 193-241. |
| INT nlIfLlc2FrPriority | 1.3.6.1.4.1.173.7.4.2.2.1.5 | INTEGER | read-write | Interface priority- allows setting a priority for traffic within the node. The higher the number, the higher the priority relative to other intra-nodal traffic. |
| INT nlIfLlc2FrRlp | 1.3.6.1.4.1.173.7.4.2.2.1.1 | INTEGER | read-only | The RLP number on the node. |
| ROW nlIfLlc2FrRowStatus | 1.3.6.1.4.1.173.7.4.2.2.1.11 | RowStatus | read-write | This variable is used to manage the creation and deletion of conceptual rows in the nlIfLlc2FrTable and follows the SNMPv2 RowStatus conventions by supporting the following values: - `active', which indicates that the conceptual row is available for use by the managed device. For a management protocol set operation, a genErr response is returned when the row does not exist. - `createAndGo', which is supplied by a management station wishing to create a new instance of a conceptual row and to have its status automatically set to active, making it available for use by the managed device. For a management protocol set operation, a genErr response is returned when the row already exists. - `destroy', which is supplied by a management station wishing to delete all of the instances associated with an existing conceptual row. Note that all of the above values may be specified in a management protocol set operation, and only the 'active' value will be returned in response to a management protocol retrieval operation. For a management protocol set operation, if other variable bindings are included in the same PDU, then a genErr response is returned. |
| INT nlIfLlc2FrSessionType | 1.3.6.1.4.1.173.7.4.2.2.1.8 | INTEGER | read-write | If originated, means that LLC2 connects from the configured Host MAC address can use this interface. If terminated, connections to the configured address can use this interface. Valid only if the format is native-llc2. |
| nlIfLlc2FrTable | 1.3.6.1.4.1.173.7.4.2.2 | not-accessible | A Table to define LLC2 interfaces over Frame Relay. | |
| nlIfLlc2Interfaces | 1.3.6.1.4.1.173.7.4.2 | |||
| INT nlIfLlc2LANBlockedPortFlag | 1.3.6.1.4.1.173.7.4.2.1.1.9 | INTEGER | read-write | The blocked port flag. |
| INT nlIfLlc2LANCard | 1.3.6.1.4.1.173.7.4.2.1.1.4 | INTEGER | read-only | The LAN card that the LLC2 interface is running on. |
| nlIfLlc2LANEntry | 1.3.6.1.4.1.173.7.4.2.1.1 | not-accessible | An LLC2 LAN Interface entry containing objects relating to LLC2 LAN interfaces. | |
| INT nlIfLlc2LANID | 1.3.6.1.4.1.173.7.4.2.1.1.5 | INTEGER | read-write | Valid only if the type of the LLC2 LAN interface is token ring. Identifies the token ring adapter to the network. |
| INT nlIfLlc2LANInterface | 1.3.6.1.4.1.173.7.4.2.1.1.6 | INTEGER | read-only | The LLC2 interface number. |
| INT nlIfLlc2LANPort | 1.3.6.1.4.1.173.7.4.2.1.1.2 | INTEGER | read-only | The Port number on the RLP. For LLC2 LAN interfaces, this corresponds to the LAN card number. |
| INT nlIfLlc2LANPriority | 1.3.6.1.4.1.173.7.4.2.1.1.8 | INTEGER | read-write | Interface priority- allows setting a priority for traffic within the node. The higher the number, the higher the priority relative to other intra-nodal traffic. |
| INT nlIfLlc2LANRlp | 1.3.6.1.4.1.173.7.4.2.1.1.1 | INTEGER | read-only | The RLP number on the node. For LLC2 LAN interfaces, this must be 252. |
| ROW nlIfLlc2LANRowStatus | 1.3.6.1.4.1.173.7.4.2.1.1.7 | RowStatus | read-write | This variable is used to manage the creation and deletion of conceptual rows in the nlIfLlc2LANTable and follows the SNMPv2 RowStatus conventions by supporting the following values: - `active', which indicates that the conceptual row is available for use by the managed device. For a management protocol set operation, a genErr response is returned when the row does not exist. - `createAndGo', which is supplied by a management station wishing to create a new instance of a conceptual row and to have its status automatically set to active, making it available for use by the managed device. For a management protocol set operation, a genErr response is returned when the row already exists. - `destroy', which is supplied by a management station wishing to delete all of the instances associated with an existing conceptual row. Note that all of the above values may be specified in a management protocol set operation, and only the 'active' value will be returned in response to a management protocol retrieval operation. For a management protocol set operation, if other variable bindings are included in the same PDU, then a genErr response is returned. |
| nlIfLlc2LANTable | 1.3.6.1.4.1.173.7.4.2.1 | not-accessible | A Table to define LLC2 interfaces over LAN. | |
| INT nlIfLlc2LANType | 1.3.6.1.4.1.173.7.4.2.1.1.3 | INTEGER | read-write | The type of the LLC2 interface- either ethernet or token ring. |
| INT nlIfPhyPort | 1.3.6.1.4.1.173.7.4.1.1.9 | INTEGER | read-only | The Underlying Physical Port number on the RLP of this logical port. Port numbers 1-8 are valid, but this field is only applicable if the nlIfPort field is 9-64. |
| INT nlIfPort | 1.3.6.1.4.1.173.7.4.1.1.2 | INTEGER | read-only | The Port number on the RLP. Port numbers 1-8 are known to be physical ports, and 9-64 are logical ports. If the RLP number identifies an IP, IPX or LLC2 interface, then the port number can be 1-257 (IP), 1-64 (IPX), or 1-96 (LLC2). |
| INT nlIfPortStatus | 1.3.6.1.4.1.173.7.4.1.1.8 | INTEGER | read-only | The status of this port state. Valid for ports 1-64 only. |
| INT nlIfRlp | 1.3.6.1.4.1.173.7.4.1.1.1 | INTEGER | read-only | The RLP number on the node. RLP numbers 1-8 are Physical RLP cards, and RLP number 250, 251 and 252 define IP, IPX and LLC2 interfaces respectively. |
| nlIfTable | 1.3.6.1.4.1.173.7.4.1 | not-accessible | A Table to describe each interface on a node. This table is indexed by RLP and Port number and can be used to identify the corresponding MIB-II ifIndex of a Port as well as additional port information maintained by Netlink. | |
| INT nlIfTableIndex | 1.3.6.1.4.1.173.7.4.1.1.5 | INTEGER | read-only | The associated index into an enterprise table used to describe additional information for this port. See nlIfTableOid as the pointer to the actual table. |
| OID nlIfTableOid | 1.3.6.1.4.1.173.7.4.1.1.6 | OBJECT IDENTIFIER | read-only | The OID of the table Entry that contains additional information about this port. The OID will point to a specific table depending on the type of port. |
| INT nlIfType | 1.3.6.1.4.1.173.7.4.1.1.3 | INTEGER | read-only | The type of interface |
| INT nlIfVoiceEnableFragment | 1.3.6.1.4.1.173.7.4.5.1.1.10 | INTEGER | read-write | |
| nlIfVoiceEntry | 1.3.6.1.4.1.173.7.4.5.1.1 | not-accessible | A Voice Interface entry containing objects relating to the interface that are configurable by the user. | |
| INT nlIfVoiceFrameRelayDLCI | 1.3.6.1.4.1.173.7.4.5.1.1.9 | INTEGER | read-write | The DLCI of the logical interface of this end of the frame relay link. |
| INT nlIfVoiceFrameRelayPort | 1.3.6.1.4.1.173.7.4.5.1.1.8 | INTEGER | read-write | The port of the logical interface of this end of the frame relay link. |
| INT nlIfVoiceFrameRelayRlp | 1.3.6.1.4.1.173.7.4.5.1.1.7 | INTEGER | read-write | The RLP of the logical interface of this end of the frame relay link. |
| INT nlIfVoiceInterface | 1.3.6.1.4.1.173.7.4.5.1.1.1 | INTEGER | read-only | The interface number which uniquely identifies the interface to which this entry is applicable. The interface identified by a particular value of this number is NOT the same interface as defined by the same value of ifIndex. |
| nlIfVoiceInterfaces | 1.3.6.1.4.1.173.7.4.5 | |||
| INT nlIfVoiceLocalNodeNumber | 1.3.6.1.4.1.173.7.4.5.1.1.5 | INTEGER | read-write | The node number of the local device. |
| INT nlIfVoiceLocalNodePort | 1.3.6.1.4.1.173.7.4.5.1.1.6 | INTEGER | read-write | The voice port on the local device. |
| INT nlIfVoicePeerNodeNumber | 1.3.6.1.4.1.173.7.4.5.1.1.3 | INTEGER | read-write | The node number of the remote device. |
| INT nlIfVoicePeerNodePort | 1.3.6.1.4.1.173.7.4.5.1.1.4 | INTEGER | read-write | The voice port on the remote device. |
| INT nlIfVoicePeerNodeType | 1.3.6.1.4.1.173.7.4.5.1.1.2 | INTEGER | read-write | The node type for the node at the remote end of the frame relay connection. |
| ROW nlIfVoiceRowStatus | 1.3.6.1.4.1.173.7.4.5.1.1.11 | RowStatus | read-write | This variable is used to manage the creation and deletion of conceptual rows in the noIfVoiceTable and follows the SNMPv2 RowStatus conventions by supporting the following values: - `active', which indicates that the conceptual row is available for use by the managed device. For a management protocol set operation, a genErr response is returned when the row does not exist. - `createAndGo', which is supplied by a management station wishing to create a new instance of a conceptual row and to have its status automatically set to active, making it available for use by the managed device. For a management protocol set operation, a genErr response is returned when the row already exists. - `destroy', which is supplied by a management station wishing to delete all of the instances associated with an existing conceptual row. Note that all of the above values may be specified in a management protocol set operation, and only the 'active' value will be returned in response to a management protocol retrieval operation. For a management protocol set operation, if other variable bindings are included in the same PDU, then a genErr response is returned. |
| nlIfVoiceTable | 1.3.6.1.4.1.173.7.4.5.1 | not-accessible | A Table to define Voice interfaces over frame relay. | |
| nlInterfaces | 1.3.6.1.4.1.173.7.4 | |||
| INT nlIpDefaultRIPVersion | 1.3.6.1.4.1.173.7.11.1 | INTEGER | read-write | The version of RIP that will be used by IP. |
| INT nlLlc2HostAccess | 1.3.6.1.4.1.173.7.6.1.1.14 | INTEGER | read-only | Specifies different type(s) of interface(s) that can be used for connections to a terminated host session. |
| INT nlLlc2HostBAG | 1.3.6.1.4.1.173.7.6.1.1.11 | INTEGER | read-only | Bandwidth Allocation group to which the LLC2 Host belongs. This object is read-only. Bandwidth allocation groups do not apply to LLC2 hosts. |
| nlLlc2HostEntry | 1.3.6.1.4.1.173.7.6.1.1 | not-accessible | An LLC2 Host entry containing objects relating to LLC2 hosts. | |
| INT nlLlc2HostGroup | 1.3.6.1.4.1.173.7.6.1.1.17 | INTEGER | read-only | Traffic group associated with LLC2 interface, always 1 for non-FRX7000. |
| INT nlLlc2HostIndex | 1.3.6.1.4.1.173.7.6.1.1.1 | INTEGER | read-only | LLC2 Host Index |
| INT nlLlc2HostInterface | 1.3.6.1.4.1.173.7.6.1.1.16 | INTEGER | read-only | LLC2 interface number associated with this host entry, always 300 for non-FRX7000. |
| MAC nlLlc2HostMACAddress | 1.3.6.1.4.1.173.7.6.1.1.2 | MacAddress | read-write | The LLC2 Host MAC Address. |
| INT nlLlc2HostN2ExpiredT1LPDUCount | 1.3.6.1.4.1.173.7.6.1.1.9 | INTEGER | read-write | Maximum number of LPDU retransmissions occur following the expiration of Timer T1. |
| INT nlLlc2HostN3NumberLPDUs | 1.3.6.1.4.1.173.7.6.1.1.7 | INTEGER | read-write | The number of Information LPDUs that need to be received before an acknowledgement is sent. |
| INT nlLlc2HostPriority | 1.3.6.1.4.1.173.7.6.1.1.10 | INTEGER | read-write | Traffic priorities within the node. |
| ADR nlLlc2HostRoutingSubscriberId | 1.3.6.1.4.1.173.7.6.1.1.12 | NlSubscriberAddress | read-write | LLC2 hosts Routing Subscriber Id |
| ROW nlLlc2HostRowStatus | 1.3.6.1.4.1.173.7.6.1.1.15 | RowStatus | read-write | Row status convention for LLC2 Host entry. |
| INT nlLlc2HostSessionType | 1.3.6.1.4.1.173.7.6.1.1.3 | INTEGER | read-write | The mode in which the Host is operating |
| MAC nlLlc2HostSrcMACAddressMask | 1.3.6.1.4.1.173.7.6.1.1.13 | MacAddress | read-write | LLC2 Host's Source MAC Address Mask |
| NUM nlLlc2HostT1ReplyTimer | 1.3.6.1.4.1.173.7.6.1.1.4 | TimeInterval | read-write | Reply Timer used to detect a failure of the Remote node. |
| NUM nlLlc2HostT2RecvAckTimer | 1.3.6.1.4.1.173.7.6.1.1.5 | TimeInterval | read-write | Receive Ack Timer used to delay sending an acknowledgement of a received information LPDU. |
| nlLlc2HostTable | 1.3.6.1.4.1.173.7.6.1 | not-accessible | A Table to define LLC2 host entries. | |
| NUM nlLlc2HostTiInactivityTimer | 1.3.6.1.4.1.173.7.6.1.1.6 | TimeInterval | read-write | Timer used to detect inoperative condition of the remote link station or transmission medium. |
| INT nlLlc2HostTwNumberOutstanding | 1.3.6.1.4.1.173.7.6.1.1.8 | INTEGER | read-write | Maximum number of sequentially numbered information LPDUs that can be outstanding at any time. |
| INT nlLlc2NextHostNumber | 1.3.6.1.4.1.173.7.6.4 | INTEGER | read-only | The host number to be used for the next created host record, always 1 on non-FRX7000. |
| nlLlc2OrigConnectionEntry | 1.3.6.1.4.1.173.7.6.3.1 | not-accessible | An LLC2 Originated Host Connection entry containing objects relating to LLC2 originated host connections. | |
| INT nlLlc2OrigConnectionHSAP | 1.3.6.1.4.1.173.7.6.3.1.2 | INTEGER | read-write | Service Access point used to connect to the Host |
| INT nlLlc2OrigConnectionIDBLK | 1.3.6.1.4.1.173.7.6.3.1.6 | INTEGER | read-only | This field is obsolete |
| INT nlLlc2OrigConnectionIDNUM | 1.3.6.1.4.1.173.7.6.3.1.7 | INTEGER | read-only | This field is obsolete |
| ADR nlLlc2OrigConnectionLocalSubscriberId | 1.3.6.1.4.1.173.7.6.3.1.4 | NlSubscriberAddress | read-write | LLC2 Host Connection's Local Subscriber Id |
| INT nlLlc2OrigConnectionMAXDATA | 1.3.6.1.4.1.173.7.6.3.1.8 | INTEGER | read-only | This field is obsolete |
| INT nlLlc2OrigConnectionMAXIN | 1.3.6.1.4.1.173.7.6.3.1.9 | INTEGER | read-only | This field is obsolete |
| ADR nlLlc2OrigConnectionRemoteSubscriberId | 1.3.6.1.4.1.173.7.6.3.1.5 | NlSubscriberAddress | read-write | LLC2 Host Connection's Remote Subscriber Id |
| ROW nlLlc2OrigConnectionRowStatus | 1.3.6.1.4.1.173.7.6.3.1.10 | RowStatus | read-write | This variable is used to manage the creation and deletion of conceptual rows in the nlLlc2OrigConnectionTable and follows the SNMPv2 RowStatus conventions by supporting the following values: - `active', which indicates that the conceptual row is available for use by the managed device. For a management protocol set operation, a genErr response is returned when the row does not exist. - `createAndGo', which is supplied by a management station wishing to create a new instance of a conceptual row and to have its status automatically set to active, making it available for use by the managed device. For a management protocol set operation, a genErr response is returned when the row already exists. - `destroy', which is supplied by a management station wishing to delete all of the instances associated with an existing conceptual row. Note that all of the above values may be specified in a management protocol set operation, and only the 'active' value will be returned in response to a management protocol retrieval operation. For a management protocol set operation, if other variable bindings are included in the same PDU, then a genErr response is returned. |
| INT nlLlc2OrigConnectionSequence | 1.3.6.1.4.1.173.7.6.3.1.1 | INTEGER | read-only | LLC2 Host connection Sequence number |
| nlLlc2OrigConnectionTable | 1.3.6.1.4.1.173.7.6.3 | not-accessible | A Table to describe LLC2 Originated Host Connections. | |
| INT nlLlc2OrigConnectionType | 1.3.6.1.4.1.173.7.6.3.1.3 | INTEGER | read-write | Specifies Remote subscriber device type |
| nlLlc2TermConnectionEntry | 1.3.6.1.4.1.173.7.6.2.1 | not-accessible | An LLC2 Terminated Host Connection entry containing objects relating to LLC2 terminated host connections. | |
| INT nlLlc2TermConnectionHSAP | 1.3.6.1.4.1.173.7.6.2.1.2 | INTEGER | read-write | Service Access point used to connect to the Host |
| ADR nlLlc2TermConnectionLocalSubscriberId | 1.3.6.1.4.1.173.7.6.2.1.3 | NlSubscriberAddress | read-write | LLC2 Host Connection's Local Subscriber Id |
| ADR nlLlc2TermConnectionRemoteSubscriberId | 1.3.6.1.4.1.173.7.6.2.1.4 | NlSubscriberAddress | read-write | LLC2 Host Connection's Remote Subscriber Id |
| ROW nlLlc2TermConnectionRowStatus | 1.3.6.1.4.1.173.7.6.2.1.5 | RowStatus | read-write | This variable is used to manage the creation and deletion of conceptual rows in the nlLlc2TermConnectionTable and follows the SNMPv2 RowStatus conventions by supporting the following values: - `active', which indicates that the conceptual row is available for use by the managed device. For a management protocol set operation, a genErr response is returned when the row does not exist. - `createAndGo', which is supplied by a management station wishing to create a new instance of a conceptual row and to have its status automatically set to active, making it available for use by the managed device. For a management protocol set operation, a genErr response is returned when the row already exists. - `destroy', which is supplied by a management station wishing to delete all of the instances associated with an existing conceptual row. Note that all of the above values may be specified in a management protocol set operation, and only the 'active' value will be returned in response to a management protocol retrieval operation. For a management protocol set operation, if other variable bindings are included in the same PDU, then a genErr response is returned. |
| INT nlLlc2TermConnectionSequence | 1.3.6.1.4.1.173.7.6.2.1.1 | INTEGER | read-only | LLC2 Host connection Sequence number |
| nlLlc2TermConnectionTable | 1.3.6.1.4.1.173.7.6.2 | not-accessible | A Table to describe LLC2 Terminated Host Connections. | |
| INT nlLocalSubscriberAlgorithm | 1.3.6.1.4.1.173.7.5.1.1.3 | INTEGER | read-write | The Subscriber routing algorithm. The following 4 types of routing algorithms are supported. 1 - round robin selects ports specified cyclicly in numerical order according to the list of Redirection addresses. If the port is unreachable or congested, the call request is sent to the next port. 2. Alternate Route on Line Failure - selects the first port not in a failed state. If a connection is not made, the call will be cleared even if other ports are available. 3. Alternate Route on Line Busy - selects the first port that has LCN's available (not busy). If a port has failed, the next available port is selected. 4. Least LCN with throughput selects the line with the minumum loading, calculated by weight and number of LCN's in use. If use of a routing algorithm is not desired, accept the default and specify only one routing path. |
| nlLocalSubscriberEntry | 1.3.6.1.4.1.173.7.5.1.1 | not-accessible | A Local Subscriber entry containing objects relating to local subscribers. | |
| ADR nlLocalSubscriberId | 1.3.6.1.4.1.173.7.5.1.1.1 | NlSubscriberAddress | read-only | The Subscriber ID. A valid subscriber ID is a string of numeric digits represented by their ASCII equivalents. The ASCII equivalents of the wildcard characters '*' and '?' are also allowed. A '*' is a wildcard that matches any number of digits, including zero. A '?' is a wildcard that matches any single digit. |
| STR nlLocalSubscriberName | 1.3.6.1.4.1.173.7.5.1.1.2 | DisplayString | read-only | The Subscriber name. The subscriber name is not accessible from SNMP, and a blank string is always returned. |
| INT nlLocalSubscriberPriority | 1.3.6.1.4.1.173.7.5.1.1.7 | INTEGER | read-write | Allows setting a priority for traffic within the node. |
| ADR nlLocalSubscriberRedirAddr | 1.3.6.1.4.1.173.7.5.3.1.2 | NlSubscriberAddress | read-write | Subscriber redirection address. |
| INT nlLocalSubscriberRedirectBusy | 1.3.6.1.4.1.173.7.5.1.1.5 | INTEGER | read-write | Redirect calls according to Redirection Addresses if the primary subscriber device is busy. |
| INT nlLocalSubscriberRedirectOO | 1.3.6.1.4.1.173.7.5.1.1.6 | INTEGER | read-write | Redirect calls according to Redirection Addresses if the primary subscriber device is out of order. |
| nlLocalSubscriberRedirEntry | 1.3.6.1.4.1.173.7.5.3.1 | not-accessible | A Local Subscriber Redirection Address entry containing objects relating to local subscriber redirection addresses. | |
| INT nlLocalSubscriberRedirIndex | 1.3.6.1.4.1.173.7.5.3.1.1 | INTEGER | read-only | Redirection entry index for a local subscriber. |
| ROW nlLocalSubscriberRedirRowStatus | 1.3.6.1.4.1.173.7.5.3.1.3 | RowStatus | read-write | This variable is used to manage the creation and deletion of conceptual rows in the nlLocalSubscriberRedirTable and follows the SNMPv2 RowStatus conventions by supporting the following values: - `active', which indicates that the conceptual row is available for use by the managed device. For a management protocol set operation, a genErr response is returned when the row does not exist. - `createAndGo', which is supplied by a management station wishing to create a new instance of a conceptual row and to have its status automatically set to active, making it available for use by the managed device. For a management protocol set operation, a genErr response is returned when the row already exists. - `destroy', which is supplied by a management station wishing to delete all of the instances associated with an existing conceptual row. Note that all of the above values may be specified in a management protocol set operation, and only the 'active' value will be returned in response to a management protocol retrieval operation. For a management protocol set operation, if other variable bindings are included in the same PDU, then a genErr response is returned. |
| nlLocalSubscriberRedirTable | 1.3.6.1.4.1.173.7.5.3 | not-accessible | A Table to list local subscriber redirection addresses. | |
| INT nlLocalSubscriberRouteConf | 1.3.6.1.4.1.173.7.5.2.1.2 | INTEGER | read-only | Flag to indicate if the LP/port routing path to the subscriber device is configured or not. This object is read- only. The route is always configured for an entry in the table. |
| nlLocalSubscriberRouteEntry | 1.3.6.1.4.1.173.7.5.2.1 | not-accessible | A Local Subscriber Route entry containing objects relating to local subscriber routes. | |
| INT nlLocalSubscriberRouteIndex | 1.3.6.1.4.1.173.7.5.2.1.1 | INTEGER | read-only | Route path index for a specific subscriber route path. |
| INT nlLocalSubscriberRouteLP | 1.3.6.1.4.1.173.7.5.2.1.3 | INTEGER | read-write | Instance of the LP that makes up the routing path |
| INT nlLocalSubscriberRoutePort | 1.3.6.1.4.1.173.7.5.2.1.4 | INTEGER | read-write | Instance of the port that makes up the routing path |
| ROW nlLocalSubscriberRouteRowStatus | 1.3.6.1.4.1.173.7.5.2.1.5 | RowStatus | read-write | This variable is used to manage the creation and deletion of conceptual rows in the nlLocalSubscriberRouteTable and follows the SNMPv2 RowStatus conventions by supporting the following values: - `active', which indicates that the conceptual row is available for use by the managed device. For a management protocol set operation, a genErr response is returned when the row does not exist. - `createAndGo', which is supplied by a management station wishing to create a new instance of a conceptual row and to have its status automatically set to active, making it available for use by the managed device. For a management protocol set operation, a genErr response is returned when the row already exists. - `destroy', which is supplied by a management station wishing to delete all of the instances associated with an existing conceptual row. Note that all of the above values may be specified in a management protocol set operation, and only the 'active' value will be returned in response to a management protocol retrieval operation. For a management protocol set operation, if other variable bindings are included in the same PDU, then a genErr response is returned. |
| nlLocalSubscriberRouteTable | 1.3.6.1.4.1.173.7.5.2 | not-accessible | A Table to define local subscriber route paths. | |
| ROW nlLocalSubscriberRowStatus | 1.3.6.1.4.1.173.7.5.1.1.8 | RowStatus | read-write | This variable is used to manage the creation and deletion of conceptual rows in the nlLocalSubscriberTable and follows the SNMPv2 RowStatus conventions by supporting the following values: - `active', which indicates that the conceptual row is available for use by the managed device. For a management protocol set operation, a genErr response is returned when the row does not exist. - `createAndGo', which is supplied by a management station wishing to create a new instance of a conceptual row and to have its status automatically set to active, making it available for use by the managed device. For a management protocol set operation, a genErr response is returned when the row already exists. - `destroy', which is supplied by a management station wishing to delete all of the instances associated with an existing conceptual row. Note that all of the above values may be specified in a management protocol set operation, and only the 'active' value will be returned in response to a management protocol retrieval operation. For a management protocol set operation, if other variable bindings are included in the same PDU, then a genErr response is returned. |
| INT nlLocalSubscriberSystematicRedirect | 1.3.6.1.4.1.173.7.5.1.1.4 | INTEGER | read-write | Systematic Redirection. |
| nlLocalSubscriberTable | 1.3.6.1.4.1.173.7.5.1 | not-accessible | A Table to define each local subscriber. | |
| node | 1.3.6.1.4.1.173.7.1 | |||
| nodeAlmTable | 1.3.6.1.4.1.173.7.1.2 | |||
| nodeBagTable | 1.3.6.1.4.1.173.7.1.4 | |||
| nodeCfgTable | 1.3.6.1.4.1.173.7.1.1 | |||
| INT nodeModel | 1.3.6.1.4.1.173.7.1.3.1 | INTEGER | read-only | Describes the unit model |
| nodeSNMPGroup | 1.3.6.1.4.1.173.7.1.3 | |||
| nodeTrapAdrTable | 1.3.6.1.4.1.173.7.1.3.3 | not-accessible | A table used to define the IP address of end-nodes to receive alarms generated by this node. Up to 16 addresses can be specified. | |
| STR nodeTrapText | 1.3.6.1.4.1.173.7.1.3.2 | DisplayString | read-only | Text of the last alarm generated |
| nsEntry | 1.3.6.1.4.1.173.6.1.3.1 | not-accessible | Each entry of the node table is indexed by node number. | |
| INT nsMaxNeigh | 1.3.6.1.4.1.173.6.1.1 | INTEGER | read-only | Maximum number of neighbor nodes. This value is currently always 64 for FRX8000 and 20 for an N7400 or 7500. A neighbor is the closest node in a path from the local node. |
| nsNeighEntry | 1.3.6.1.4.1.173.6.1.4.1 | not-accessible | The table entries are indexed by the node number and the neighbors node number. | |
| nsNeighTable | 1.3.6.1.4.1.173.6.1.4 | not-accessible | The neighbor table lists the status of a nodes neighbors. | |
| INT nsNodNum | 1.3.6.1.4.1.173.6.1.3.1.1 | INTEGER | read-only | The node number of the desired node. This is the index into the node table. |
| nsNodTable | 1.3.6.1.4.1.173.6.1.3 | not-accessible | A table showing all nodes known to this node along with status and neighbor information. | |
| INT nsNTNeigh | 1.3.6.1.4.1.173.6.1.4.1.2 | INTEGER | read-only | The node number of the neighbor whose status is being sought. |
| INT nsNTNeighStat | 1.3.6.1.4.1.173.6.1.4.1.3 | INTEGER | read-only | The status of the neighbor node given as: 1 = previously, but not currently, connected; 2 = Currently connected; |
| INT nsNTNode | 1.3.6.1.4.1.173.6.1.4.1.1 | INTEGER | read-only | The node number of the node whose neighbor's status is being sought. |
| INT nsNumNeigh | 1.3.6.1.4.1.173.6.1.3.1.3 | INTEGER | read-only | Current number of neighbor nodes to this node. |
| INT nsStatus | 1.3.6.1.4.1.173.6.1.3.1.2 | INTEGER | read-only | The operational status of the node. The status is given as: 1 = Node is defined in the database; 9 = Node is operational; |
| INT nsThisNode | 1.3.6.1.4.1.173.6.1.2 | INTEGER | read-only | This nodes number. (1-250) |
| pinStatusTable | 1.3.6.1.4.1.173.7.7.4 | not-accessible | A Table to describe the status of each pin on a physical port. This table is indexed by RLP and Port | |
| port | 1.3.6.1.4.1.173.7.3 | |||
| INT portBsciAdminActivateConnectionWithoutPoll | 1.3.6.1.4.1.173.7.3.4.1.1.30 | INTEGER | read-write | Only valid if pad type is TPAD. If yes, will active the TPAD connection without a poll of the connected device. |
| INT portBsciAdminAnswerNonConfigured | 1.3.6.1.4.1.173.7.3.4.1.1.29 | INTEGER | read-write | Only valid if pad type is HPAD. If yes, the HPAD will respond to all devices on the line. If no, the HPAD will respond only to those devices that are configured on the node. |
| INT portBsciAdminBlockCheck | 1.3.6.1.4.1.173.7.3.4.1.1.26 | INTEGER | read-write | Sets the redundancy check parameter. |
| INT portBsciAdminBlockedFlag | 1.3.6.1.4.1.173.7.3.4.1.1.1 | INTEGER | read-write | Causes the port to be enabled or disabled at node IPL. |
| INT portBsciAdminCallInfoInRequestPacket | 1.3.6.1.4.1.173.7.3.4.1.1.11 | INTEGER | read-write | Specifies whether the user will have the option of including call information in a call request packet. |
| INT portBsciAdminClearVCOnLastDeviceDown | 1.3.6.1.4.1.173.7.3.4.1.1.12 | INTEGER | read-write | Causes the virtual circuit to be cleared when no terminals are using it. |
| INT portBsciAdminConnector | 1.3.6.1.4.1.173.7.3.4.1.1.2 | INTEGER | read-write | Physical port interface connector type. |
| INT portBsciAdminDataMode | 1.3.6.1.4.1.173.7.3.4.1.1.27 | INTEGER | read-write | Sets the parity parameter. |
| INT portBsciAdminEndPadChars | 1.3.6.1.4.1.173.7.3.4.1.1.20 | INTEGER | read-write | Specifies the number of padding characters that will be added to the end of each frame. |
| INT portBsciAdminEndToEndAck | 1.3.6.1.4.1.173.7.3.4.1.1.14 | INTEGER | read-write | Allows management of acknowledgments end to end across the network rather than locally at each end. |
| portBsciAdminEntry | 1.3.6.1.4.1.173.7.3.4.1.1 | not-accessible | A BSCI Interactive Port entry containing objects relating to the port that are configurable by the user. | |
| INT portBsciAdminErrorRetransmitCount | 1.3.6.1.4.1.173.7.3.4.1.1.24 | INTEGER | read-write | Specifies the number of times the Netlink device will resend a block of data after the receiving device has detected an error in that block. |
| INT portBsciAdminFullDuplex | 1.3.6.1.4.1.173.7.3.4.1.1.15 | INTEGER | read-write | Specifies full-duplex transmission. |
| INT portBsciAdminGenerateClock | 1.3.6.1.4.1.173.7.3.4.1.1.7 | INTEGER | read-write | Specifies whether the port will generate the clock necessary to synchronize traffic over the link. |
| INT portBsciAdminMaxBytesPerFrame | 1.3.6.1.4.1.173.7.3.4.1.1.6 | INTEGER | read-write | Maximum frame size that will be transmitted on the port. |
| INT portBsciAdminMAXRetransmits | 1.3.6.1.4.1.173.7.3.4.1.1.5 | INTEGER | read-write | Maximum number of times the node will attempt to send an I-frame after a retransmission period expiration. |
| INT portBsciAdminMultidrop | 1.3.6.1.4.1.173.7.3.4.1.1.16 | INTEGER | read-write | Specifies whether transmission will be multidrop. |
| INT portBsciAdminNAKRetryCount | 1.3.6.1.4.1.173.7.3.4.1.1.25 | INTEGER | read-write | Specifies the number of times the Netlink device will send a frame when the receiving device is unable to acknowledge. |
| INT portBsciAdminNoResponseRetryCount | 1.3.6.1.4.1.173.7.3.4.1.1.23 | INTEGER | read-write | Specifies how many times the user device will be polled before control is passed on the next cluster. |
| INT portBsciAdminNoResponseTimer | 1.3.6.1.4.1.173.7.3.4.1.1.22 | INTEGER | read-write | Activated after transmission of a general poll or a data frame. |
| INT portBsciAdminPadType | 1.3.6.1.4.1.173.7.3.4.1.1.9 | INTEGER | read-write | BSCI Pad Type |
| INT portBsciAdminPollInterval | 1.3.6.1.4.1.173.7.3.4.1.1.21 | INTEGER | read-write | Specifies the time between passes through the polling list. |
| INT portBsciAdminRcvClockFromDTE | 1.3.6.1.4.1.173.7.3.4.1.1.8 | INTEGER | read-write | Allows the clock to be looped back from the DTE using the TT (Terminal Timing) signal. |
| INT portBsciAdminRetransmitInterval | 1.3.6.1.4.1.173.7.3.4.1.1.4 | INTEGER | read-write | Length of time before the node will transmit an I-frame if the previous transmission is not acknowledged. |
| ROW portBsciAdminRowStatus | 1.3.6.1.4.1.173.7.3.4.1.1.28 | RowStatus | read-write | This variable is used to manage the creation and deletion of conceptual rows in the portBsciAdminTable and follows the SNMPv2 RowStatus conventions by supporting the following values: - `active', which indicates that the conceptual row is available for use by the managed device, and which is supplied by a management station wishing to exercise an on-line update of the existing conceptual row. For a management protocol set operation, a genErr response is returned when the row does not exist. - `createAndGo', which is supplied by a management station wishing to create a new instance of a conceptual row and to have its status automatically set to active, making it available for use by the managed device. For a management protocol set operation, a genErr response is returned when the row already exists. - `destroy', which is supplied by a management station wishing to delete all of the instances associated with an existing conceptual row. Note that all of the above values may be specified in a management protocol set operation, and only the 'active' value will be returned in response to a management protocol retrieval operation. For a management protocol set operation, if other variable bindings are included in the same PDU, then a genErr response is returned. |
| INT portBsciAdminSlowPollRetryCount | 1.3.6.1.4.1.173.7.3.4.1.1.17 | INTEGER | read-write | Specifies how many times the control unit will be polled before it is put on the slow poll list. |
| INT portBsciAdminSlowPollRetryFreq | 1.3.6.1.4.1.173.7.3.4.1.1.18 | INTEGER | read-write | Specifies the number of times active control units will be polled between pollings on the slow poll list. |
| INT portBsciAdminSpeed | 1.3.6.1.4.1.173.7.3.4.1.1.3 | INTEGER | read-write | Data transmission rate in bits per second. |
| INT portBsciAdminStartSynchChars | 1.3.6.1.4.1.173.7.3.4.1.1.19 | INTEGER | read-write | Specifies the number of synchronization characters that will be added to the beginning of each frame. |
| portBsciAdminTable | 1.3.6.1.4.1.173.7.3.4.1 | not-accessible | A list of BSC Interactive ports . The number of entries will be the number of BSC Interactive ports on the node. | |
| INT portBsciAdminTransTextSupported | 1.3.6.1.4.1.173.7.3.4.1.1.13 | INTEGER | read-write | Causes all characters transmitted to be treated as data. |
| INT portBsciAdminUseEBCDIC | 1.3.6.1.4.1.173.7.3.4.1.1.10 | INTEGER | read-write | Specifies whether all devices on a line use the same character set for successive session polls. |
| portBsciGroup | 1.3.6.1.4.1.173.7.3.4 | |||
| INT portBsciOperActivateConnectionWithoutPoll | 1.3.6.1.4.1.173.7.3.4.2.1.29 | INTEGER | read-only | Only valid if pad type is TPAD. If yes, will active the TPAD connection without a poll of the connected device. |
| INT portBsciOperAnswerNonConfigured | 1.3.6.1.4.1.173.7.3.4.2.1.28 | INTEGER | read-only | Only valid if pad type is HPAD. If yes, the HPAD will respond to all devices on the line. If no, the HPAD will respond only to those devices that are configured on the node. |
| INT portBsciOperBlockCheck | 1.3.6.1.4.1.173.7.3.4.2.1.26 | INTEGER | read-only | Sets the redundancy check parameter. |
| INT portBsciOperBlockedFlag | 1.3.6.1.4.1.173.7.3.4.2.1.1 | INTEGER | read-only | Causes the port to be enabled or disabled at node IPL. |
| INT portBsciOperCallInfoInRequestPacket | 1.3.6.1.4.1.173.7.3.4.2.1.11 | INTEGER | read-only | Specifies whether the user will have the option of including call information in a call request packet. |
| INT portBsciOperClearVCOnLastDeviceDown | 1.3.6.1.4.1.173.7.3.4.2.1.12 | INTEGER | read-only | Causes the virtual circuit to be cleared when no terminals are using it. |
| INT portBsciOperConnector | 1.3.6.1.4.1.173.7.3.4.2.1.2 | INTEGER | read-only | Physical port interface connector type. |
| INT portBsciOperDataMode | 1.3.6.1.4.1.173.7.3.4.2.1.27 | INTEGER | read-only | Sets the parity parameter. |
| INT portBsciOperEndPadChars | 1.3.6.1.4.1.173.7.3.4.2.1.20 | INTEGER | read-only | Specifies the number of padding characters that will be added to the end of each frame. |
| INT portBsciOperEndToEndAck | 1.3.6.1.4.1.173.7.3.4.2.1.14 | INTEGER | read-only | Allows management of acknowledgments end to end across the network rather than locally at each end. |
| portBsciOperEntry | 1.3.6.1.4.1.173.7.3.4.2.1 | not-accessible | A BSCI Interactive Port entry containing objects relating to the port that are configurable by the user. | |
| INT portBsciOperErrorRetransmitCount | 1.3.6.1.4.1.173.7.3.4.2.1.24 | INTEGER | read-only | Specifies the number of times the Netlink device will resend a block of data after the receiving device has detected an error in that block. |
| INT portBsciOperFullDuplex | 1.3.6.1.4.1.173.7.3.4.2.1.15 | INTEGER | read-only | Specifies full-duplex transmission. |
| INT portBsciOperGenerateClock | 1.3.6.1.4.1.173.7.3.4.2.1.7 | INTEGER | read-only | Specifies whether the port will generate the clock necessary to synchronize traffic over the link. |
| INT portBsciOperMaxBytesPerFrame | 1.3.6.1.4.1.173.7.3.4.2.1.6 | INTEGER | read-only | Maximum frame size that will be transmitted on the port. |
| INT portBsciOperMAXRetransmits | 1.3.6.1.4.1.173.7.3.4.2.1.5 | INTEGER | read-only | Maximum number of times the node will attempt to send an I-frame after a retransmission period expiration. |
| INT portBsciOperMultidrop | 1.3.6.1.4.1.173.7.3.4.2.1.16 | INTEGER | read-only | Specifies whether transmission will be multidrop. |
| INT portBsciOperNAKRetryCount | 1.3.6.1.4.1.173.7.3.4.2.1.25 | INTEGER | read-only | Specifies the number of times the Netlink device will send a frame when the receiving device is unable to acknowledge. |
| INT portBsciOperNoResponseRetryCount | 1.3.6.1.4.1.173.7.3.4.2.1.23 | INTEGER | read-only | Specifies how many times the user device will be polled before control is passed on the next cluster. |
| INT portBsciOperNoResponseTimer | 1.3.6.1.4.1.173.7.3.4.2.1.22 | INTEGER | read-only | Activated after transmission of a general poll or a data frame. |
| INT portBsciOperPadType | 1.3.6.1.4.1.173.7.3.4.2.1.9 | INTEGER | read-only | BSCI Pad Type |
| INT portBsciOperPollInterval | 1.3.6.1.4.1.173.7.3.4.2.1.21 | INTEGER | read-only | Specifies the time between passes through the polling list. |
| INT portBsciOperRcvClockFromDTE | 1.3.6.1.4.1.173.7.3.4.2.1.8 | INTEGER | read-only | Allows the clock to be looped back from the DTE using the TT (Terminal Timing) signal. |
| INT portBsciOperRetransmitInterval | 1.3.6.1.4.1.173.7.3.4.2.1.4 | INTEGER | read-only | Length of time before the node will transmit an I-frame if the previous transmission is not acknowledged. |
| INT portBsciOperSlowPollRetryCount | 1.3.6.1.4.1.173.7.3.4.2.1.17 | INTEGER | read-only | Specifies how many times the control unit will be polled before it is put on the slow poll list. |
| INT portBsciOperSlowPollRetryFreq | 1.3.6.1.4.1.173.7.3.4.2.1.18 | INTEGER | read-only | Specifies the number of times active control units will be polled between pollings on the slow poll list. |
| INT portBsciOperSpeed | 1.3.6.1.4.1.173.7.3.4.2.1.3 | INTEGER | read-only | Data transmission rate in bits per second. |
| INT portBsciOperStartSynchChars | 1.3.6.1.4.1.173.7.3.4.2.1.19 | INTEGER | read-only | Specifies the number of synchronization characters that will be added to the beginning of each frame. |
| portBsciOperTable | 1.3.6.1.4.1.173.7.3.4.2 | not-accessible | A list of BSC Interactive ports . The number of entries will be the number of BSC Interactive ports on the node. | |
| INT portBsciOperTransTextSupported | 1.3.6.1.4.1.173.7.3.4.2.1.13 | INTEGER | read-only | Causes all characters transmitted to be treated as data. |
| INT portBsciOperUseEBCDIC | 1.3.6.1.4.1.173.7.3.4.2.1.10 | INTEGER | read-only | Specifies whether all devices on a line use the same character set for successive session polls. |
| INT portDLCIBackupGroup | 1.3.6.1.4.1.173.7.3.2.2.1.13 | INTEGER | read-write | This object specifies (if configured as any number other than zero) that this is a primary DLCI, and identifies the backup DLCI(s) (in a Frame Relay backup group) that will take over if this DLCI fails. This is applicable only on an initiating node, which is the node that will initiate the switchover to a backup DLCI. At switchover, the initiating node notifies the remote node of the change. |
| INT portDLCIBackupProtEnb | 1.3.6.1.4.1.173.7.3.2.2.1.14 | INTEGER | read-write | This object specifies whether the DLCI will be used as a non-initiating backup DLCI. The DLCI will wait for a backup protocol message from the initiating end, telling the backup where to send the rest of the messages. |
| INT portDLCIBecnRecoveryCnt | 1.3.6.1.4.1.173.7.3.2.2.1.10 | INTEGER | read-write | The BECN recovery Count is a method of controlling the rate of return to max traffic flow after it has been reduced due to congestion. The value determines the number of packets received sequentially without BECN set, before increasing the Excess Burst Size by 1/8 of it's configured value. |
| portDLCIConfigTable | 1.3.6.1.4.1.173.7.3.2.2 | not-accessible | A list of DLCI's on Frame Relay ports . The number of entries will be the number of DLCIs on all the Frame Relay ports on a node. | |
| portDLCIEntry | 1.3.6.1.4.1.173.7.3.2.2.1 | not-accessible | An Frame Relay Port DLCI entry relating to the Rate Control Information that is configurable by the user. | |
| INT portDLCIIncomingBc | 1.3.6.1.4.1.173.7.3.2.2.1.6 | INTEGER | read-write | The committed burst size is the maximum amount of data to be transmitted under normal conditions within the time period defined by Bc/Cir that is supported on the DLCI for incoming data. |
| INT portDLCIIncomingBe | 1.3.6.1.4.1.173.7.3.2.2.1.8 | INTEGER | read-write | The excess burst size is the maximum amount of incoming data in excess of the committed burst size that the network will try to transfer during the time interval determined by Bc/Cir on this DLCI. |
| INT portDLCIIncomingCIR | 1.3.6.1.4.1.173.7.3.2.2.1.4 | INTEGER | read-write | The committed information rate that is supported on the DLCI for incoming data. |
| INT portDLCIIndex | 1.3.6.1.4.1.173.7.3.2.2.1.3 | INTEGER | read-only | The DLCI number used to identify the entry in the table. The range is 16-991. |
| INT portDLCIOutgoingBc | 1.3.6.1.4.1.173.7.3.2.2.1.7 | INTEGER | read-write | The committed burst size is the maximum amount of data to be transmitted under normal conditions within the time period defined by Bc/Cir that is supported on the DLCI for Outgoing data. |
| INT portDLCIOutgoingBe | 1.3.6.1.4.1.173.7.3.2.2.1.9 | INTEGER | read-write | The excess burst size is the maximum amount of incoming data in excess of the committed burst size that the network will try to transfer during the time interval determined by Bc/Cir on this DLCI. |
| INT portDLCIOutgoingCIR | 1.3.6.1.4.1.173.7.3.2.2.1.5 | INTEGER | read-write | The committed information rate that is supported on the DLCI for outgoing data. |
| INT portDLCIPortIndex | 1.3.6.1.4.1.173.7.3.2.2.1.2 | INTEGER | read-only | The port number on which the DLCI is located. The range for this is 1-8 for a physical FR port and 9-64 for a logical FR port. |
| INT portDLCIPriority | 1.3.6.1.4.1.173.7.3.2.2.1.11 | INTEGER | read-write | This field sets the priority of the DLCI among others on the physical port. The range is 0 for lowest priority to 4 for the highest priority. |
| INT portDLCIRlpIndex | 1.3.6.1.4.1.173.7.3.2.2.1.1 | INTEGER | read-only | The RLP number on which the DLCI is located. The range for this is 1-8. |
| ROW portDLCIRowStatus | 1.3.6.1.4.1.173.7.3.2.2.1.12 | RowStatus | read-write | This variable is used to manage the creation and deletion of conceptual rows in the portDLCIConfigTable and follows the SNMPv2 RowStatus conventions by supporting the following values: - `active', which indicates that the conceptual row is available for use by the managed device. For a management protocol set operation, a genErr response is returned when the row does not exist. - `createAndGo', which is supplied by a management station wishing to create a new instance of a conceptual row and to have its status automatically set to active, making it available for use by the managed device. For a management protocol set operation, a genErr response is returned when the row already exists. - `destroy', which is supplied by a management station wishing to delete all of the instances associated with an existing conceptual row. Note that all of the above values may be specified in a management protocol set operation, and only the 'active' value will be returned in response to a management protocol retrieval operation. For a management protocol set operation, if other variable bindings are included in the same PDU, then a genErr response is returned. Also note that deleting a DLCI entry will only remove it from the database file, and it's existence will still be known by the protocol until the node is rebooted. |
| INT portFrBackupDLCI | 1.3.6.1.4.1.173.7.3.2.3.1.3 | INTEGER | read-only | This DLCI number is the backup being configured. |
| portFrBackupEntry | 1.3.6.1.4.1.173.7.3.2.3.1 | not-accessible | This Entry contains the SNMP objects that are used for configurating the Frame Relay Backup. | |
| INT portFrBackupGroup | 1.3.6.1.4.1.173.7.3.2.3.1.4 | INTEGER | read-only | This Group number is the backup being configured. |
| portFrBackupGroupTable | 1.3.6.1.4.1.173.7.3.2.3 | not-accessible | A Table describes the Frame Relay Backup MIB . | |
| INT portFrBackupPort | 1.3.6.1.4.1.173.7.3.2.3.1.2 | INTEGER | read-only | This Port number is the physical port on which the backup DLCI is being configured. |
| INT portFrBackupProtEnab | 1.3.6.1.4.1.173.7.3.2.3.1.6 | INTEGER | read-write | This enables or disables the backup protocol on the specified DLCI. It should be set to yes if and only if the remote device is an FRX4000 or FRX6000 with the backup protocol enabled on the remote DLCI connected to this backup group entry. |
| INT portFrBackupRLP | 1.3.6.1.4.1.173.7.3.2.3.1.1 | INTEGER | read-only | This RLP number identifies the RLP containing the primary and backup DLCIs. |
| ROW portFrBackupRowStatus | 1.3.6.1.4.1.173.7.3.2.3.1.7 | RowStatus | read-write | This variable is used to manage the creation and deletion of conceptual rows in the portFrBackupGroupTable and follows the SNMPv2 RowStatus conventions by supporting the following values: - `active', which indicates that the conceptual row is available for use by the managed device. For a management protocol set operation, a genErr response is returned when the row does not exist. - `createAndGo', which is supplied by a management station wishing to create a new instance of a conceptual row and to have its status automatically set to active, making it available for use by the managed device. For a management protocol set operation, a genErr response is returned when the row already exists. - `destroy', which is supplied by a management station wishing to delete all of the instances associated with an existing conceptual row. Note that all of the above values may be specified in a management protocol set operation, and only the 'active' value will be returned in response to a management protocol retrieval operation. For a management protocol set operation, if other variable bindings are included in the same PDU, then a genErr response is returned. |
| INT portFrBackupUseOnly | 1.3.6.1.4.1.173.7.3.2.1.1.15 | INTEGER | read-write | This object determines whether all DLCIs on the port will be reserved exclusively as backups for other DLCIs in the same node. If yes is specified for this object, the port will remain disabled until needed for backup. |
| INT portFrBackupWaitTimer | 1.3.6.1.4.1.173.7.3.2.3.1.5 | INTEGER | read-write | This is the time after a primary DLCI failure that the software will wait for this DLCI to become active before checking the next backup DLCI. If the backup does not become active before the timer expires, the software will search the backup group for the next available backup. |
| INT portFrBandwidthAllocation | 1.3.6.1.4.1.173.7.3.2.1.1.7 | INTEGER | read-write | This is a flag which, when set, enables whether the bandwidth allocation will be enforced. |
| INT portFrBlockedFlag | 1.3.6.1.4.1.173.7.3.2.1.1.3 | INTEGER | read-write | A flag which when set, means the port should not be enabled after a boot-up of the node. |
| portFrConfigTable | 1.3.6.1.4.1.173.7.3.2.1 | not-accessible | A list of Frame Relay ports . The number of entries will be the number of Frame Relay ports on the node. | |
| INT portFrConnector | 1.3.6.1.4.1.173.7.3.2.1.1.8 | INTEGER | read-write | This defines the connector type of the Frame Relay port. |
| portFrEntry | 1.3.6.1.4.1.173.7.3.2.1.1 | not-accessible | An Frame Relay Port entry containing objects relating to the port that are configurable by the user. | |
| INT portFrGenClock | 1.3.6.1.4.1.173.7.3.2.1.1.10 | INTEGER | read-write | This specifies whether the port will generate the clock necessary to synchronize traffic over the link. |
| portFrGroup | 1.3.6.1.4.1.173.7.3.2 | |||
| INT portFrLLM | 1.3.6.1.4.1.173.7.3.2.1.1.12 | INTEGER | read-write | This determines whether, and what type of, configurable network management (status enquiries) will be allowed. |
| INT portFrLogicalDCE | 1.3.6.1.4.1.173.7.3.2.1.1.9 | INTEGER | read-write | This defines the port as logical DCE or DTE. |
| INT portFrMaxBytesPerFrame | 1.3.6.1.4.1.173.7.3.2.1.1.4 | INTEGER | read-write | The maximum number of bytes allowed in an I Frame for this Frame Relay port. |
| INT portFrOutgoingRateControl | 1.3.6.1.4.1.173.7.3.2.1.1.6 | INTEGER | read-write | This is a flag which, when set, enables the enforcement of the Outgoing Rate Control parameters. |
| INT portFrPortIndex | 1.3.6.1.4.1.173.7.3.2.1.1.2 | INTEGER | read-only | The Port number of the Frame Relay port. It will be in the range 1-8 for a physical port. It will be in the range 9-64 for a Frame Relay logical port. |
| INT portFrRcvClkFrmDTE | 1.3.6.1.4.1.173.7.3.2.1.1.11 | INTEGER | read-write | This allows the clock to be looped back from the DTE using the TT (Terminal Timing) signal, which can be helpful on high-speed lines. |
| INT portFrRlpIndex | 1.3.6.1.4.1.173.7.3.2.1.1.1 | INTEGER | read-only | The RLP number of the Frame Relay port. It will be in the range 1-8. |
| ROW portFrRowStatus | 1.3.6.1.4.1.173.7.3.2.1.1.13 | RowStatus | read-write | This variable is used to manage the creation and deletion of conceptual rows in the portFrConfigTable and follows the SNMPv2 RowStatus conventions by supporting the following values: - `active', which indicates that the conceptual row is available for use by the managed device, and which is supplied by a management station wishing to exercise an on-line update of the existing conceptual row. For a management protocol set operation, a genErr response is returned when the row does not exist. - `createAndGo', which is supplied by a management station wishing to create a new instance of a conceptual row and to have its status automatically set to active, making it available for use by the managed device. For a management protocol set operation, a genErr response is returned when the row already exists. - `destroy', which is supplied by a management station wishing to delete all of the instances associated with an existing conceptual row. Note that all of the above values may be specified in a management protocol set operation, and only the 'active' value will be returned in response to a management protocol retrieval operation. For a management protocol set operation, if other variable bindings are included in the same PDU, then a genErr response is returned. |
| INT portFrSpeed | 1.3.6.1.4.1.173.7.3.2.1.1.14 | INTEGER | read-write | This object defines the speed of the Frame Relay port. The speed may only be set to one of a series of reasonable values, and if an attempt is made to set the speed to a value which is within the valid range but not equal to one of these values, the speed will be rounded up. If the connector type of the port is RS232, the port could be a standard port or a high speed port. If the port is a high speed RS232 port, the maximum valid speed is 256000. If the port is a standard RS232 port, the maximum valid speed is 64000 on the FRX4000/SS1840 and 19200 on all other products. It may be possible to set the speed of a standard RS232 port to a speed which is valid for a high speed RS232 port but invalid for a standard RS232 port. In this case, the port may not end up having the invalid speed. The default speed for a standard RS232 port on the FRX6000 is 19200. |
| INT portFrT392Timer | 1.3.6.1.4.1.173.7.3.2.1.1.5 | INTEGER | read-write | This timer indicates how long the network will wait between Status Enquiry messages before recording an error. It should be greater than or equal to the frDlcmiPollingInterval variable in the RFC1315 Mib. |
| INT portLogicalX25AdminBAG | 1.3.6.1.4.1.173.7.3.1.3.1.4 | INTEGER | read-write | Assigns this DLCI to one of sixteen groups whose parameters regulate bandwidth usage. A 0 value indicates the DLCI does not use BAGs |
| INT portLogicalX25AdminCxnPriority | 1.3.6.1.4.1.173.7.3.1.3.1.2 | INTEGER | read-write | This field sets the priority of the connection among others on the physical port. The range is 0 for lowest priority to 9 for the highest priority. |
| portLogicalX25AdminEntry | 1.3.6.1.4.1.173.7.3.1.3.1 | not-accessible | A list of configured values for an X25 logical port. | |
| INT portLogicalX25AdminFrDlci | 1.3.6.1.4.1.173.7.3.1.3.1.1 | INTEGER | read-write | The DLCI number used to identify the entry in the table. The range is 16-991. |
| INT portLogicalX25AdminRfc1490 | 1.3.6.1.4.1.173.7.3.1.3.1.3 | INTEGER | read-write | This field indicates the encapsulation method used |
| ROW portLogicalX25AdminRowStatus | 1.3.6.1.4.1.173.7.3.1.3.1.5 | RowStatus | read-write | This variable is used to manage the creation and deletion of conceptual rows in the portLogicalX25AdminTable and follows the SNMPv2 RowStatus conventions by supporting the following values: - `active', which indicates that the conceptual row is available for use by the managed device, and which is supplied by a management station wishing to exercise an on-line update of the existing conceptual row. For a management protocol set operation, a genErr response is returned when the row does not exist. - `createAndGo', which is supplied by a management station wishing to create a new instance of a conceptual row and to have its status automatically set to active, making it available for use by the managed device. For a management protocol set operation, a genErr response is returned when the row already exists. - `destroy', which is supplied by a management station wishing to delete all of the instances associated with an existing conceptual row. Note that all of the above values may be specified in a management protocol set operation, and only the 'active' value will be returned in response to a management protocol retrieval operation. For a management protocol set operation, if other variable bindings are included in the same PDU, then a genErr response is returned. |
| portLogicalX25AdminTable | 1.3.6.1.4.1.173.7.3.1.3 | not-accessible | This table contains Netlink Enterprise specific objects to manage an X25 Logical port. Changing one of these parameters may take effect in the operating port immediately or may wait until the interface is restarted depending on the details of the implementation. The operating values may be different from these configured values if a configured parameter was configured after the interface was started. | |
| INT portLogicalX25OperBAG | 1.3.6.1.4.1.173.7.3.1.4.1.4 | INTEGER | read-only | Assigns this DLCI to one of sixteen groups whose parameters regulate bandwidth usage. |
| INT portLogicalX25OperCxnPriority | 1.3.6.1.4.1.173.7.3.1.4.1.2 | INTEGER | read-only | This field sets the priority of the connection among others on the physical port. The range is 0 for lowest priority to 9 for the highest priority. |
| portLogicalX25OperEntry | 1.3.6.1.4.1.173.7.3.1.4.1 | not-accessible | A list of configured values for an X25 port. | |
| INT portLogicalX25OperFrDlci | 1.3.6.1.4.1.173.7.3.1.4.1.1 | INTEGER | read-only | The DLCI number used to identify the entry in the table. The range is 16-991. |
| INT portLogicalX25OperRfc1490 | 1.3.6.1.4.1.173.7.3.1.4.1.3 | INTEGER | read-only | This field indicates the encapsulation method used |
| portLogicalX25OperTable | 1.3.6.1.4.1.173.7.3.1.4 | not-accessible | This table contains Netlink Enterprise specific objects to manage an X25 Logical port. Changing one of these parameters may take effect in the operating port immediately or may wait until the interface is restarted depending on the details of the implementation. The operating values may be different from these configured values if a configured parameter was configured after the interface was started. | |
| INT portPhyX25AdminConnector | 1.3.6.1.4.1.173.7.3.1.1.1.1 | INTEGER | read-write | Physical port interface connector type. |
| INT portPhyX25AdminDialOut | 1.3.6.1.4.1.173.7.3.1.1.1.5 | INTEGER | read-write | This flag indicates whether the port is connected to a dial modem, and whethter connections will be initiated through dial-in or dial-out calls. |
| INT portPhyX25AdminDisconnectTimer | 1.3.6.1.4.1.173.7.3.1.1.1.7 | INTEGER | read-write | This timer defines, in seconds, the length of time a dial-in port will remain disabled after expiration of the InActivity Timer. |
| portPhyX25AdminEntry | 1.3.6.1.4.1.173.7.3.1.1.1 | not-accessible | A list of configured values for an X25 port. | |
| INT portPhyX25AdminGenerateClock | 1.3.6.1.4.1.173.7.3.1.1.1.3 | INTEGER | read-write | Specifies whether the port will generate the clock necessary to synchronize traffic over the link. |
| INT portPhyX25AdminInactivityTimer | 1.3.6.1.4.1.173.7.3.1.1.1.6 | INTEGER | read-write | This timer defines in minutes, the period of inactivity allowed between calls. Once the timer expires, the port is disabled untill the next call is placed, if a Dial out port, or the Disconnect Timer expires, if a Dial in port. This variable is only meaningful if the port is a Dial port. |
| INT portPhyX25AdminRcvClockFromDTE | 1.3.6.1.4.1.173.7.3.1.1.1.4 | INTEGER | read-write | This object defines whether the receive clock will be used from the DTE. |
| ROW portPhyX25AdminRowStatus | 1.3.6.1.4.1.173.7.3.1.1.1.11 | RowStatus | read-write | This variable is used to manage the creation and deletion of conceptual rows in the portPhyX25AdminTable and follows the SNMPv2 RowStatus conventions by supporting the following values: - `active', which indicates that the conceptual row is available for use by the managed device, and which is supplied by a management station wishing to exercise an on-line update of the existing conceptual row. For a management protocol set operation, a genErr response is returned when the row does not exist. - `createAndGo', which is supplied by a management station wishing to create a new instance of a conceptual row and to have its status automatically set to active, making it available for use by the managed device. For a management protocol set operation, a genErr response is returned when the row already exists. - `destroy', which is supplied by a management station wishing to delete all of the instances associated with an existing conceptual row. Note that all of the above values may be specified in a management protocol set operation, and only the 'active' value will be returned in response to a management protocol retrieval operation. For a management protocol set operation, if other variable bindings are included in the same PDU, then a genErr response is returned. |
| INT portPhyX25AdminSetupTimer | 1.3.6.1.4.1.173.7.3.1.1.1.8 | INTEGER | read-write | This timer determines the length of time, in seconds, that a response must be received by the port, after entering the Linkup state. If a response is not received, the port enters a Failed state. |
| INT portPhyX25AdminSpeed | 1.3.6.1.4.1.173.7.3.1.1.1.2 | INTEGER | read-write | This object defines the speed of the X25 port. The speed may only be set to one of a series of reasonable values, and if an attempt is made to set the speed to a value which is within the valid range but not equal to one of these values, the speed will be rounded up. If the connector type of the port is RS232, the port could be a standard port or a high speed port. If the port is a high speed RS232 port, the maximum valid speed is 256000. If the port is a standard RS232 port, the maximum valid speed is 64000 on the FRX4000/SS1840 and 19200 on all other products. It may be possible to set the speed of a standard RS232 port to a speed which is valid for a high speed RS232 port but invalid for a standard RS232 port. In this case, the port may not end up having the invalid speed. The default speed for a standard RS232 port on the FRX6000 is 19200. |
| portPhyX25AdminTable | 1.3.6.1.4.1.173.7.3.1.1 | not-accessible | This table contains Netlink Enterprise specific objects to manage an X25 port. Changing one of these parameters may take effect in the operating port immediately or may wait until the interface is restarted depending on the details of the implementation. Most of the objects in this read-write table have corresponding read-only objects in the portX25OperTable that return the current operating value. The operating values may be different from these configured values if a configured parameter was configured after the interface was started. | |
| INT portPhyX25AdminTrunkFlag | 1.3.6.1.4.1.173.7.3.1.1.1.9 | INTEGER | read-write | This flag, when set, indicates the port is associated with a network trunk group. It will be disabled/enabled if the network trunk is not operational. |
| OCT portPhyX25AdminTrunkGroup | 1.3.6.1.4.1.173.7.3.1.1.1.10 | OCTET STRING | read-write | This variable contains a string of 8 bytes, with each byte indicating 8 ports on an RLP that may be a part of a trunk group. Since a TurboFrad has only 1 RLP, only the first byte is valid if the node is an FRX4000. Each port is represented by a single bit within the RLP byte. The bit position represents the port number...for example, if port 2 on RLP 0 was in a trunk group, the first byte of the string would contain x04 and all other bytes would be 0. |
| INT portPhyX25OperConnector | 1.3.6.1.4.1.173.7.3.1.2.1.1 | INTEGER | read-only | Physical port interface connector type. |
| INT portPhyX25OperDialOut | 1.3.6.1.4.1.173.7.3.1.2.1.5 | INTEGER | read-only | This flag indicates whether the port is connected to a dial modem, and whethter connections will be initiated through dial-in or dial-out calls. |
| INT portPhyX25OperDisconnectTimer | 1.3.6.1.4.1.173.7.3.1.2.1.7 | INTEGER | read-only | This timer defines, in seconds, the length of time a dial-in port will remain disabled after expiration of the InActivity Timer. |
| portPhyX25OperEntry | 1.3.6.1.4.1.173.7.3.1.2.1 | not-accessible | A list of configured values for an X25 port. | |
| INT portPhyX25OperGenerateClock | 1.3.6.1.4.1.173.7.3.1.2.1.3 | INTEGER | read-only | Specifies whether the port will generate the clock necessary to synchronize traffic over the link. |
| INT portPhyX25OperInactivityTimer | 1.3.6.1.4.1.173.7.3.1.2.1.6 | INTEGER | read-only | This timer defines in minutes, the period of inactivity allowed between calls. Once the timer expires, the port is disabled untill the next call is placed, if a Dial out port, or the Disconnect Timer expires, if a Dial in port. This variable is only meaningful if the port is a Dial port. |
| INT portPhyX25OperRcvClockFromDTE | 1.3.6.1.4.1.173.7.3.1.2.1.4 | INTEGER | read-only | This object defines whether the receive clock will be used from the DTE. |
| INT portPhyX25OperSetupTimer | 1.3.6.1.4.1.173.7.3.1.2.1.8 | INTEGER | read-only | This timer determines the length of time, in seconds, that a response must be received by the port, after entering the Linkup state. If a response is not received, the port enters a Failed state. |
| INT portPhyX25OperSpeed | 1.3.6.1.4.1.173.7.3.1.2.1.2 | INTEGER | read-only | This object defines the speed of the X25 port. The speed may only be set to one of a series of reasonable values, and if an attempt is made to set the speed to a value which is within the valid range but not equal to one of these values, the speed will be rounded up. If the connector type of the port is RS232, the port could be a standard port or a high speed port. If the port is a high speed RS232 port, the maximum valid speed is 256000. If the port is a standard RS232 port, the maximum valid speed is 64000 on the FRX4000/SS1840 and 19200 on all other products. It may be possible to set the speed of a standard RS232 port to a speed which is valid for a high speed RS232 port but invalid for a standard RS232 port. In this case, the port may not end up having the invalid speed. The default speed for a standard RS232 port on the FRX6000 is 19200. |
| portPhyX25OperTable | 1.3.6.1.4.1.173.7.3.1.2 | not-accessible | This table contains Netlink Enterprise specific objects to manage an X25 port. Changing one of these parameters may take effect in the operating port immediately or may wait until the interface is restarted depending on the details of the implementation. All of the objects in this table are read-only. The operating values may be different from these configured values if a configured parameter was configured after the interface was started. | |
| INT portPhyX25OperTrunkFlag | 1.3.6.1.4.1.173.7.3.1.2.1.9 | INTEGER | read-only | This flag, when set, indicates the port is associated with a network trunk group. It will be disabled/enabled if the network trunk is not operational. |
| OCT portPhyX25OperTrunkGroup | 1.3.6.1.4.1.173.7.3.1.2.1.10 | OCTET STRING | read-only | This variable contains a string of 8 bytes, with each byte indicating a port on this RLP that may be a part of a trunk group. |
| portPinEntry | 1.3.6.1.4.1.173.7.7.4.1 | not-accessible | A port pin entry containing objects relating to ports. | |
| INT portPinPort | 1.3.6.1.4.1.173.7.7.4.1.2 | INTEGER | read-only | The Port number on the RLP. Port numbers 0-7 are known to be physical ports. |
| INT portPinRlp | 1.3.6.1.4.1.173.7.7.4.1.1 | INTEGER | read-only | The RLP number on the node |
| OCT portPinStatus | 1.3.6.1.4.1.173.7.7.4.1.3 | OCTET STRING | read-only | The status of all pins for this physical port. There is one octet value for each of the pins. Each octet value is defined as follows: 00 = unknown 01 = active 02 = inactive 03 = unused |
| INT portSdlcAdminCommit | 1.3.6.1.4.1.173.7.3.5.1.1.1 | INTEGER | read-write | Writing a value to this object commits the the SDLC port related modified configuration values to the database. |
| INT portSdlcAdminConnector | 1.3.6.1.4.1.173.7.3.5.1.1.11 | INTEGER | read-write | This object defines the connector type of the SDLC port. |
| INT portSdlcAdminDisableRequestDisconnect | 1.3.6.1.4.1.173.7.3.5.1.1.9 | INTEGER | read-write | This object defines if a Request To Disconnect(RD) will be sent when remote PAD clear the connection |
| portSdlcAdminEntry | 1.3.6.1.4.1.173.7.3.5.1.1 | not-accessible | A list of configured values for an SDLC port. | |
| INT portSdlcAdminGenerateClock | 1.3.6.1.4.1.173.7.3.5.1.1.5 | INTEGER | read-write | This object defines if the port would generate clock. |
| INT portSdlcAdminIdleFillChar | 1.3.6.1.4.1.173.7.3.5.1.1.14 | INTEGER | read-write | This object specifies a character that wll be inserted into the stream when the SNA link is idle. |
| INT portSdlcAdminInactivityTimer | 1.3.6.1.4.1.173.7.3.5.1.1.15 | INTEGER | read-write | This object determines how long the node will wait with no activity on the port before it will declare the attached device down. |
| INT portSdlcAdminL1Duplex | 1.3.6.1.4.1.173.7.3.5.1.1.16 | INTEGER | read-write | This object determines whether level-1 (physical layer) transmission can be in one (half duplex) or both (full duplex) directions at once. |
| INT portSdlcAdminLPDASupport | 1.3.6.1.4.1.173.7.3.5.1.1.10 | INTEGER | read-write | This object defines the type LPDA support on SDLC port. |
| INT portSdlcAdminMAXOut | 1.3.6.1.4.1.173.7.3.5.1.1.3 | INTEGER | read-write | This object defines the number of outstanding frames for triggering window full condition. |
| INT portSdlcAdminMAXRetries | 1.3.6.1.4.1.173.7.3.5.1.1.2 | INTEGER | read-write | This object defines the max. number of retries to a non-responding Link station, before putting the Link station to slow-poll list if it is not Normal response Mode OR disconnecting the link station if it is data txfr state. |
| INT portSdlcAdminNrz | 1.3.6.1.4.1.173.7.3.5.1.1.7 | INTEGER | read-write | This object defines the data encoding at the physical layer |
| INT portSdlcAdminPacketSize | 1.3.6.1.4.1.173.7.3.5.1.1.8 | INTEGER | read-write | This object defines the packet size of the X25 layer used by SNA PAD |
| INT portSdlcAdminPadType | 1.3.6.1.4.1.173.7.3.5.1.1.4 | INTEGER | read-write | This object defines the SNA PAD types. |
| INT portSdlcAdminRcvClockFromDTE | 1.3.6.1.4.1.173.7.3.5.1.1.6 | INTEGER | read-write | This object defines if the rcv clock will be used from DTE. |
| ROW portSdlcAdminRowStatus | 1.3.6.1.4.1.173.7.3.5.1.1.13 | RowStatus | read-write | This variable is used to manage the creation and deletion of conceptual rows in the portSdlcAdminTable and follows the SNMPv2 RowStatus conventions by supporting the following values: - `active', which indicates that the conceptual row is available for use by the managed device, and which is supplied by a management station wishing to exercise an on-line update of the existing conceptual row. For a management protocol set operation, a genErr response is returned when the row does not exist. - `createAndGo', which is supplied by a management station wishing to create a new instance of a conceptual row and to have its status automatically set to active, making it available for use by the managed device. For a management protocol set operation, a genErr response is returned when the row already exists. - `destroy', which is supplied by a management station wishing to delete all of the instances associated with an existing conceptual row. Note that all of the above values may be specified in a management protocol set operation, and only the 'active' value will be returned in response to a management protocol retrieval operation. For a management protocol set operation, if other variable bindings are included in the same PDU, then a genErr response is returned. |
| INT portSdlcAdminSpeed | 1.3.6.1.4.1.173.7.3.5.1.1.12 | INTEGER | read-write | This object defines the speed of the SDLC port. The speed may only be set to one of a series of reasonable values, and if an attempt is made to set the speed to a value which is within the valid range but not equal to one of these values, the speed will be rounded up. If the connector type of the port is RS232, the port could be a standard port or a high speed port. If the port is a high speed RS232 port, the maximum valid speed is 256000. If the port is a standard RS232 port, the maximum valid speed is 64000 on the FRX4000/SS1840 and 19200 on all other products. It may be possible to set the speed of a standard RS232 port to a speed which is valid for a high speed RS232 port but invalid for a standard RS232 port. In this case, the port may not end up having the invalid speed. The default speed for a standard RS232 port on the FRX6000 is 19200. |
| portSdlcAdminTable | 1.3.6.1.4.1.173.7.3.5.1 | not-accessible | This table contains Netlink Enterprise specific objects to manage SDLC port. Changing on of the these parameters may take effect in the operating port immediately or may wait until the interface is restarted depending on the details of the implementation. Most of the objects in this read-write table have corresponding read-only objects in the portSdlcOperTable that return the current operating value. The operating values may be different from these configured values if a configured parameter was configured afterthe interface was started. | |
| portSdlcGroup | 1.3.6.1.4.1.173.7.3.5 | |||
| INT portSdlcOperCommit | 1.3.6.1.4.1.173.7.3.5.2.1.1 | INTEGER | read-only | This object is not used. |
| INT portSdlcOperConnector | 1.3.6.1.4.1.173.7.3.5.2.1.11 | INTEGER | read-only | This object defines the operational connector type of the SDLC port. |
| INT portSdlcOperDisableRequestDisconnect | 1.3.6.1.4.1.173.7.3.5.2.1.9 | INTEGER | read-only | This object defines if a Request To Disconnect(RD) will be sent when remote PAD clear the connection |
| portSdlcOperEntry | 1.3.6.1.4.1.173.7.3.5.2.1 | not-accessible | A list of operational values for an SDLC port. | |
| INT portSdlcOperGenerateClock | 1.3.6.1.4.1.173.7.3.5.2.1.5 | INTEGER | read-only | This object defines if the port would generate clock. |
| INT portSdlcOperIdleFillChar | 1.3.6.1.4.1.173.7.3.5.2.1.13 | INTEGER | read-only | This object specifies a character that wll be inserted into the stream when the SNA link is idle. |
| INT portSdlcOperInactivityTimer | 1.3.6.1.4.1.173.7.3.5.2.1.14 | INTEGER | read-only | This object determines how long the node will wait with no activity on the port before it will declare the attached device down. |
| INT portSdlcOperL1Duplex | 1.3.6.1.4.1.173.7.3.5.2.1.15 | INTEGER | read-only | This object determines whether level-1 (physical layer) transmission can be in one (half duplex) or both (full duplex) directions at once. |
| INT portSdlcOperLPDASupport | 1.3.6.1.4.1.173.7.3.5.2.1.10 | INTEGER | read-only | This object defines the type LPDA support on SDLC port. |
| INT portSdlcOperMAXOut | 1.3.6.1.4.1.173.7.3.5.2.1.3 | INTEGER | read-only | This object defines the number of outstanding frames for triggering window full condition. |
| INT portSdlcOperMAXRetries | 1.3.6.1.4.1.173.7.3.5.2.1.2 | INTEGER | read-only | This object defines the max. number of retries to a non-responding Link station, before putting the Link station to slow-poll list if it is not Normal response Mode OR disconnecting the link station if it is data txfr state. |
| INT portSdlcOperNrz | 1.3.6.1.4.1.173.7.3.5.2.1.7 | INTEGER | read-only | This object defines the data encoding at the physical layer |
| INT portSdlcOperPacketSize | 1.3.6.1.4.1.173.7.3.5.2.1.8 | INTEGER | read-only | This object defines the packet size of the X25 layer used by SNA PAD |
| INT portSdlcOperPadType | 1.3.6.1.4.1.173.7.3.5.2.1.4 | INTEGER | read-only | This object defines the SNA PAD type |
| INT portSdlcOperRcvClockFromDTE | 1.3.6.1.4.1.173.7.3.5.2.1.6 | INTEGER | read-only | This object defines if the rcv clock will be used from DTE. |
| INT portSdlcOperSpeed | 1.3.6.1.4.1.173.7.3.5.2.1.12 | INTEGER | read-only | This object defines the operational speed of the SDLC port. |
| portSdlcOperTable | 1.3.6.1.4.1.173.7.3.5.2 | not-accessible | This table contains current Netlink enterprise specific port parameters | |
| portStatsEntry | 1.3.6.1.4.1.173.7.8.1.3.1 | not-accessible | A port statistics entry containing objects relating to port statistics. | |
| CTR portStatsFCSErrors | 1.3.6.1.4.1.173.7.8.1.3.1.6 | Counter | read-only | The number of Frame Check Sequence (FCS) errors. A value consistently greater than zero indicates line probelms. |
| CTR portStatsFrameRetrans | 1.3.6.1.4.1.173.7.8.1.3.1.5 | Counter | read-only | The number of frames retransmitted. |
| INT portStatsIndex | 1.3.6.1.4.1.173.7.8.1.3.1.2 | INTEGER | read-only | The Port number |
| CTR portStatsInFrames | 1.3.6.1.4.1.173.7.8.1.3.1.3 | Counter | read-only | The number of frames received. |
| CTR portStatsInPercentUtils | 1.3.6.1.4.1.173.7.8.1.3.1.8 | Counter | read-only | The ratio of non-flag characters to total characters being received by the port. |
| CTR portStatsLogicalRejects | 1.3.6.1.4.1.173.7.8.1.3.1.7 | Counter | read-only | The sum of Rejects and Frame Rejects. A value consistently greater than zero indicates line probelms. |
| CTR portStatsOutFrames | 1.3.6.1.4.1.173.7.8.1.3.1.4 | Counter | read-only | The number of frames transmitted. |
| CTR portStatsOutPercentUtils | 1.3.6.1.4.1.173.7.8.1.3.1.9 | Counter | read-only | The ration of non-flag characters to total characters being transmitted by the port. |
| INT portStatsRlpIndex | 1.3.6.1.4.1.173.7.8.1.3.1.1 | INTEGER | read-only | The RLP number |
| portStatsTable | 1.3.6.1.4.1.173.7.8.1.3 | not-accessible | A Table to describe Statistics on each RLP | |
| INT portT1AdminBlockedPortFlag | 1.3.6.1.4.1.173.7.3.7.1.1.1 | INTEGER | read-write | |
| portT1AdminEntry | 1.3.6.1.4.1.173.7.3.7.1.1 | not-accessible | A T1 port entry containing objects relating to T1 ports. | |
| INT portT1AdminFrameModelSelect | 1.3.6.1.4.1.173.7.3.7.1.1.4 | INTEGER | read-write | |
| INT portT1AdminFramingMode | 1.3.6.1.4.1.173.7.3.7.1.1.3 | INTEGER | read-write | Specifies how this T1 port is to function. ds0AT1 specifies a 24 channelized T1. |
| INT portT1AdminGenerateClock | 1.3.6.1.4.1.173.7.3.7.1.1.2 | INTEGER | read-write | |
| INT portT1AdminLineBuildOut | 1.3.6.1.4.1.173.7.3.7.1.1.6 | INTEGER | read-write | |
| INT portT1AdminLineEncoding | 1.3.6.1.4.1.173.7.3.7.1.1.5 | INTEGER | read-write | |
| INT portT1AdminNRZI | 1.3.6.1.4.1.173.7.3.7.1.1.9 | INTEGER | read-write | |
| INT portT1AdminProtocolFraming | 1.3.6.1.4.1.173.7.3.7.1.1.8 | INTEGER | read-write | |
| ROW portT1AdminRowStatus | 1.3.6.1.4.1.173.7.3.7.1.1.7 | RowStatus | read-write | |
| portT1AdminTable | 1.3.6.1.4.1.173.7.3.7.1 | not-accessible | The configuration information pertaining to a T1 port. T1 ports can operate at full T1 bandwidth or DS0A channelized which provides 24 separate channels. | |
| portT1Group | 1.3.6.1.4.1.173.7.3.7 | |||
| INT portT1OperBlockedPortFlag | 1.3.6.1.4.1.173.7.3.7.2.1.1 | INTEGER | read-only | |
| portT1OperEntry | 1.3.6.1.4.1.173.7.3.7.2.1 | not-accessible | A T1 port entry containing objects relating to T1 ports. | |
| INT portT1OperFrameModelSelect | 1.3.6.1.4.1.173.7.3.7.2.1.4 | INTEGER | read-only | |
| INT portT1OperFramingMode | 1.3.6.1.4.1.173.7.3.7.2.1.3 | INTEGER | read-only | Specifies how this T1 port is to function. ds0AT1 specifies a 24 channelized T1. |
| INT portT1OperGenerateClock | 1.3.6.1.4.1.173.7.3.7.2.1.2 | INTEGER | read-only | |
| INT portT1OperLineBuildOut | 1.3.6.1.4.1.173.7.3.7.2.1.6 | INTEGER | read-only | |
| INT portT1OperLineEncoding | 1.3.6.1.4.1.173.7.3.7.2.1.5 | INTEGER | read-only | |
| INT portT1OperNRZI | 1.3.6.1.4.1.173.7.3.7.2.1.8 | INTEGER | read-only | |
| INT portT1OperProtocolFraming | 1.3.6.1.4.1.173.7.3.7.2.1.7 | INTEGER | read-only | |
| portT1OperTable | 1.3.6.1.4.1.173.7.3.7.2 | not-accessible | The configuration information pertaining to a T1 port. T1 ports can operate at full T1 bandwidth or DS0A channelized which provides 24 separate channels. | |
| portThreshEntry | 1.3.6.1.4.1.173.7.8.2.2.1 | not-accessible | A port statistics threshold entry containing objects relating to port statistics thresholds. | |
| INT portThreshFCSErrPerSec | 1.3.6.1.4.1.173.7.8.2.2.1.6 | INTEGER | read-only | The threshold for FCS errors per second on the port. |
| INT portThreshIndex | 1.3.6.1.4.1.173.7.8.2.2.1.2 | INTEGER | read-only | The Port Number. |
| INT portThreshLogRejPerSec | 1.3.6.1.4.1.173.7.8.2.2.1.7 | INTEGER | read-only | The threshold for Logical Rejects per second on the port. |
| INT portThreshRlpIndex | 1.3.6.1.4.1.173.7.8.2.2.1.1 | INTEGER | read-only | The RLP Number. |
| INT portThreshRtxFramesPerSec | 1.3.6.1.4.1.173.7.8.2.2.1.5 | INTEGER | read-only | The threshold for Retransmitted frames per second on the port. |
| INT portThreshRxErrorRatio | 1.3.6.1.4.1.173.7.8.2.2.1.9 | INTEGER | read-only | The threshold for Rcv error ratio on the port. |
| INT portThreshRxFramesPerSec | 1.3.6.1.4.1.173.7.8.2.2.1.3 | INTEGER | read-only | The threshold for Rcvd frames per second on the port. |
| INT portThreshRxPercentUtl | 1.3.6.1.4.1.173.7.8.2.2.1.11 | INTEGER | read-only | The threshold for Rcv percent utilization on the port. |
| portThreshTable | 1.3.6.1.4.1.173.7.8.2.2 | not-accessible | A Table to describe Statistic thresholds on each port | |
| INT portThreshTxErrorRatio | 1.3.6.1.4.1.173.7.8.2.2.1.8 | INTEGER | read-only | The threshold for Txmit error ratio on the port. |
| INT portThreshTxFramesPerSec | 1.3.6.1.4.1.173.7.8.2.2.1.4 | INTEGER | read-only | The threshold for Txmitted frames per second on the port. |
| INT portThreshTxPercentUtl | 1.3.6.1.4.1.173.7.8.2.2.1.10 | INTEGER | read-only | The threshold for Txmit percent utilization on the port. |
| INT portVoiceAdminAutoDial | 1.3.6.1.4.1.173.7.3.8.1.1.20 | INTEGER | read-write | The flag to enable or disable the auto dial feature. Note that enabling this feature will disable the variable length dialing feature for this channel. |
| OCT portVoiceAdminAutoDialNumber | 1.3.6.1.4.1.173.7.3.8.1.1.22 | OCTET STRING | read-write | The number to which the node will attempt to connect when the handset attached to this port is taken off-hook. This is applicable only when the Auto Dial feature is enabled. |
| INT portVoiceAdminAutoPoll | 1.3.6.1.4.1.173.7.3.8.1.1.23 | INTEGER | read-write | The flag to enable or disable auto polling. This is applicable only when the Auto Dial feature is enabled. When enabled, the node periodically polls the destination. If the poll is not acknowledged, the node will busy-out the channel. This can be useful in situations where the destination is an emergency number that must always be available. If the destination does not answer the automatic poll, the busy-out condition will notify an attached PBX that the emergency call should be routed to another call routing device. |
| INT portVoiceAdminAutoPollTimer | 1.3.6.1.4.1.173.7.3.8.1.1.24 | INTEGER | read-write | The frequency with which an Auto Poll will be sent. This is applicable only when auto poll is enabled. |
| INT portVoiceAdminBlockedFlag | 1.3.6.1.4.1.173.7.3.8.1.1.3 | INTEGER | read-write | The flag which causes the port to be enabled or disabled at node IPL. The port will remain in that state until this flag is changed and the node is rebooted, or until an on- line enable or disable is performed. |
| INT portVoiceAdminBreakRatio | 1.3.6.1.4.1.173.7.3.8.1.1.31 | INTEGER | read-write | The break ratio of each digit pulse that is forwarded. This is applicable only when forwarded output digits is all or extended and forwarded digit type is pulse. |
| INT portVoiceAdminCallTimer | 1.3.6.1.4.1.173.7.3.8.1.1.10 | INTEGER | read-write | The amount of time the node will wait for a response to a Call Connect or Call Clear request. When the node issues a request, it will set a timer to the value configured here. If that timer expires with no response from the destination, the node will generate a busy tone. |
| INT portVoiceAdminDialTimer | 1.3.6.1.4.1.173.7.3.8.1.1.19 | INTEGER | read-write | The delay the node will use to determine when variable length dialing is complete. (Variable length dialing allows the user to place a call without entering the configured number of digits for the speed dial number.) |
| INT portVoiceAdminDTMF | 1.3.6.1.4.1.173.7.3.8.1.1.5 | INTEGER | read-write | The flag to enable, disable, or specify a time span over which DTMF (Dual Tone Multi Frequency) tones will be regenerated. 0 = pass tones transparently to the remote device. 1 = detect incoming tones and regenerate as received. 2-255 = regenerate tones for the specified seconds. |
| INT portVoiceAdminDTMFOffDuration | 1.3.6.1.4.1.173.7.3.8.1.1.33 | INTEGER | read-write | The length of silence between DTMF tones in a dial digit string. This is applicable only when forwarded output digits is all or extended and forwarded digit type is DTMF. |
| INT portVoiceAdminDTMFOnDuration | 1.3.6.1.4.1.173.7.3.8.1.1.32 | INTEGER | read-write | The length of a tone that will be used to produce a single DTMF digit. This is applicable only when forwarded output digits is all or extended and forwarded digit type is DTMF. |
| portVoiceAdminEntry | 1.3.6.1.4.1.173.7.3.8.1.1 | not-accessible | A Voice Port entry containing objects relating to the port that are configurable by the user. | |
| INT portVoiceAdminExtDigitsSource | 1.3.6.1.4.1.173.7.3.8.1.1.25 | INTEGER | read-write | The source of the extended digits when the user of attached equipment dials a speed dial number. This is applicable only when the number of extended dial digits is greater than zero. When map is specified, extended digits are taken from the extended digits field in the map table. When user is specified, extended digits are taken from the user of attached equipment. |
| INT portVoiceAdminFaxSupported | 1.3.6.1.4.1.173.7.3.8.1.1.15 | INTEGER | read-write | The flag to indicate whether or not faxes will be transmitted on the port. If no, all calls will be treated as voice. If yes, both voice and fax will be transmitted. |
| INT portVoiceAdminForwardDelay | 1.3.6.1.4.1.173.7.3.8.1.1.27 | INTEGER | read-write | The length of a pause that can be inserted in an extended dial string that is being forwarded. This is applicable only when forwarded output digits is all or extended. When a comma is encountered in an extended digits string, the node will pause for the length of time specified here before additional extended digits are forwarded. |
| INT portVoiceAdminForwardedDigits | 1.3.6.1.4.1.173.7.3.8.1.1.29 | INTEGER | read-write | The flag indicating which dial digits, if any, to forward. If none, dial digits are not forwarded to the destination device when a call is initiated on this channel. If all, the dialed speed dial number and associated extended digits are forwarded to the destination device. If extended, only the extended digit string is forwarded. |
| INT portVoiceAdminForwardedType | 1.3.6.1.4.1.173.7.3.8.1.1.28 | INTEGER | read-write | The method how the dial digits will be forwarded. This is applicable only when forwarded output digits is all or extended. |
| INT portVoiceAdminHuntGroup | 1.3.6.1.4.1.173.7.3.8.1.1.11 | INTEGER | read-write | The hunt group that includes the voice channel. |
| INT portVoiceAdminInterface | 1.3.6.1.4.1.173.7.3.8.1.1.6 | INTEGER | read-write | The type of interface (in conjunction with the Telephony Interface Type) that will be used by the Voice channel. This requires rebooting for the change to take effect. Telephony Type Interface Type -------------- -------------- OPX (FXO) Loop Start SLT (FXS) Loop Start E&M 4W E&M, 4W E&M TE, 2W E&M, 2W E&M TE AC15 AC15A, AC15C |
| INT portVoiceAdminJitter | 1.3.6.1.4.1.173.7.3.8.1.1.17 | INTEGER | read-write | The amount of jitter delay. |
| INT portVoiceAdminLevelIn | 1.3.6.1.4.1.173.7.3.8.1.1.8 | INTEGER | read-write | The local voice level into the voice port. This adjusts the sensitivity of the local voice channel to the signal from the attached device. The purpose of this is to match the voice channel dB level to the input signal. A more negative setting produces a higher input gain. If the level is reduced, the voice channel will be more sensitive to the input. This will also cause the voice output at the remote device to sound louder. |
| INT portVoiceAdminLevelOut | 1.3.6.1.4.1.173.7.3.8.1.1.9 | INTEGER | read-write | The local voice level out of the voice port. A more positive setting produces a higher volume. |
| INT portVoiceAdminLinkDownBusy | 1.3.6.1.4.1.173.7.3.8.1.1.14 | INTEGER | read-write | This flag enables or disables automatic busy-out of channels when the link is down. When enabled, the system will automatically busy-out channels when the composite link is down. When disabled, channels remain on-hook when the link is down. If your application is connected to a PBX that can route calls to another alternate source based on an all busy condition, enable this so the PBX will recognize this condition and reroute the calls while the composite link is down. |
| OCT portVoiceAdminLongDialPrefix | 1.3.6.1.4.1.173.7.3.8.1.1.12 | OCTET STRING | read-write | The character that will be required preceeding calls using the long call format. When the user at an attached device dials a long form number, it must be preceeded by the prefix character specified here. |
| INT portVoiceAdminMakeRatio | 1.3.6.1.4.1.173.7.3.8.1.1.30 | INTEGER | read-write | The make ratio of each digit pulse that is forwarded. This is applicable only when forwarded output digits is all or extended and forwarded digit type is pulse. |
| INT portVoiceAdminNumDigitsDelete | 1.3.6.1.4.1.173.7.3.8.1.1.26 | INTEGER | read-write | The number of leading dial digits that will be deleted before a dial string is forwarded. This is primarily used to delete leading dial digits that may be inserted by an attached PBX. |
| INT portVoiceAdminPortIndex | 1.3.6.1.4.1.173.7.3.8.1.1.2 | INTEGER | read-only | The Port number of the Voice port. |
| INT portVoiceAdminRlpIndex | 1.3.6.1.4.1.173.7.3.8.1.1.1 | INTEGER | read-only | The RLP number of the Voice port. |
| ROW portVoiceAdminRowStatus | 1.3.6.1.4.1.173.7.3.8.1.1.35 | RowStatus | read-write | This variable is used to manage the creation and deletion of conceptual rows in the portVoiceAdminTable and follows the SNMPv2 RowStatus conventions by supporting the following values: - `active', which indicates that the conceptual row is available for use by the managed device, and which is supplied by a management station wishing to exercise an on-line update of the existing conceptual row. For a management protocol set operation, a genErr response is returned when the row does not exist. - `createAndGo', which is supplied by a management station wishing to create a new instance of a conceptual row and to have its status automatically set to active, making it available for use by the managed device. For a management protocol set operation, a genErr response is returned when the row already exists. - `destroy', which is supplied by a management station wishing to delete all of the instances associated with an existing conceptual row. Note that all of the above values may be specified in a management protocol set operation, and only the 'active' value will be returned in response to a management protocol retrieval operation. For a management protocol set operation, if other variable bindings are included in the same PDU, then a genErr response is returned. |
| INT portVoiceAdminSampleDelay | 1.3.6.1.4.1.173.7.3.8.1.1.18 | INTEGER | read-write | The amount of sample delay. |
| INT portVoiceAdminSLTTimeout | 1.3.6.1.4.1.173.7.3.8.1.1.13 | INTEGER | read-write | The time the local port will wait before an actual fax transmission begins. If there is no fax tone when this timer expires, the connection will be terminated. |
| INT portVoiceAdminSpeed | 1.3.6.1.4.1.173.7.3.8.1.1.4 | INTEGER | read-write | The speed of the port which is transmitted as part of a Call Setup frame. A Voice call will be established if there is enough bandwidth at each end to provide the minimum configured rate. |
| INT portVoiceAdminSuppression | 1.3.6.1.4.1.173.7.3.8.1.1.21 | INTEGER | read-write | The silence suppression level. A larger silence suppression level allows more data channels to operate simultaneously with the voice channels. |
| portVoiceAdminTable | 1.3.6.1.4.1.173.7.3.8.1 | not-accessible | A list of Voice ports. The number of entries will be the number of Voice ports on the node. | |
| INT portVoiceAdminTelephonyType | 1.3.6.1.4.1.173.7.3.8.1.1.16 | INTEGER | read-write | The type of interface (in conjunction with the Interface Type) that will be used by the Voice channel. This requires rebooting for the change to take effect. Telephony Type Interface Type -------------- -------------- OPX (FXO) Loop Start SLT (FXS) Loop Start E&M 4W E&M, 4W E&M TE, 2W E&M, 2W E&M TE AC15 AC15A, AC15C |
| INT portVoiceAdminTETimer | 1.3.6.1.4.1.173.7.3.8.1.1.7 | INTEGER | read-write | The delay at which the E&M 'E' lead follows the 'M' lead. |
| INT portVoiceAdminToneType | 1.3.6.1.4.1.173.7.3.8.1.1.34 | INTEGER | read-write | The tone type to detect/regenerate for forwarding DTMF/MF. |
| portVoiceGroup | 1.3.6.1.4.1.173.7.3.8 | |||
| INT portVoiceOperAutoDial | 1.3.6.1.4.1.173.7.3.8.2.1.20 | INTEGER | read-only | The flag to enable or disable the auto dial feature. Note that enabling this feature will disable the variable length dialing feature for this channel. |
| OCT portVoiceOperAutoDialNumber | 1.3.6.1.4.1.173.7.3.8.2.1.22 | OCTET STRING | read-only | The number to which the node will attempt to connect when the handset attached to this port is taken off-hook. This is applicable only when the Auto Dial feature is enabled. |
| INT portVoiceOperAutoPoll | 1.3.6.1.4.1.173.7.3.8.2.1.23 | INTEGER | read-only | The flag to enable or disable auto polling. This is applicable only when the Auto Dial feature is enabled. When enabled, the node periodically polls the destination. If the poll is not acknowledged, the node will busy-out the channel. This can be useful in situations where the destination is an emergency number that must always be available. If the destination does not answer the automatic poll, the busy-out condition will notify an attached PBX that the emergency call should be routed to another call routing device. |
| INT portVoiceOperAutoPollTimer | 1.3.6.1.4.1.173.7.3.8.2.1.24 | INTEGER | read-only | The frequency with which an Auto Poll will be sent. This is applicable only when auto poll is enabled. |
| INT portVoiceOperBlockedFlag | 1.3.6.1.4.1.173.7.3.8.2.1.3 | INTEGER | read-only | The flag which causes the port to be enabled or disabled at node IPL. The port will remain in that state until this flag is changed and the node is rebooted, or until an on- line enable or disable is performed. |
| INT portVoiceOperBreakRatio | 1.3.6.1.4.1.173.7.3.8.2.1.31 | INTEGER | read-only | The break ratio of each digit pulse that is forwarded. This is applicable only when forwarded output digits is all or extended and forwarded digit type is pulse. |
| INT portVoiceOperCallTimer | 1.3.6.1.4.1.173.7.3.8.2.1.10 | INTEGER | read-only | The amount of time the node will wait for a response to a Call Connect or Call Clear request. When the node issues a request, it will set a timer to the value configured here. If that timer expires with no response from the destination, the node will generate a busy tone. |
| INT portVoiceOperDialTimer | 1.3.6.1.4.1.173.7.3.8.2.1.19 | INTEGER | read-only | The delay the node will use to determine when variable length dialing is complete. (Variable length dialing allows the user to place a call without entering the configured number of digits for the speed dial number.) |
| INT portVoiceOperDTMF | 1.3.6.1.4.1.173.7.3.8.2.1.5 | INTEGER | read-only | The flag to enable, disable, or specify a time span over which DTMF (Dual Tone Multi Frequency) tones will be regenerated. 0 = pass tones transparently to the remote device. 1 = detect incoming tones and regenerate as received. 2-255 = regenerate tones for the specified seconds. |
| INT portVoiceOperDTMFOffDuration | 1.3.6.1.4.1.173.7.3.8.2.1.33 | INTEGER | read-only | The length of silence between DTMF tones in a dial digit string. This is applicable only when forwarded output digits is all or extended and forwarded digit type is DTMF. |
| INT portVoiceOperDTMFOnDuration | 1.3.6.1.4.1.173.7.3.8.2.1.32 | INTEGER | read-only | The length of a tone that will be used to produce a single DTMF digit. This is applicable only when forwarded output digits is all or extended and forwarded digit type is DTMF. |
| portVoiceOperEntry | 1.3.6.1.4.1.173.7.3.8.2.1 | not-accessible | A Voice Port entry containing objects relating to the port that are configurable by the user. | |
| INT portVoiceOperExtDigitsSource | 1.3.6.1.4.1.173.7.3.8.2.1.25 | INTEGER | read-only | The source of the extended digits when the user of attached equipment dials a speed dial number. This is applicable only when the number of extended dial digits is greater than zero. When map is specified, extended digits are taken from the extended digits field in the map table. When user is specified, extended digits are taken from the user of attached equipment. |
| INT portVoiceOperFaxSupported | 1.3.6.1.4.1.173.7.3.8.2.1.15 | INTEGER | read-only | The flag to indicate whether or not faxes will be transmitted on the port. If no, all calls will be treated as voice. If yes, both voice and fax will be transmitted. |
| INT portVoiceOperForwardDelay | 1.3.6.1.4.1.173.7.3.8.2.1.27 | INTEGER | read-only | The length of a pause that can be inserted in an extended dial string that is being forwarded. This is applicable only when forwarded output digits is all or extended. When a comma is encountered in an extended digits string, the node will pause for the length of time specified here before additional extended digits are forwarded. |
| INT portVoiceOperForwardedDigits | 1.3.6.1.4.1.173.7.3.8.2.1.29 | INTEGER | read-only | The flag indicating which dial digits, if any, to forward. If none, dial digits are not forwarded to the destination device when a call is initiated on this channel. If all, the dialed speed dial number and associated extended digits are forwarded to the destination device. If extended, only the extended digit string is forwarded. |
| INT portVoiceOperForwardedType | 1.3.6.1.4.1.173.7.3.8.2.1.28 | INTEGER | read-only | The method how the dial digits will be forwarded. This is applicable only when forwarded output digits is all or extended. |
| INT portVoiceOperHuntGroup | 1.3.6.1.4.1.173.7.3.8.2.1.11 | INTEGER | read-only | The hunt group that includes the voice channel. |
| INT portVoiceOperInterface | 1.3.6.1.4.1.173.7.3.8.2.1.6 | INTEGER | read-only | The type of interface (in conjunction with the Telephony Interface Type) that will be used by the Voice channel. This requires rebooting for the change to take effect. Telephony Type Interface Type -------------- -------------- OPX (FXO) Loop Start SLT (FXS) Loop Start E&M 4W E&M, 4W E&M TE, 2W E&M, 2W E&M TE AC15 AC15A, AC15C |
| INT portVoiceOperJitter | 1.3.6.1.4.1.173.7.3.8.2.1.17 | INTEGER | read-only | The amount of jitter delay. |
| INT portVoiceOperLevelIn | 1.3.6.1.4.1.173.7.3.8.2.1.8 | INTEGER | read-only | The local voice level into the voice port. This adjusts the sensitivity of the local voice channel to the signal from the attached device. The purpose of this is to match the voice channel dB level to the input signal. A more negative setting produces a higher input gain. If the level is reduced, the voice channel will be more sensitive to the input. This will also cause the voice output at the remote device to sound louder. |
| INT portVoiceOperLevelOut | 1.3.6.1.4.1.173.7.3.8.2.1.9 | INTEGER | read-only | The local voice level out of the voice port. A more positive setting produces a higher volume. |
| INT portVoiceOperLinkDownBusy | 1.3.6.1.4.1.173.7.3.8.2.1.14 | INTEGER | read-only | This flag enables or disables automatic busy-out of channels when the link is down. When enabled, the system will automatically busy-out channels when the composite link is down. When disabled, channels remain on-hook when the link is down. If your application is connected to a PBX that can route calls to another alternate source based on an all busy condition, enable this so the PBX will recognize this condition and reroute the calls while the composite link is down. |
| OCT portVoiceOperLongDialPrefix | 1.3.6.1.4.1.173.7.3.8.2.1.12 | OCTET STRING | read-only | The character that will be required preceeding calls using the long call format. When the user at an attached device dials a long form number, it must be preceeded by the prefix character specified here. |
| INT portVoiceOperMakeRatio | 1.3.6.1.4.1.173.7.3.8.2.1.30 | INTEGER | read-only | The make ratio of each digit pulse that is forwarded. This is applicable only when forwarded output digits is all or extended and forwarded digit type is pulse. |
| INT portVoiceOperNumDigitsDelete | 1.3.6.1.4.1.173.7.3.8.2.1.26 | INTEGER | read-only | The number of leading dial digits that will be deleted before a dial string is forwarded. This is primarily used to delete leading dial digits that may be inserted by an attached PBX. |
| INT portVoiceOperPortIndex | 1.3.6.1.4.1.173.7.3.8.2.1.2 | INTEGER | read-only | The Port number of the Voice port. |
| INT portVoiceOperRlpIndex | 1.3.6.1.4.1.173.7.3.8.2.1.1 | INTEGER | read-only | The RLP number of the Voice port. |
| INT portVoiceOperSampleDelay | 1.3.6.1.4.1.173.7.3.8.2.1.18 | INTEGER | read-only | The amount of sample delay. |
| INT portVoiceOperSLTTimeout | 1.3.6.1.4.1.173.7.3.8.2.1.13 | INTEGER | read-only | The time the local port will wait before an actual fax transmission begins. If there is no fax tone when this timer expires, the connection will be terminated. |
| INT portVoiceOperSpeed | 1.3.6.1.4.1.173.7.3.8.2.1.4 | INTEGER | read-only | The speed of the port which is transmitted as part of a Call Setup frame. A Voice call will be established if there is enough bandwidth at each end to provide the minimum configured rate. |
| INT portVoiceOperSuppression | 1.3.6.1.4.1.173.7.3.8.2.1.21 | INTEGER | read-only | The silence suppression level. A larger silence suppression level allows more data channels to operate simultaneously with the voice channels. |
| portVoiceOperTable | 1.3.6.1.4.1.173.7.3.8.2 | not-accessible | A list of Voice ports. The number of entries will be the number of Voice ports on the node. | |
| INT portVoiceOperTelephonyType | 1.3.6.1.4.1.173.7.3.8.2.1.16 | INTEGER | read-only | The type of interface (in conjunction with the Interface Type) that will be used by the Voice channel. This requires rebooting for the change to take effect. Telephony Type Interface Type -------------- -------------- OPX (FXO) Loop Start SLT (FXS) Loop Start E&M 4W E&M, 4W E&M TE, 2W E&M, 2W E&M TE AC15 AC15A, AC15C |
| INT portVoiceOperTETimer | 1.3.6.1.4.1.173.7.3.8.2.1.7 | INTEGER | read-only | The delay at which the E&M 'E' lead follows the 'M' lead. |
| INT portVoiceOperToneType | 1.3.6.1.4.1.173.7.3.8.2.1.34 | INTEGER | read-only | The tone type to detect/regenerate for forwarding DTMF/MF. |
| INT portX25AdminBlockedFlag | 1.3.6.1.4.1.173.7.3.1.5.1.1 | INTEGER | read-write | A flag which when set, means the port should not be enabled after a boot-up of the node. |
| INT portX25AdminCUGIncAccess | 1.3.6.1.4.1.173.7.3.1.5.1.16 | INTEGER | read-write | This flag, when set, indicates whether this port will be allowed to receive calls from outside its CUGs. |
| INT portX25AdminCUGIndex | 1.3.6.1.4.1.173.7.3.1.5.1.15 | INTEGER | read-write | This number is an index into a Closed User Group table which identifies the default Closed User Group for the port. |
| INT portX25AdminCUGOutAccess | 1.3.6.1.4.1.173.7.3.1.5.1.17 | INTEGER | read-write | This flag, when set, indicates whether this port will be allowed to make calls outside its CUGs. |
| INT portX25AdminCUGPref | 1.3.6.1.4.1.173.7.3.1.5.1.14 | INTEGER | read-write | This flag, if set, indicates the port belongs to at least one CUG. |
| INT portX25AdminDefPktSize | 1.3.6.1.4.1.173.7.3.1.5.1.10 | INTEGER | read-write | This is the size that will be assigned to an incoming call setup packet if the packet does not request a packet size. |
| INT portX25AdminDefWinSize | 1.3.6.1.4.1.173.7.3.1.5.1.12 | INTEGER | read-write | This size will be assigned to an incoming call setup packet if the packet doesn't request a window size. |
| portX25AdminEntry | 1.3.6.1.4.1.173.7.3.1.5.1 | not-accessible | A list of configured values for an X25 port. | |
| INT portX25AdminFastSelAccpt | 1.3.6.1.4.1.173.7.3.1.5.1.6 | INTEGER | read-write | A flag, if set, that authorizes transmission of incoming calls that request the Fast Select facility. |
| INT portX25AdminFlowCtrlNeg | 1.3.6.1.4.1.173.7.3.1.5.1.2 | INTEGER | read-write | A flag which if set, permits negotiation of the flow control parameters on a per call basis. If N is selected, the default packet and window sizes will be used. If Y is selected, the packet or window size in a call packet (up to the configured Max Packet Size or Max Window Size) is used. |
| INT portX25AdminInCallBar | 1.3.6.1.4.1.173.7.3.1.5.1.7 | INTEGER | read-write | An X25 facility that prevents transmission of incoming calls to the local DTE. |
| INT portX25AdminLocChgPrev | 1.3.6.1.4.1.173.7.3.1.5.1.4 | INTEGER | read-write | If Y is selected, no calls can be charged to port. Incoming calls from the network with reverse charge specified will be rejected. Outgoing calls will insert reverse charge in the call packet if not already included. |
| INT portX25AdminMaxPktSize | 1.3.6.1.4.1.173.7.3.1.5.1.9 | INTEGER | read-write | The maximum data packet size that will be allowed to pass through this port. |
| INT portX25AdminMaxThruptClass | 1.3.6.1.4.1.173.7.3.1.5.1.13 | INTEGER | read-write | This specifies the default throughput class that will be inserted into a Call Request packet if Thruput Class negotiation is not enabled or if a thruput class is not requested in the call request. |
| INT portX25AdminMaxWinSize | 1.3.6.1.4.1.173.7.3.1.5.1.11 | INTEGER | read-write | This is the maximum number of unacknowledged packets per logical channel that can pass through this port. |
| INT portX25AdminOutCallBar | 1.3.6.1.4.1.173.7.3.1.5.1.8 | INTEGER | read-write | An X25 facility that prevents transmission of incoming calls to the local DTE. |
| INT portX25AdminRevChgAccpt | 1.3.6.1.4.1.173.7.3.1.5.1.5 | INTEGER | read-write | A flag, if set, that authorizes transmission of incoming calls that request the reverse charge facility. If N is selected, and a call requests it, it will not be transmitted. |
| portX25AdminTable | 1.3.6.1.4.1.173.7.3.1.5 | not-accessible | This table contains Netlink Enterprise specific objects to manage an X25 port. Changing one of these parameters may take effect in the operating port immediately or may wait until the interface is restarted depending on the details of the implementation. Most of the objects in this read-write table have corresponding read-only objects in the portX25OperTable that return the current operating value. The operating values may be different from these configured values if a configured parameter was configured after the interface was started. | |
| INT portX25AdminThruptClassNeg | 1.3.6.1.4.1.173.7.3.1.5.1.3 | INTEGER | read-write | A flag which ,if set, permists negotiation of the throughput class for either direction of data transmission on a per call basis. If N is selected, the configured Max Throughput Class value is used. If Y, any throughput class in a call packet (up to the Max Thruput Class) is used. |
| portX25Group | 1.3.6.1.4.1.173.7.3.1 | |||
| INT portX25OperBlockedFlag | 1.3.6.1.4.1.173.7.3.1.6.1.1 | INTEGER | read-only | A flag which when set, means the port should not be enabled after a boot-up of the node. |
| INT portX25OperCUGIncAccess | 1.3.6.1.4.1.173.7.3.1.6.1.16 | INTEGER | read-only | This flag, when set, indicates whether this port will be able to receive calls from outside its CUGs. |
| INT portX25OperCUGIndex | 1.3.6.1.4.1.173.7.3.1.6.1.15 | INTEGER | read-only | This number is an index into a Closed User Group table which identifies the default Closed User Group for the port. |
| INT portX25OperCUGOutAccess | 1.3.6.1.4.1.173.7.3.1.6.1.17 | INTEGER | read-only | This flag, when set, indicates whether this port will be able to make calls outside its CUGs. |
| INT portX25OperCUGPref | 1.3.6.1.4.1.173.7.3.1.6.1.14 | INTEGER | read-only | This flag, if set, indicates the port belongs to at least one CUG. |
| INT portX25OperDefPktSize | 1.3.6.1.4.1.173.7.3.1.6.1.10 | INTEGER | read-only | This is the size that will be assigned to an incoming call setup packet if the packet does not request a packet size. |
| INT portX25OperDefWinSize | 1.3.6.1.4.1.173.7.3.1.6.1.12 | INTEGER | read-only | This size will be assigned to an incoming call setup packet if the packet doesn't request a window size. |
| portX25OperEntry | 1.3.6.1.4.1.173.7.3.1.6.1 | not-accessible | A list of configured values for an X25 port. | |
| INT portX25OperFastSelAccpt | 1.3.6.1.4.1.173.7.3.1.6.1.6 | INTEGER | read-only | A flag, if set, that authorizes transmission of incoming calls that request the Fast Select facility. |
| INT portX25OperFlowCtrlNeg | 1.3.6.1.4.1.173.7.3.1.6.1.2 | INTEGER | read-only | A flag which if set, permits negotiation of the flow control parameters on a per call basis. If N is selected, the default packet and window sizes will be used. If Y is selected, the packet or window size in a call packet (up to the configured Max Packet Size or Max Window Size) is used. |
| INT portX25OperInCallBar | 1.3.6.1.4.1.173.7.3.1.6.1.7 | INTEGER | read-only | An X25 facility that prevents transmission of incoming calls to the local DTE. |
| INT portX25OperLocChgPrev | 1.3.6.1.4.1.173.7.3.1.6.1.4 | INTEGER | read-only | If Y is selected, no calls can be charged to port. Incoming calls from the network with reverse charge specified will be rejected. Outgoing calls will insert reverse charge in the call packet if not already included. |
| INT portX25OperMaxPktSize | 1.3.6.1.4.1.173.7.3.1.6.1.9 | INTEGER | read-only | The maximum data packet size that will be allowed to pass through this port. |
| INT portX25OperMaxThruptClass | 1.3.6.1.4.1.173.7.3.1.6.1.13 | INTEGER | read-only | This specifies the default throughput class that will be inserted into a Call Request packet if Thruput Class negotiation is not enabled or if a thruput class is not requested in the call request. |
| INT portX25OperMaxWinSize | 1.3.6.1.4.1.173.7.3.1.6.1.11 | INTEGER | read-only | This is the maximum number of unacknowledged packets per logical channel that can pass through this port. |
| INT portX25OperOutCallBar | 1.3.6.1.4.1.173.7.3.1.6.1.8 | INTEGER | read-only | An X25 facility that prevents transmission of incoming calls to the local DTE. |
| INT portX25OperRevChgAccpt | 1.3.6.1.4.1.173.7.3.1.6.1.5 | INTEGER | read-only | A flag, if set, that authorizes transmission of incoming calls that request the reverse charge facility. If N is selected, and a call requests it, it will not be transmitted. |
| portX25OperTable | 1.3.6.1.4.1.173.7.3.1.6 | not-accessible | This table contains Netlink Enterprise specific objects to manage an X25 port. Changing one of these parameters may take effect in the operating port immediately or may wait until the interface is restarted depending on the details of the implementation. The objects in this read-only table corresponding read-only objects in the portX25OperTable that return the current operating value. The operating values may be different from these configured values if a configured parameter was configured after the interface was started. | |
| INT portX25OperThruptClassNeg | 1.3.6.1.4.1.173.7.3.1.6.1.3 | INTEGER | read-only | A flag which ,if set, permists negotiation of the throughput class for either direction of data transmission on a per call basis. If N is selected, the configured Max Throughput Class value is used. If Y, any throughput class in a call packet (up to the Max Thruput Class) is used. |
| rlpConfigTable | 1.3.6.1.4.1.173.7.2.2 | not-accessible | A Table to describe each RLP on the node | |
| rlpEntry | 1.3.6.1.4.1.173.7.2.2.1 | not-accessible | An RLP entry containing objects relating to RLPs. | |
| INT rlpGroupNumber | 1.3.6.1.4.1.173.7.2.2.1.7 | INTEGER | read-only | The group to which this RLP belongs- always 1 if not FRX7000. |
| INT rlpGroupResponsibility | 1.3.6.1.4.1.173.7.2.2.1.8 | INTEGER | read-only | The responsibility of this RLP within its group, always primary if not FRX7000. |
| INT rlpIndex | 1.3.6.1.4.1.173.7.2.2.1.1 | INTEGER | read-only | The RLP number on the node |
| INT rlpLIC1Type | 1.3.6.1.4.1.173.7.2.2.1.4 | INTEGER | read-only | The Type of Line Interface card in the first position |
| INT rlpLIC2Type | 1.3.6.1.4.1.173.7.2.2.1.5 | INTEGER | read-only | The Type of Line Interface card in the second position |
| INT rlpMaxProtos | 1.3.6.1.4.1.173.7.2.1 | INTEGER | read-only | Maximum number of protocols allowed on each RLP. This value is currently 11 for FRX4000s, 9 for FRX6000s, and 5 for FRX7000s and FRX8000s. |
| INT rlpMemorySize | 1.3.6.1.4.1.173.7.2.2.1.3 | INTEGER | read-only | The amount of memory installed on this RLP |
| OCT rlpProtocol | 1.3.6.1.4.1.173.7.2.2.1.6 | OCTET STRING | read-write | The protocols configured on this RLP. This is an OCTET STRING where each octet represents a protocol type. The size of this is the maximum number of protocols allowed on an RLP (rlpMaxProtos). The protocol types are defined as: 00 = none 01 = X.25 02 = Frame Relay 03 = Async 04 = SDLC 05 = BSC Interactive 07 = IP 08 = SNMP 09 = RIP 0A = LLC2 0B = Trunk 0C = IPX 0D = Config 0E = LLC2-R 0F = IP-R 10 = NVSP 11 = Bridge |
| rlpStatsEntry | 1.3.6.1.4.1.173.7.8.1.2.1 | not-accessible | An RLP statistics entry containing objects relating to RLP statistics. | |
| CTR rlpStatsFrameRejects | 1.3.6.1.4.1.173.7.8.1.2.1.6 | Counter | read-only | The number of frames rejected. |
| CTR rlpStatsFrameRetransmits | 1.3.6.1.4.1.173.7.8.1.2.1.7 | Counter | read-only | The number of frames retransmitted . If this value is consistently greater than zero and there are no other problems, then increase the retransmission parameter. |
| INT rlpStatsIndex | 1.3.6.1.4.1.173.7.8.1.2.1.1 | INTEGER | read-only | The RLP number |
| CTR rlpStatsInFrames | 1.3.6.1.4.1.173.7.8.1.2.1.4 | Counter | read-only | The number of frames received. |
| CTR rlpStatsOutFrames | 1.3.6.1.4.1.173.7.8.1.2.1.5 | Counter | read-only | The number of frames transmitted. |
| CTR rlpStatsQMessages | 1.3.6.1.4.1.173.7.8.1.2.1.2 | Counter | read-only | The number of frames queued on the RLP |
| rlpStatsTable | 1.3.6.1.4.1.173.7.8.1.2 | not-accessible | A Table to describe Statistics on each RLP | |
| CTR rlpStatsUsedBuffers | 1.3.6.1.4.1.173.7.8.1.2.1.3 | Counter | read-only | The percentage of total buffers available being used at the moment of inquiry |
| INT rlpStatus | 1.3.6.1.4.1.173.7.2.2.1.2 | INTEGER | read-only | The current state of this RLP |
| rlpThreshEntry | 1.3.6.1.4.1.173.7.8.2.1.1 | not-accessible | An RLP statistics threshold entry containing objects relating to RLP statistics thresholds. | |
| INT rlpThreshMsgQueueLen | 1.3.6.1.4.1.173.7.8.2.1.1.3 | INTEGER | read-only | The threshold for Percent of Buffers in use on the RLP |
| INT rlpThreshPercntBufInUse | 1.3.6.1.4.1.173.7.8.2.1.1.2 | INTEGER | read-only | The threshold for Percent of Buffers in use on the RLP |
| INT rlpThreshRejFramesPerSec | 1.3.6.1.4.1.173.7.8.2.1.1.6 | INTEGER | read-only | The threshold for Rejected Frames per second on the RLP |
| INT rlpThreshRlpIndex | 1.3.6.1.4.1.173.7.8.2.1.1.1 | INTEGER | read-only | The RLP Number. |
| INT rlpThreshRtxFramesPerSec | 1.3.6.1.4.1.173.7.8.2.1.1.7 | INTEGER | read-only | The threshold for Retransmitted frames per second on the RLP |
| INT rlpThreshRxFramesPerSec | 1.3.6.1.4.1.173.7.8.2.1.1.4 | INTEGER | read-only | The threshold for Rcvd frames per second on the RLP |
| rlpThreshTable | 1.3.6.1.4.1.173.7.8.2.1 | not-accessible | A Table to describe Statistic thresholds on each RLP | |
| INT rlpThreshTxFramesPerSec | 1.3.6.1.4.1.173.7.8.2.1.1.5 | INTEGER | read-only | The threshold for Txmitted frames per second on the RLP |
| sdlc | 1.3.6.1.2.1.41.1 | |||
| INT sdlcLSAddress | 1.3.6.1.2.1.41.1.2.1.1.1 | INTEGER | read-only | This value is the poll address of the secondary link station for this SDLC link. It uniquely identifies the SDLC link station within a single SDLC port. |
| sdlcLSAdminEntry | 1.3.6.1.2.1.41.1.2.1.1 | |||
| sdlcLSAdminTable | 1.3.6.1.2.1.41.1.2.1 | |||
| sdlcLSGroup | 1.3.6.1.2.1.41.1.2 | |||
| snaDLC | 1.3.6.1.2.1.41 | |||
| statBag | 1.3.6.1.4.1.173.7.8.1.5 | |||
| statDS0A | 1.3.6.1.4.1.173.7.8.1.8 | |||
| statFrame | 1.3.6.1.4.1.173.7.8.1.4 | |||
| statGroup | 1.3.6.1.4.1.173.7.8.1 | |||
| statIp | 1.3.6.1.4.1.173.7.8.1.6 | |||
| statistics | 1.3.6.1.4.1.173.7.8 | |||
| statT1 | 1.3.6.1.4.1.173.7.8.1.7 | |||
| statThresh | 1.3.6.1.4.1.173.7.8.2 | |||
| status | 1.3.6.1.4.1.173.7.7 | |||
| statVoice | 1.3.6.1.4.1.173.7.8.1.9 | |||
| subscriber | 1.3.6.1.4.1.173.7.5 | |||
| CTR t1StatsBlueAlarms | 1.3.6.1.4.1.173.7.8.1.7.1.1.8 | Counter | read-only | Blue alarm count. |
| t1StatsEntry | 1.3.6.1.4.1.173.7.8.1.7.1.1 | not-accessible | A T1 port statistics entry containing objects relating to T1 port statistics. | |
| CTR t1StatsLCVCnt | 1.3.6.1.4.1.173.7.8.1.7.1.1.5 | Counter | read-only | Line code violation count. |
| CTR t1StatsOOSCnt | 1.3.6.1.4.1.173.7.8.1.7.1.1.7 | Counter | read-only | Multiframe out of sync count. |
| CTR t1StatsPCVRErrs | 1.3.6.1.4.1.173.7.8.1.7.1.1.6 | Counter | read-only | PCVR Bit error count. |
| INT t1StatsPortIndex | 1.3.6.1.4.1.173.7.8.1.7.1.1.2 | INTEGER | read-only | The Port Number. |
| CTR t1StatsRcvAbortFrames | 1.3.6.1.4.1.173.7.8.1.7.1.1.14 | Counter | read-only | Total aborted receive frames. |
| CTR t1StatsRcvChannelErrors | 1.3.6.1.4.1.173.7.8.1.7.1.1.17 | Counter | read-only | Total bad receives. |
| CTR t1StatsRcvErrors | 1.3.6.1.4.1.173.7.8.1.7.1.1.16 | Counter | read-only | Total bad receives. |
| CTR t1StatsRcvFrames | 1.3.6.1.4.1.173.7.8.1.7.1.1.3 | Counter | read-only | Total received frames. |
| CTR t1StatsRcvOverruns | 1.3.6.1.4.1.173.7.8.1.7.1.1.15 | Counter | read-only | Total receive overruns. |
| CTR t1StatsRcvUsage | 1.3.6.1.4.1.173.7.8.1.7.1.1.11 | Counter | read-only | Receive port utilization. |
| CTR t1StatsRedAlarms | 1.3.6.1.4.1.173.7.8.1.7.1.1.10 | Counter | read-only | Red alarm count. |
| INT t1StatsRlpIndex | 1.3.6.1.4.1.173.7.8.1.7.1.1.1 | INTEGER | read-only | The RLP Number. |
| t1StatsTable | 1.3.6.1.4.1.173.7.8.1.7.1 | not-accessible | A Table to describe T1 Statistics. | |
| CTR t1StatsXmitAbortFrames | 1.3.6.1.4.1.173.7.8.1.7.1.1.13 | Counter | read-only | Total aborted transmit frames. |
| CTR t1StatsXmitFrames | 1.3.6.1.4.1.173.7.8.1.7.1.1.4 | Counter | read-only | Total transmitted frames. |
| CTR t1StatsXmitUsage | 1.3.6.1.4.1.173.7.8.1.7.1.1.12 | Counter | read-only | Transmit port utilization. |
| CTR t1StatsYellowAlarms | 1.3.6.1.4.1.173.7.8.1.7.1.1.9 | Counter | read-only | Yellow alarm count. |
| IP tpAddress | 1.3.6.1.4.1.173.7.1.3.3.1.2 | IpAddress | read-write | The IP Address of the end-station to send alarms |
| tpAdrEntry | 1.3.6.1.4.1.173.7.1.3.3.1 | not-accessible | A Trap entry containing objects relating to SNMP traps. | |
| INT tpAdrFlag | 1.3.6.1.4.1.173.7.1.3.3.1.3 | INTEGER | read-write | Defines the state of this entry as: 0 = Do not send traps to the Address; 1 = Send traps to the Address; 2 = This Address entry is deleted from the table; |
| INT tpAdrIdx | 1.3.6.1.4.1.173.7.1.3.3.1.1 | INTEGER | read-only | The index into the trap configuration table |
| INT tpAdrSLev | 1.3.6.1.4.1.173.7.1.3.3.1.4 | INTEGER | read-write | Lowest severity level traps that will be sent to this Address; 1 is the highest, 4 is the lowest. |
| voice | 1.3.6.1.4.1.173.7.12 | |||
| OCT voiceSpeedDialDigits | 1.3.6.1.4.1.173.7.12.8.1.1 | OCTET STRING | read-only | The speed-dial number. A question mark wildcard can be used for any digit, and an asterisk wildcard can be used for any number of digits. |
| voiceSpeedDialEntry | 1.3.6.1.4.1.173.7.12.8.1 | not-accessible | A Voice Speed Dial entry containing objects relating to the speed-dial number that are configurable by the user. | |
| OCT voiceSpeedDialExtDialStr | 1.3.6.1.4.1.173.7.12.8.1.3 | OCTET STRING | read-write | The extended set of digits that will be forwarded with the call if portVoiceOperExtDigitsSource in the physical port record is set to Map. |
| OCT voiceSpeedDialLongDialMap | 1.3.6.1.4.1.173.7.12.8.1.2 | OCTET STRING | read-write | The number for which the speed-dial number is a shortcut. |
| ROW voiceSpeedDialRowStatus | 1.3.6.1.4.1.173.7.12.8.1.4 | RowStatus | read-write | This variable is used to manage the creation and deletion of conceptual rows in the voiceSpeedDialTable and follows the SNMPv2 RowStatus conventions by supporting the following values: - `active', which indicates that the conceptual row is available for use by the managed device. For a management protocol set operation, a genErr response is returned when the row does not exist. - `createAndGo', which is supplied by a management station wishing to create a new instance of a conceptual row and to have its status automatically set to active, making it available for use by the managed device. For a management protocol set operation, a genErr response is returned when the row already exists. - `destroy', which is supplied by a management station wishing to delete all of the instances associated with an existing conceptual row. Note that all of the above values may be specified in a management protocol set operation, and only the 'active' value will be returned in response to a management protocol retrieval operation. For a management protocol set operation, if other variable bindings are included in the same PDU, then a genErr response is returned. |
| voiceSpeedDialTable | 1.3.6.1.4.1.173.7.12.8 | not-accessible | A list of speed-dial numbers. | |
| CTR voiceStatsBusyCalls | 1.3.6.1.4.1.173.7.8.1.9.1.1.9 | Counter | read-only | The Number of calls which received Busy indication. |
| CTR voiceStatsCallTimeouts | 1.3.6.1.4.1.173.7.8.1.9.1.1.10 | Counter | read-only | The Number of calls which transmitted time-out to the network. |
| voiceStatsEntry | 1.3.6.1.4.1.173.7.8.1.9.1.1 | not-accessible | A voice port statistics entry containing objects relating to voice port statistics. | |
| INT voiceStatsPortIndex | 1.3.6.1.4.1.173.7.8.1.9.1.1.2 | INTEGER | read-only | The Port Number. |
| INT voiceStatsRlpIndex | 1.3.6.1.4.1.173.7.8.1.9.1.1.1 | INTEGER | read-only | The RLP Number. |
| CTR voiceStatsRxCalls | 1.3.6.1.4.1.173.7.8.1.9.1.1.3 | Counter | read-only | The Number of Calls Received from the Network. |
| CTR voiceStatsRxCallsAccepts | 1.3.6.1.4.1.173.7.8.1.9.1.1.5 | Counter | read-only | The Number of Call Accepts Received from the Network. |
| CTR voiceStatsRxClears | 1.3.6.1.4.1.173.7.8.1.9.1.1.7 | Counter | read-only | The Number of Call Receives cleared. |
| CTR voiceStatsRxCongestions | 1.3.6.1.4.1.173.7.8.1.9.1.1.11 | Counter | read-only | The number of congestion management frames Received. |
| voiceStatsTable | 1.3.6.1.4.1.173.7.8.1.9.1 | not-accessible | A Table to describe Voice over Frame Relay Statistics. | |
| CTR voiceStatsTxCalls | 1.3.6.1.4.1.173.7.8.1.9.1.1.4 | Counter | read-only | The Number of Calls Transmitted to the Network. |
| CTR voiceStatsTxCallsAccepts | 1.3.6.1.4.1.173.7.8.1.9.1.1.6 | Counter | read-only | The Number of Call Accepts Transmitted to the Network. |
| CTR voiceStatsTxClears | 1.3.6.1.4.1.173.7.8.1.9.1.1.8 | Counter | read-only | The Number of Call Transmitts cleared. |
| CTR voiceStatsTxCongestions | 1.3.6.1.4.1.173.7.8.1.9.1.1.12 | Counter | read-only | The number of congestion management frames Transmitted. |
| INT voiceSystemCountryCode | 1.3.6.1.4.1.173.7.12.3 | INTEGER | read-write | The telephone dialing prefix code that identifies the country in which the node is installed. |
| INT voiceSystemDialDigits | 1.3.6.1.4.1.173.7.12.4 | INTEGER | read-write | The number of digits that will be used in the speed dialing scheme, as well as the number of digits one can specify for the Auto Dial feature. This requires rebooting for the change to take effect. |
| INT voiceSystemExtDialDigits | 1.3.6.1.4.1.173.7.12.7 | INTEGER | read-write | The number of extended dial digits that can be defined in the speed map table and/or entered by the user of attached equipment as part of a dial string. This requires rebooting for the change to take effect. |
| INT voiceSystemRingVolFreq | 1.3.6.1.4.1.173.7.12.2 | INTEGER | read-write | The frequency and voltage of the telephone ring circuit. In two wire OPX mode, the node provides ring voltage to the telephone when it is called by a remote unit. |
| INT voiceSystemVoiceNodeNum | 1.3.6.1.4.1.173.7.12.1 | INTEGER | read-write | The number that identifies this node. |
| INT voiceSystemVoiceRatesMax | 1.3.6.1.4.1.173.7.12.6 | INTEGER | read-write | The maximum operating digitization rate of all voice channels when there is no congestion. |
| INT voiceSystemVoiceRatesMin | 1.3.6.1.4.1.173.7.12.5 | INTEGER | read-write | The minimum operating rate of all voice channels when congestion occurs. |
| CTR x25RxDISCFrames | 1.3.6.1.4.1.173.7.8.1.4.3.1.5 | Counter | read-only | The number of DISC Frames received on the port. |
| CTR x25RxDMFrames | 1.3.6.1.4.1.173.7.8.1.4.3.1.6 | Counter | read-only | The number of DM frames received on the port. |
| CTR x25RxFRMRFrames | 1.3.6.1.4.1.173.7.8.1.4.3.1.7 | Counter | read-only | The of Number of FRMR frames received on the port. |
| CTR x25RxINFOFrames | 1.3.6.1.4.1.173.7.8.1.4.3.1.11 | Counter | read-only | The number of INFO Frames received on the port |
| INT x25RxPortIndex | 1.3.6.1.4.1.173.7.8.1.4.3.1.2 | INTEGER | read-only | The Port number. |
| CTR x25RxREJFrames | 1.3.6.1.4.1.173.7.8.1.4.3.1.8 | Counter | read-only | The number of Reject Frames received on the port. |
| INT x25RxRlpIndex | 1.3.6.1.4.1.173.7.8.1.4.3.1.1 | INTEGER | read-only | The RLP Number. |
| CTR x25RxRNRFrames | 1.3.6.1.4.1.173.7.8.1.4.3.1.10 | Counter | read-only | The number of RNR Frames received on the port. |
| CTR x25RxRRFrames | 1.3.6.1.4.1.173.7.8.1.4.3.1.9 | Counter | read-only | The number of RR frames received on the port. |
| CTR x25RxSABMFrames | 1.3.6.1.4.1.173.7.8.1.4.3.1.3 | Counter | read-only | The number of SABM's received on the port. |
| x25RxStatsEntry | 1.3.6.1.4.1.173.7.8.1.4.3.1 | not-accessible | An X25 frame level receive statistics entry containing objects relating to x25 frame level receive statistics. | |
| x25RxStatsTable | 1.3.6.1.4.1.173.7.8.1.4.3 | not-accessible | A Table to describe X25 Frame Level Rxmit Statistics on each Port | |
| CTR x25RxUAFrames | 1.3.6.1.4.1.173.7.8.1.4.3.1.4 | Counter | read-only | The number of UA Frames received on the port. |
| CTR x25TxDISCFrames | 1.3.6.1.4.1.173.7.8.1.4.2.1.5 | Counter | read-only | The number of DISC Frames transmitted on the port. |
| CTR x25TxDMFrames | 1.3.6.1.4.1.173.7.8.1.4.2.1.6 | Counter | read-only | The number of DM frames transmitted on the port. |
| CTR x25TxFRMRFrames | 1.3.6.1.4.1.173.7.8.1.4.2.1.7 | Counter | read-only | The of Number of FRMR frames transmitted on the port. |
| CTR x25TxINFOFrames | 1.3.6.1.4.1.173.7.8.1.4.2.1.11 | Counter | read-only | The number of INFO Frames transmitted on the port |
| INT x25TxPortIndex | 1.3.6.1.4.1.173.7.8.1.4.2.1.2 | INTEGER | read-only | The Port number. |
| CTR x25TxREJFrames | 1.3.6.1.4.1.173.7.8.1.4.2.1.8 | Counter | read-only | The number of Reject Frames transmitted on the port. |
| INT x25TxRlpIndex | 1.3.6.1.4.1.173.7.8.1.4.2.1.1 | INTEGER | read-only | The RLP Number. |
| CTR x25TxRNRFrames | 1.3.6.1.4.1.173.7.8.1.4.2.1.10 | Counter | read-only | The number of RNR Frames transmitted on the port. |
| CTR x25TxRRFrames | 1.3.6.1.4.1.173.7.8.1.4.2.1.9 | Counter | read-only | The number of RR frames transmitted on the port. |
| CTR x25TxSABMFrames | 1.3.6.1.4.1.173.7.8.1.4.2.1.3 | Counter | read-only | The number of SABM's transmitted on the port. |
| x25TxStatsEntry | 1.3.6.1.4.1.173.7.8.1.4.2.1 | not-accessible | An X25 frame level transmit statistics entry containing objects relating to x25 frame level transmit statistics. | |
| x25TxStatsTable | 1.3.6.1.4.1.173.7.8.1.4.2 | not-accessible | A Table to describe X25 Frame Level Txmit Statistics on each Port | |
| CTR x25TxUAFrames | 1.3.6.1.4.1.173.7.8.1.4.2.1.4 | Counter | read-only | The number of UA Frames transmitted on the port. |
RFC description
Manages Frame Relay switching, X.25 routing, and SDLC link station configurations for Netlink and Cabletron FRX series switches.
Start monitoring NetLink protocol converter (legacy SNA/SDLC gateway) 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.