XYPLEX-BOOT-SERVER-MIB

MIB Reference — IPNetwork Monitor

All MIBsXYPLEX-BOOT-SERVER-MIB

Category: Xylogics and Xyplex Terminal Servers

Description:

Monitors Xyplex boot server file availability, client request counts, and download transfer statistics.

Imported Objects

From RFC1155-SMI

Counter
Gauge
enterprises

From RFC1158-MIB

DisplayString

From RFC1212-CONCISE-MIB

OBJECT-TYPE

From XYPLEX-SYSTEM-MIB

AddressType
DateTime

What Is XYPLEX-BOOT-SERVER-MIB?

XYPLEX-BOOT-SERVER-MIB manages the boot-server function on Xyplex terminal server/network device products, tracking the files that remote clients can download at boot time (such as firmware images or configuration files) and the traffic that results. It exposes data on file availability (which boot images/files the server currently offers), client request counts, and transfer/download statistics for those requests. Its monitoring value is centered on service/software availability and load: confirming the boot server has the expected files present, watching request-count growth to see how many devices are booting from it, and checking transfer statistics for failed or incomplete downloads that would leave client devices unable to boot. It is a legacy Xyplex-proprietary MIB with no evident dependency on IETF standards, tied closely to the Xyplex network device family's boot/provisioning mechanism. It would be deployed on a Xyplex terminal server acting as a network boot/file server for other Xyplex devices in a terminal-server-based remote-access network. Engineers can download the XYPLEX-BOOT-SERVER-MIB file directly to load it into their MIB browser.

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

What Can Be Monitored

  • boot file availability
  • client download request counts
  • transfer/download statistics

Supported Devices

  • Xyplex terminal server / network boot server

Monitoring Examples

No sample object names were provided for this module; based on the description, an admin would likely poll the file-availability status to confirm boot images are present, and monitor client request and transfer-statistics counters to spot a spike in failed downloads that would indicate client devices are unable to complete their boot sequence.

OIDs
OID symbolicOID numericTypeAccessDescription
xyplex1.3.6.1.4.1.33
bootServer1.3.6.1.4.1.33.6
bsBasic1.3.6.1.4.1.33.6.1
INT basicLogLimit1.3.6.1.4.1.33.6.1.1INTEGERread-writeMaximum allowed number of kilobytes for recording events. Corresponds directly to MANAGER LOG FILE SIZE and the value labeled 'Log File Size:' in the MANAGER CHARACTERISTICS display.
INT basicActiveLimit1.3.6.1.4.1.33.6.1.2INTEGERread-writeMaximum allowed number of simultaneous service dialogs. Corresponds directly to MANAGER SIMULTANEOUS and the value labeled 'Maximum simultaneous requests:' in the MANAGER CHARACTERISTICS display.
GAU basicActiveNumber1.3.6.1.4.1.33.6.1.3Gaugeread-onlyNumber of active service dialogs. Corresponds indirectly to the list of active clients in the MANAGER STATUS display.
GAU basicClientNumber1.3.6.1.4.1.33.6.1.4Gaugeread-onlyNumber of defined clients. Corresponds indirectly to the list of defined clients in the MANAGER LOCAL, MANAGER GLOBAL, and MANAGER NODE displays.
CTR basicOffersSent1.3.6.1.4.1.33.6.1.5Counterread-onlyTotal number of service offers sent in response to client requests. Corresponds directly to the value labeled 'Total service offers sent:' in the MANAGER STATUS display.
GAU basicEventTotal1.3.6.1.4.1.33.6.1.6Gaugeread-onlyTotal number of events that have been written to the event log since it was last purged. This may be less than the number currently in the log. Corresponds directly to the value labeled 'Total Messages Logged:' in the MANAGER EVENTS display.
INT basicEventPurge1.3.6.1.4.1.33.6.1.7INTEGERread-writeControl to cause emptying the event log. In response to a get-request or get-next-request, the agent always returns 'ready' for this value. Setting the value to 'ready' has no effect. Setting it to 'execute' causes the event log to immediately become empty. Corresponds directly to the PURGE MANAGER LOG FILE command.
activeTable1.3.6.1.4.1.33.6.1.8not-accessibleA list of active client dialog entries. The number of entries is given by basicActiveNumber.
activeEntry1.3.6.1.4.1.33.6.1.8.1not-accessibleParameter values for an active client dialog entry.
ADR activeIdentificationType1.3.6.1.4.1.33.6.1.8.1.1AddressTyperead-onlyThe type of identification value in activeIdentification. Corresponds indirectly to the value labeled 'EthernetAddress' in the MANAGER STATUS display.
OCT activeIdentification1.3.6.1.4.1.33.6.1.8.1.2OCTET STRINGread-onlyIdentification of the active partner. Corresponds directly to the value labeled 'EthernetAddress' in the MANAGER STATUS display.
INT activeFunction1.3.6.1.4.1.33.6.1.8.1.3INTEGERread-onlyThe function the server is performing with the partner. Corresponds directly to the value labeled 'Function' in the MANAGER STATUS display.
INT activeSoftwareVersionType1.3.6.1.4.1.33.6.1.8.1.4INTEGERread-onlyIf activeFunction is 'load', the software version being sent to the client, otherwise 'notApplicable'. Corresponds to the letter in the software version labeled 'Version' in the MANAGER STATUS display. alpha 'A': alpha test beta 'B': beta test production null: normal, production software special 'S': special, custom software
OCT activeSoftwareVersion1.3.6.1.4.1.33.6.1.8.1.5OCTET STRINGread-onlyIf activeFunction is 'load', the 4-byte software version being sent to the client, otherwise zero length. In order, the octets contain major version, minor version, ECO, and pre-release number. Corresponds to the numbers in the software version labeled 'Version' in the MANAGER STATUS display. For example, the version display for activeSoftwareVersionType 'production' and activeSoftwareVersion '2.2.0.0' is 'V2.2'. The version display for activeSoftwareVersionType 'beta' and activeSoftwareVersion '3.1.0.4' is 'V3.1B4'.
INT activeParameterVersion1.3.6.1.4.1.33.6.1.8.1.6INTEGERread-onlyIf activeFunction is 'parameterStore', the parameter version being stored by the client, otherwise zero. Corresponds directly to the value labeled 'Version' in the MANAGER STATUS display.
INT activeCurrentSequence1.3.6.1.4.1.33.6.1.8.1.7INTEGERread-onlyThe current dialog sequence number. Corresponds directly to the value labeled 'Seq' in the MANAGER STATUS display.
INT activeBytesRemaining1.3.6.1.4.1.33.6.1.8.1.8INTEGERread-onlyThe number of bytes remaining to be transferred in the dialog. Corresponds directly to the value labeled 'Left' in the MANAGER STATUS display.
STR activeFile1.3.6.1.4.1.33.6.1.8.1.9DisplayStringread-onlyThe name of the file being used in the dialog. Corresponds directly to the value labeled 'File' in the MANAGER STATUS display.
INT activeStatus1.3.6.1.4.1.33.6.1.8.1.10INTEGERread-onlyThe final status of the most recent attempt to get an image. Corresponds directly to the value labeled 'Get Status:' in the DEVICE STATUS display.
INT activeState1.3.6.1.4.1.33.6.1.8.1.11INTEGERread-onlyThe dynamic state of an active attempt to get an image. Corresponds directly to the value labeled 'Get State:' in the DEVICE STATUS display.
clientTable1.3.6.1.4.1.33.6.1.9not-accessibleA list of client data base entries. The number of entries is given by basicClientNumber.
clientEntry1.3.6.1.4.1.33.6.1.9.1not-accessibleParameter values for a client data base entry.
ADR clientIdentificationType1.3.6.1.4.1.33.6.1.9.1.1AddressTyperead-writeThe type of identification value in clientIdentification. Corresponds directly to MANAGER NODE, MANAGER GLOBAL, and MANAGER LOCAL, and the value labeled 'Ethernet Address' in the MANAGER NODE display or 'Ethernet Address', 'Device', and 'Global Devices' or 'Local Devices' in the MANAGER GLOBAL and LOCAL displays.
OCT clientIdentification1.3.6.1.4.1.33.6.1.9.1.2OCTET STRINGread-writeIdentification of the client, either a hardware type or an Ethernet address, depending on clientIdentificationType. Corresponds directly to MANAGER NODE, MANAGER GLOBAL, and MANAGER LOCAL, and the value labeled 'Ethernet Address' in the MANAGER NODE display or 'Ethernet Address', 'Device', and 'Global Devices' or 'Local Devices' in the MANAGER GLOBAL and LOCAL displays.
INT clientEntryStatus1.3.6.1.4.1.33.6.1.9.1.3INTEGERread-writeThe status of the entry. Set to 'invalid' to remove the entry, which corresponds directly to the PURGE LOCAL, PURGE GLOBAL, and PURGE NODE commands. Actual removal of the entry is implementation specific.
STR clientName1.3.6.1.4.1.33.6.1.9.1.4DisplayStringread-writeA name that may be used to identify the client. Corresponds directly to the value labeled 'Name' in the MANAGER NODE display.
STR clientLoadFile1.3.6.1.4.1.33.6.1.9.1.5DisplayStringread-writeThe file with the client's load image. Corresponds directly to the value labeled 'Load File' in the MANAGER LOCAL, MANAGER GLOBAL, and MANAGER NODE displays.
STR clientDiagnosticFile1.3.6.1.4.1.33.6.1.9.1.6DisplayStringread-writeThe file with the client's diagnostic test image. Corresponds directly to the value labeled 'Diag File' in the MANAGER LOCAL, MANAGER GLOBAL, and MANAGER NODE displays.
INT clientLoadService1.3.6.1.4.1.33.6.1.9.1.7INTEGERread-writeControl for allowing load service for the client. Corresponds directly to the value labeled 'Load' in the MANAGER LOCAL, MANAGER GLOBAL, and MANAGER NODE displays.
INT clientDumpService1.3.6.1.4.1.33.6.1.9.1.8INTEGERread-writeControl for allowing dump service for the client. Corresponds directly to the value labeled 'Dump' in the MANAGER LOCAL, MANAGER GLOBAL, and MANAGER NODE displays.
namedTable1.3.6.1.4.1.33.6.1.10not-accessibleA list of named client data base entries. The number of entries is given by basicClientNumber.
namedEntry1.3.6.1.4.1.33.6.1.10.1not-accessibleParameter values for a named client data base entry.
ADR namedIdentificationType1.3.6.1.4.1.33.6.1.10.1.1AddressTyperead-writeThe type of identification value in namedIdentification. Corresponds directly to MANAGER NODE, MANAGER GLOBAL, and MANAGER LOCAL, and the value labeled 'Ethernet Address' in the MANAGER NODE display or 'Ethernet Address', 'Device', and 'Global Devices' or 'Local Devices' in the MANAGER GLOBAL and LOCAL displays.
OCT namedIdentification1.3.6.1.4.1.33.6.1.10.1.2OCTET STRINGread-writeIdentification of the client, either a hardware type or an Ethernet address, depending on namedIdentificationType. Corresponds directly to MANAGER NODE, MANAGER GLOBAL, and MANAGER LOCAL, and the value labeled 'Ethernet Address' in the MANAGER NODE display or 'Ethernet Address', 'Device', and 'Global Devices' or 'Local Devices' in the MANAGER GLOBAL and LOCAL displays.
INT namedEntryStatus1.3.6.1.4.1.33.6.1.10.1.3INTEGERread-writeThe status of the entry. Set to 'invalid' to remove the entry, which corresponds directly to the PURGE LOCAL, PURGE GLOBAL, and PURGE NODE commands. Actual removal of the entry is implementation specific.
STR namedName1.3.6.1.4.1.33.6.1.10.1.4DisplayStringread-writeA name that may be used to identify the client. Corresponds directly to the value labeled 'Name' in the MANAGER NODE display.
STR namedLoadFile1.3.6.1.4.1.33.6.1.10.1.5DisplayStringread-writeThe file with the client's load image. Corresponds directly to the value labeled 'Load File' in the MANAGER LOCAL, MANAGER GLOBAL, and MANAGER NODE displays.
STR namedDiagnosticFile1.3.6.1.4.1.33.6.1.10.1.6DisplayStringread-writeThe file with the client's diagnostic test image. Corresponds directly to the value labeled 'Diag File' in the MANAGER LOCAL, MANAGER GLOBAL, and MANAGER NODE displays.
INT namedLoadService1.3.6.1.4.1.33.6.1.10.1.7INTEGERread-writeControl for allowing load service for the client. Corresponds directly to the value labeled 'Load' in the MANAGER LOCAL, MANAGER GLOBAL, and MANAGER NODE displays.
INT namedDumpService1.3.6.1.4.1.33.6.1.10.1.8INTEGERread-writeControl for allowing dump service for the client. Corresponds directly to the value labeled 'Dump' in the MANAGER LOCAL, MANAGER GLOBAL, and MANAGER NODE displays.
eventTable1.3.6.1.4.1.33.6.1.11not-accessibleA list of event entries. The number of entries is given by basicEventNumber.
eventEntry1.3.6.1.4.1.33.6.1.11.1not-accessibleParameter values for a event entry.
INT eventIndex1.3.6.1.4.1.33.6.1.11.1.1INTEGERread-onlyIn identification number for an event. The value 1 indicates the oldest event in the file, with subsequent numbers indicating sequential events. The event text for a given number may change as a circular event log wraps over its beginning. Corresponds directly to the relative position of an event in the MANAGER EVENTS display.
STR eventText1.3.6.1.4.1.33.6.1.11.1.2DisplayStringread-onlyThe text of the event, including date, time and other information. Corresponds directly to the individual event text in the MANAGER EVENTS display.
INT basicDeviceNumber1.3.6.1.4.1.33.6.1.12INTEGERread-onlyThe system's number of mass-storage devices.
deviceTable1.3.6.1.4.1.33.6.1.13not-accessibleA list of device entries. The number of entries is given by basicDeviceNumber.
deviceEntry1.3.6.1.4.1.33.6.1.13.1not-accessibleParameter values for a device entry.
INT deviceIndex1.3.6.1.4.1.33.6.1.13.1.1INTEGERread-onlyIn identification number for a device, in the range 1 to basicDeviceNumber
STR deviceName1.3.6.1.4.1.33.6.1.13.1.2DisplayStringread-onlyA name by which the device is known in other displays, such as 'C1' or 'D2'.
STR deviceDescr1.3.6.1.4.1.33.6.1.13.1.3DisplayStringread-onlyDetails of the device type, including, for example, size, manufacturer, Flash versus RAM, and such. Corresponds directly to the value labeled 'Device Type: in the MANAGER DEVICE STATUS display.
INT deviceOperation1.3.6.1.4.1.33.6.1.13.1.4INTEGERread-onlyCurrent operational state of the device. Corresponds directly the value labeled 'Device Operation:' in the MANAGER DEVICE STATUS display.
INT deviceFormat1.3.6.1.4.1.33.6.1.13.1.5INTEGERread-onlyFormatting status of the device. Corresponds directly the presence of one of the value labels under the label 'Device Status:' in the MANAGER DEVICE STATUS display.
INT deviceProtection1.3.6.1.4.1.33.6.1.13.1.6INTEGERread-onlyWrite-protect status of the device. Corresponds directly the presence of one of the value labels under the label 'Device Status:' in the MANAGER DEVICE STATUS display.
INT deviceFormatMedium1.3.6.1.4.1.33.6.1.13.1.7INTEGERread-writeControl to cause formatting of the medium in the device. In response to a get-request or get-next-request, the agent always returns 'ready' for this value. Setting the value to 'ready' has no effect. Setting it to 'execute' causes the device to be formatted. Corresponds directly to the FORMAT DEVICE command.
INT deviceGetFile1.3.6.1.4.1.33.6.1.13.1.8INTEGERread-writeControl to cause getting a file to the device from a remote host system. In response to a get-request or get-next-request, the agent always returns 'ready' for this value. Setting the value to 'ready' has no effect. Setting it to 'execute' causes the get to be attempted. Corresponds directly to the GET DEVICE command. When set to 'execute', the objects deviceGetFileHostIdentificationType, deviceGetFileHostIdentification, and deviceGetFileName must be somewhere in the same set request message.
ADR deviceGetFileHostIdentificationType1.3.6.1.4.1.33.6.1.13.1.9AddressTyperead-writeThe type of identification value in deviceIdentification. Corresponds indirectly to ADDRESS in the GET DEVICE command. This object may not be set outside the context of setting deviceGetFile to 'execute'. In response to a get-request or get-next-request, the value of this object is 'undefined'.
OCT deviceGetFileHostIdentification1.3.6.1.4.1.33.6.1.13.1.10OCTET STRINGread-writeIdentification of the host to get the file from, with type depending on deviceIdentificationType. Corresponds directly to ADDRESS in the GET DEVICE command. This object may not be set outside the context of setting deviceGetFile to 'execute'. In response to a get-request or get-next-request, the value of this object is zero length.
STR deviceGetFileName1.3.6.1.4.1.33.6.1.13.1.11DisplayStringread-writeThe name of the file to get. Corresponds directly to LOAD FILE in the GET DEVICE command. This object may not be set outside the context of setting deviceGetFile to 'execute'. In response to a get-request or get-next-request, the value of this object is zero length.
dump1.3.6.1.4.1.33.6.2
INT dumpService1.3.6.1.4.1.33.6.2.1INTEGERread-writeControl for allowing dump service for any client. Corresponds directly to DUMP and the value labeled 'Dump:' in the MANAGER CHARACTERISTICS display.
INT dumpDrive1.3.6.1.4.1.33.6.2.2INTEGERread-writeIdentification number of the disk drive where dumps are stored. Corresponds directly to DUMP DRIVE and the value labeled 'Dump Drive:' in the MANAGER CHARACTERISTICS display.
INT dumpMerit1.3.6.1.4.1.33.6.2.3INTEGERread-writeRelative preference for this dump server over others. Corresponds directly to DUMP MERIT and the value labeled 'Dump Merit:' in the MANAGER CHARACTERISTICS display.
INT dumpSize1.3.6.1.4.1.33.6.2.4INTEGERread-writeType of dump file to keep. Corresponds directly to DUMP SIZE and the value labeled 'Dump Size:' in the MANAGER CHARACTERISTICS display.
CTR dumpCompleted1.3.6.1.4.1.33.6.2.5Counterread-onlyThe number of dumps completed since system initialization. Corresponds directly to the value labeled 'Dump Operations Completed:' in the MANAGER STATUS display.
GAU dumpActive1.3.6.1.4.1.33.6.2.6Gaugeread-onlyThe number of dumps in progress. Corresponds directly to the value labeled 'Currently Dumping:' in the MANAGER STATUS display.
GAU dumpFileNumber1.3.6.1.4.1.33.6.2.7Gaugeread-onlyThe number of dump files currently stored. Corresponds directly to the value labeled 'Network dump files' and 'files' in the MANAGER FILES display.
dumpFileTable1.3.6.1.4.1.33.6.2.8not-accessibleA list of dump file entries. The number of entries is given by dumpFileNumber.
dumpFileEntry1.3.6.1.4.1.33.6.2.8.1not-accessibleParameter values for a dump file entry.
ADR dumpFileIdentificationType1.3.6.1.4.1.33.6.2.8.1.1AddressTyperead-onlyThe type of identification value in dumpFileIdentification. Corresponds indirectly to a file name part in the section labeled 'Network dump files' in the MANAGER FILES display.
OCT dumpFileIdentification1.3.6.1.4.1.33.6.2.8.1.2OCTET STRINGread-onlyIdentification of the dump file, an Ethernet address, as indicated by dumpFileIdentificationType. Corresponds indirectly to a file name part in the section labeled 'Network dump files' in the MANAGER FILES display.
INT dumpFileEntryStatus1.3.6.1.4.1.33.6.2.8.1.3INTEGERread-writeThe status of the entry. Set to 'invalid' to remove the entry, which corresponds indirectly to the PURGE MANAGER DUMP FILES command. Actual removal of the entry is implementation specific.
DAT dumpFileCreation1.3.6.1.4.1.33.6.2.8.1.4DateTimeread-onlyThe time the dump file was created. Corresponds directly to a date and time in the section labeled 'Network dump files' in the MANAGER FILES display.
INT dumpFileSize1.3.6.1.4.1.33.6.2.8.1.5INTEGERread-onlyThe number of bytes stored in the dump file. Corresponds directly to the value labeled 'bytes' in the section labeled 'Network dump files' in the MANAGER FILES display.
load1.3.6.1.4.1.33.6.3
INT loadService1.3.6.1.4.1.33.6.3.1INTEGERread-writeControl for allowing load service for any client. Corresponds directly to LOAD and the value labeled 'Load:' in the MANAGER CHARACTERISTICS display.
INT loadMerit1.3.6.1.4.1.33.6.3.2INTEGERread-writeRelative preference for this load server over others. Corresponds directly to LOAD MERIT and the value labeled 'Load Merit:' in the MANAGER CHARACTERISTICS display.
CTR loadCompleted1.3.6.1.4.1.33.6.3.3Counterread-onlyThe number of loads completed since system initialization. Corresponds directly to the value labeled 'Load Operations Completed:' in the MANAGER STATUS display.
GAU loadActive1.3.6.1.4.1.33.6.3.4Gaugeread-onlyThe number of loads in progress. Corresponds directly to the value labeled 'Currently Loading:' in the MANAGER STATUS display.
GAU loadFileNumber1.3.6.1.4.1.33.6.3.5Gaugeread-onlyThe number of load files currently stored. Corresponds directly to the value labeled 'Load image files' and 'files' in the MANAGER FILES display.
loadFileTable1.3.6.1.4.1.33.6.3.6not-accessibleA list of load file entries. The number of entries is given by loadFileNumber.
loadFileEntry1.3.6.1.4.1.33.6.3.6.1not-accessibleParameter values for a load file entry.
STR loadFileName1.3.6.1.4.1.33.6.3.6.1.1DisplayStringread-onlyThe name of a load file. Corresponds directly to a file name part in the section labeled 'Load image files' in the MANAGER FILES display.
DAT loadFileCreation1.3.6.1.4.1.33.6.3.6.1.2DateTimeread-onlyThe time the load file was created. Corresponds directly to a date and time in the section labeled 'Load image files' in the MANAGER FILES display.
INT loadFileSize1.3.6.1.4.1.33.6.3.6.1.3INTEGERread-onlyThe number of bytes stored in the load file. Corresponds directly to the value labeled 'bytes' in the section labeled 'Load image files' in the MANAGER FILES display.
INT loadFileSoftwareVersionType1.3.6.1.4.1.33.6.3.6.1.4INTEGERread-onlyThe software version type of the image in the load file. Corresponds directly to a software version in the section labeled 'Load image files' in the MANAGER FILES display. alpha 'A': alpha test beta 'B': beta test production null: normal, production software special 'S': special, custom software
OCT loadFileSoftwareVersion1.3.6.1.4.1.33.6.3.6.1.5OCTET STRINGread-onlyThe software version of the image in the load file. Corresponds directly to a software version in the section labeled 'Load image files' in the MANAGER FILES display. For example, the version display for loadFileSoftwareVersionType 'production' and loadFileSoftwareVersion '2.2.0.0' is 'V2.2'. The version display for loadFileSoftwareVersionType 'beta' and loadFileSoftwareVersion '3.1.0.4' is 'V3.1B4'.
param1.3.6.1.4.1.33.6.4
INT paramService1.3.6.1.4.1.33.6.4.1INTEGERread-writeControl for allowing parameter storage service for any client. Corresponds directly to PARAMETER SERVICE and the value labeled 'Parameter Service:' in the MANAGER CHARACTERISTICS display.
INT paramDefaultService1.3.6.1.4.1.33.6.4.2INTEGERread-writeControl for allowing default parameter loading service for any client. Corresponds directly to PARAMETER DEFAULT SERVICE and the value labeled 'Parameter Default Service:' in the MANAGER CHARACTERISTICS display.
INT paramDrive1.3.6.1.4.1.33.6.4.3INTEGERread-writeIdentification number of the disk drive where parameters are stored. Corresponds directly to PARAMETER DRIVE and the value labeled 'Parameter Drive:' in the MANAGER CHARACTERISTICS display.
GAU paramActive1.3.6.1.4.1.33.6.4.4Gaugeread-onlyThe number of params in progress. Corresponds directly to the value labeled 'Currently Paraming:' in the MANAGER STATUS display.
GAU paramStorageActive1.3.6.1.4.1.33.6.4.5Gaugeread-onlyThe number of parameter storage operations in progress. Corresponds directly to the value labeled 'Currently saving parameters:' in the MANAGER STATUS display.
GAU paramFileNumber1.3.6.1.4.1.33.6.4.6Gaugeread-onlyThe number of parameter files currently stored. Corresponds directly to the value labeled 'Parameter files' and 'files' in the MANAGER FILES display.
paramFileTable1.3.6.1.4.1.33.6.4.7not-accessibleA list of param file entries. The number of entries is given by paramFileNumber.
paramFileEntry1.3.6.1.4.1.33.6.4.7.1not-accessibleParameter values for a param file entry.
ADR paramFileIdentificationType1.3.6.1.4.1.33.6.4.7.1.1AddressTyperead-onlyThe type of identification value in paramFileIdentification. Corresponds indirectly to a file name part in the section labeled 'Parameter files' in the MANAGER FILES display.
OCT paramFileIdentification1.3.6.1.4.1.33.6.4.7.1.2OCTET STRINGread-onlyIdentification of the param file, an Ethernet address, as indicated by paramFileIdentificationType. Corresponds indirectly to a file name part in the section labeled 'Parameter files' in the MANAGER FILES display.
INT paramFileEntryStatus1.3.6.1.4.1.33.6.4.7.1.3INTEGERread-writeThe status of the entry. Set to 'invalid' to remove the entry, which corresponds indirectly to the PURGE MANAGER PARAMETER FILES command. Actual removal of the entry is implementation specific.
DAT paramFileWrite1.3.6.1.4.1.33.6.4.7.1.4DateTimeread-onlyThe time the parameter file was last written. Corresponds directly to a date and time in the section labeled 'Parameter files' in the MANAGER FILES display.
INT paramFileSize1.3.6.1.4.1.33.6.4.7.1.5INTEGERread-onlyThe number of bytes stored in the param file. Corresponds directly to the value labeled 'bytes' in the section labeled 'Parameter files' in the MANAGER FILES display.
INT paramFileParameterVersion1.3.6.1.4.1.33.6.4.7.1.6INTEGERread-onlyThe version number of the parameter data in the file. Corresponds directly to the value labeled 'ver' in the section labeled 'Parameter files' in the MANAGER FILES display.

RFC description

Manages Xyplex bootstrap server operations including boot logging, active service dialogs, and bootstrap service configuration.

Start monitoring Xyplex terminal server / network boot server (boot-file-availability/client-request-count 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.

Download XYPLEX-BOOT-SERVER-MIB