ITOUCH-BOOT-SERVER-MIB

MIB Reference — IPNetwork Monitor

All MIBsITOUCH-BOOT-SERVER-MIB

Category: Device Management, Vendor: iTouch

Description:

iTouch boot server MIB providing SNMP objects for BOOTP/TFTP network boot server configuration on iTouch devices.

Imported Objects

From ITOUCH-MIB

AddressType
DateTime
iTouchOBJECT-IDENTITY

From RFC-1212

OBJECT-TYPE

From RFC1155-SMI

Counter
Gauge

From RFC1213-MIB

DisplayString

What Is ITOUCH-BOOT-SERVER-MIB?

ITOUCH-BOOT-SERVER-MIB is an iTouch Communications vendor-private MIB for devices that provide the iTouch bootstrap (network boot) service, covering basic service limits, active boot dialogs, and file transfer operations. The mandatory xBsBasic group exposes basicLogLimit (event-log size cap), basicActiveLimit (maximum simultaneous boot dialogs), and basicActiveNumber (current active-dialog count), while dedicated tables track service activity in more detail: activeTable and clientTable for in-progress and per-client boot sessions, namedTable and deviceTable for named/known boot clients and devices, xEventTable for boot-service event history, and dumpFileTable/loadFileTable/paramFileTable for the memory-dump, load-image, and parameter files the server can supply, each dialog's outcome recorded via the DialogStatus convention (success, fileTooLarge, remoteFileNotFound, protocolError, and similar failure codes). This is useful for monitoring how busy the boot server is relative to its configured limits and for diagnosing why a specific client's boot/dump/load dialog failed. It depends on the underlying network-boot protocol implementation the iTouch device uses to service requests, and is deployed on iTouch Communications devices acting as boot servers for other iTouch equipment, and the ITOUCH-BOOT-SERVER-MIB MIB documents each of these dialog and file tables.

IPNetwork Monitor allows you to monitor SNMP objects defined in ITOUCH-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

  • active vs. maximum simultaneous boot dialogs
  • per-client boot session state and outcome
  • boot service event history
  • dump/load/parameter file inventory
  • boot dialog failure status codes

Supported Devices

  • iTouch Communications network devices providing bootstrap/boot-server service

Monitoring Examples

An operator polls basicActiveNumber against basicActiveLimit to confirm the boot server has spare capacity, then checks a client's entry in clientTable for a DialogStatus other than success(13); a client repeatedly returning remoteFileNotFound(8) would indicate its configured load or dump file is missing from the server.

OIDs
OID symbolicOID numericTypeAccessDescription
xBootServer1.3.6.1.4.1.33.6
xBsBasic1.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 diagnostic 'D': diagnostic, debug 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.
DIA activeStatus1.3.6.1.4.1.33.6.1.8.1.10DialogStatusread-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-onlyThe 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-onlyIdentification 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-onlyThe 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-onlyIdentification 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-onlyThe 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-onlyA 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-onlyThe 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-onlyThe 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-onlyControl 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-onlyControl for allowing dump service for the client. Corresponds directly to the value labeled 'Dump' in the MANAGER LOCAL, MANAGER GLOBAL, and MANAGER NODE displays.
xEventTable1.3.6.1.4.1.33.6.1.11not-accessibleA list of event entries. The number of entries is given by basicEventNumber.
xEventEntry1.3.6.1.4.1.33.6.1.11.1not-accessibleParameter values for a event entry.
INT xEventIndex1.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 xEventText1.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, deviceGetFileName and deviceGetFileArea 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.
INT deviceGetFileArea1.3.6.1.4.1.33.6.1.13.1.12INTEGERread-writeThe area number in which to put the file. Corresponds directly to AREA in the GET DEVICE command. If it is not relevant to the particular device, it is ignored. 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.
INT deviceFormatOption1.3.6.1.4.1.33.6.1.13.1.13INTEGERread-writeFormatting option to apply. Corresponds directly to the OPTION in the FORMAT DEVICE command. This object may not be set outside the context of setting deviceFormatMedium to 'execute'. In response to a get-request or get-next-request, the value of this object is zero.
INT deviceFormatRedundantParams1.3.6.1.4.1.33.6.1.13.1.14INTEGERread-writeControl for creating redundant parameter storage areas when formatting. Corresponds directly to NONREDUNDANT in the FORMAT DEVICE command. This object may not be set outside the context of setting deviceFormatMedium to 'execute'. In response to a get-request or get-next-request, the value of this object is zero.
DIA devicePreviousStatus1.3.6.1.4.1.33.6.1.13.1.15DialogStatusread-onlyResult of the immediately previous concluded boot dialog. Corresponds directly to the value labeled 'Get File Previous Status:' in the SHOW CARD STATUS display.
xDump1.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.
xLoad1.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'.
xParam1.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

iTouch bootstrap service management; monitors boot server operations, firmware downloads, and configuration file transfers.

Start monitoring iTouch Communications (later Black Box) device providing bootstrap/boot-server service 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 ITOUCH-BOOT-SERVER-MIB