Home/Catalog/MRV-IN-REACH-SYSTEM-MIB

MRV-IN-REACH-SYSTEM-MIB

AI MIB Summary

Standard SNMP MIB module defining data structures for MRV-IN-REACH-SYSTEM-MIB.

119
Objects
Active
Status
5
Dependencies

Imported Objects

Objects

119 total
Object Name
resourceFailureIndication that a system resource lack occurred of the type resType.
TRAP-TYPE
.1.3.6.1.4.1.33.0.9
sysLoginAuthenticationFailureIndicates when and where a user attempted and failed to access the system.
TRAP-TYPE
.1.3.6.1.4.1.33.0.28
xSystem
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.1
RFC1213-MIB
Unknown
.1.3.6.1.4.1.33.1
resourceLackIndication that the system incremented the corresponding value of resLacks.
TRAP-TYPE
.1.3.6.1.4.1.33.1.0.1
sysIdentAn identification string for local and remote displays. Corresponds directly to SERVER IDENTIFICATION and the value labeled 'Identification:' on the SERVER CHARACTERISTICS display.rw
DisplayString
.1.3.6.1.4.1.33.1.1
sysDefineModeThe system's operation with regard to DEFINE commands. 'permOnly' indicates that DEFINE commands modify only the permanent data base. 'operAndPerm' indicates that DEFINE commands modify both operational and permanent data bases, unless specifically documented to the contrary. Corresponds to SERVER CHANGE and the presence of the label CHANGE in the SERVER CHARACTERISTICS display.rw
Enumeration
.1.3.6.1.4.1.33.1.2
sysDateTimeThe system's current local date and time. Corresponds directly to SERVER DATE and SERVER TIME and the value in various displays.rw
DateTime
.1.3.6.1.4.1.33.1.3
sysTimeZoneThe adjustment to apply to a universal (Greenwich) time received when down-line loaded, comprising two octets. The first octet is the number of hours west of universal, the second is the number of minutes. Corresponds directly to SERVER TIMEZONE and the value labeled 'Timezone:' in the SERVER CHARACTERISTICS display.rw
OCTET STRING
.1.3.6.1.4.1.33.1.4
sysLoadSoftwareThe software file name to request for down-line load of the server. Corresponds directly to SERVER SOFTWARE, and the value labeled 'Software:' in the SERVER CHARACTERISTICS display.rw
DisplayString
.1.3.6.1.4.1.33.1.5
sysDumpControl for dumping the system's memory when the system crashes. Corresponds directly to SERVER DUMP and the presence of 'Dump' under the label 'Enabled Characteristics' in the SERVER CHARACTERISTICS display.rw
Enumeration
.1.3.6.1.4.1.33.1.6
sysMaintenancePasswordThe password a management system must supply to force the system to reboot or use the system's remote console via the Maintenance Operation Protocol (MOP). Corresponds directly to SERVER MAINTENANCE PASSWORD. When setting this value, the management system must supply eight octets, filling with zeros from the first octet. That is, the value '1ab42' would be expressed as '0.0.0.0.0.1.ab.42'. Setting the value to zero disables the password check. When returning this value, the agent always returns a zero length OCTET STRING.rw
OCTET STRING
.1.3.6.1.4.1.33.1.7
sysLocalNameThe system's local name. Corresponds directly to SERVER NAME and the value labeled 'Name:' in the SERVER CHARACTERISTICS display.rw
DisplayString
.1.3.6.1.4.1.33.1.8
sysSoftwareVersionTypeThe software version variant running in the system. Corresponds to the letter in the software version in the SERVER CHARACTERISTICS display. alpha 'A': alpha test beta 'B': beta test production null: normal, production software special 'S': special, custom softwarero
Enumeration
.1.3.6.1.4.1.33.1.9
sysSoftwareVersionThe software version running in the system. In order, the octets contain major version, minor version, ECO, and pre-release number. Corresponds to the numbers in the software version in the SERVER CHARACTERISTICS display. For example, the version display for sysSoftwareVersionType 'production' and sysSoftwareVersion '2.2.0.0' is 'V2.2'. The version display for sysSoftwareVersionType 'beta' and sysSoftwareVersion '3.1.0.4' is 'V3.1B4'.ro
OCTET STRING
.1.3.6.1.4.1.33.1.10
sysRomVersionThe firmware version of the bootstrap ROM installed in the system. Corresponds directly to the value labeled 'Rom' in the SERVER CHARACTERISTICS display.ro
INTEGER
.1.3.6.1.4.1.33.1.11
sysHardwareTypeThe type of hardware on which the system is running. Corresponds directly to the value labeled 'Hardware Type:' in the UNIT display.ro
HardwareType
.1.3.6.1.4.1.33.1.12
sysHardwareVersionThis version of hardware on which the system is running. Corresponds directly to part of the value labeled 'HW' in the SERVER CHARACTERISTICS display.ro
INTEGER
.1.3.6.1.4.1.33.1.13
sysChassisTypeThe type of chassis in which the system is running. Corresponds directly to part of the value labeled 'HW' in the SERVER CHARACTERISTICS display.ro
ChassisType
.1.3.6.1.4.1.33.1.14
sysChassisVersionThis version of chassis in which the system is running. Corresponds directly to part of the value labeled 'HW' in the SERVER CHARACTERISTICS display.ro
INTEGER
.1.3.6.1.4.1.33.1.15
sysCrashControl to cause this system to crash. 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 an immediate crash. Corresponds to the CRASH command.rw
Enumeration
.1.3.6.1.4.1.33.1.16
sysInitializeControl to cause this system to reset its software to initial load values, typically by reloading. When executing an initialize command, the system observes the value of sysInitializeDelay as supplied anywhere in the same set request with sysInitialize. If this value is not included in the set request, the system uses its default value. 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 'conditionalExecute' causes initialization if the overall system state is acceptible (such as not needing to store permanent parameters). Setting it to 'unconditionalExecute' causes initialization regardless of the overall system state. Setting it to 'cancel' aborts an initialization that has not yet started. According to standard SNMP operation, if the system is not in a proper state to accept a given set request for this value, it returns the standard SNMP error 'badValue'. Corresponds to the INITIALIZE command.rw
Enumeration
.1.3.6.1.4.1.33.1.17
sysInitializeDelayThe number of minutes to delay before beginning the system initialization process as executed with sysInitialize. This value cannot be set outside a set-request that contains the value 'execute' for sysInitialize. If not included in such a set, the default value is 1. Corresponds to the INITIALIZE command's DELAY parameter and to the value labeled 'Minutes to shutdown:' in the SYSTEM STATUS display.rw
INTEGER
.1.3.6.1.4.1.33.1.18
sysZeroAllControl to zero all counters. 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 all the system's counters to be zeroed. Corresponds to the ZERO ALL command.rw
Enumeration
.1.3.6.1.4.1.33.1.19
sysZeroBaseControl to zero all base counters. 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 all the system's base counters to be zeroed. Examples of counters that are zeroed are the SNMP counters or the counters from the SYSTEM COUNTERS display. Examples of counters that are not zeroed are Ethernet interface counters or port counters. Corresponds to the ZERO SYSTEM command.rw
Enumeration
.1.3.6.1.4.1.33.1.20
sysZeroBaseTimeThe number hundredths of a second since the most recent zeroing of the base counters, such as through execution of sysZeroAll or sysZeroBase. Corresponds directly to the value labeled 'Seconds Since Zeroed:' in the SERVER COUNTERS display.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.33.1.21
sysLoaderNameThe name of the system that provided this system's running software. Corresponds directly to the value labeled 'Primary Host:' in the SERVER STATUS display.ro
DisplayString
.1.3.6.1.4.1.33.1.22
sysLoaderAddressTypeThe type of network address contained in sysLoaderAddress. 'unknown' means no address has been defined. 'other' means no other type value applies. 'local' means there is no address and this system's software was loaded from local storage. 'ip' is an Internet IP address. 'ethernet' is an 802.3 MAC address. Corresponds indirectly to the value labeled 'Load Address:' in the SERVER STATUS display.ro
AddressType
.1.3.6.1.4.1.33.1.23
sysLoaderAddressThe network address of the system that provided this system's running software. Corresponds directly to the value labeled 'Load Address:' in the SERVER STATUS display.ro
OCTET STRING
.1.3.6.1.4.1.33.1.24
sysDumperAddressTypeThe type of network address contained in sysDumperAddress. 'unknown' means no address has been defined. 'other' means no other type value applies. 'local' means there is no address and this system's was dumped to local storage. 'ip' is an Internet IP address. 'ethernet' is an 802.3 MAC address. Corresponds indirectly to the value labeled 'Dump Address:' in the SERVER STATUS display.ro
AddressType
.1.3.6.1.4.1.33.1.25
sysDumperAddressThe network address of the system that most recently accepted a crash dump from this system. Corresponds directly to the value labeled 'Dump Address:' in the SERVER STATUS display.ro
OCTET STRING
.1.3.6.1.4.1.33.1.26
sysResourceLacksThe number of times a local resource allocation failed, for example due to lack of dynamic memory. Corresponds directly to the value labeled 'Resource Errors:' in the SERVER STATUS display.ro
Counter
.1.3.6.1.4.1.33.1.27
sysChassisStateFor chassis-based systems, the state of the overall chassis. 'notApplicable' indicates the system is not chassis based. 'noFault' indicates no current chassis problem. 'fault' indicates a current chassis problem such as a card or power supply failure. Corresponds directly to the value labeled 'Crate Current State: in the SERVER ALTERNATE STATUS display.ro
Enumeration
.1.3.6.1.4.1.33.1.28
sysChassisFaultTransitionsThe number of times this system has seen sysChassisState switch from 'noFault' to 'fault' or from 'fault' to 'noFault'. Corresponds directly to the value labeled 'Crate Transition Count: in the SERVER ALTERNATE STATUS display.ro
Counter
.1.3.6.1.4.1.33.1.29
sysResourceNumberThe number of resource entries in the Resource table.ro
INTEGER
.1.3.6.1.4.1.33.1.30
sysFeatureNumberThe number of feature entries in the Feature table.ro
INTEGER
.1.3.6.1.4.1.33.1.31
resTableA list of resource entries. The number of entries is given by the value of sysResourceNumber.
SEQUENCE OF ResEntry
.1.3.6.1.4.1.33.1.32
resEntryStatus values for a system resource.
ResEntry
.1.3.6.1.4.1.33.1.32.1
resTypeIdentification of a resource type. Typically corresponds directly to a label such as 'Processes:' in the SERVER ALTERNATE STATUS display.ro
Enumeration
.1.3.6.1.4.1.33.1.32.1.1
resCurrentThe number of resources currently in use on the system. Typically corresponds directly to a value labeled 'Cur' in the SERVER ALTERNATE STATUS display.ro
Gauge
.1.3.6.1.4.1.33.1.32.1.2
resWorstThe highest or lowest value of resCurrent since system initialization. Typically corresponds directly to a value labeled 'High' or 'Low' in the SERVER ALTERNATE STATUS display.ro
Gauge
.1.3.6.1.4.1.33.1.32.1.3
resAdminMaximumThe desired maximum possible number of resources in the system. In many cases, ACCESS to this object for a particular resType is read-only. Typically corresponds directly to a value labeled 'Max' in the SERVER ALTERNATE STATUS display for desired, administrative values. When the desired change takes effect is implementation specific, ranging from immediately to the next system initialization.rw
INTEGER
.1.3.6.1.4.1.33.1.32.1.4
resLacksThe number of times since system initialization that the system could not obtain the resource because none were available. Typically corresponds directly to a value labeled 'Failure' in the SERVER ALTERNATE STATUS display. If such failures do not apply to the particular resource, such as 'cpuPercent', the agent returns zero for this object.ro
Counter
.1.3.6.1.4.1.33.1.32.1.5
resLackTimeThe local system date and time when resLack last increased. Typically corresponds directly to a value labeled 'Last Occurred' in the SERVER ALTERNATE STATUS display. If such failures do not apply to the particular resource, such as 'cpuPercent', the agent returns all zeroes (unknown) for this object.ro
DateTime
.1.3.6.1.4.1.33.1.32.1.6
resOperMaximumThe current maximum possible number of resources in the system. Typically corresponds directly to a value labeled 'Max' in the SERVER ALTERNATE STATUS display for current operational values. This value is based on current or previous value of resAdminMaximum.ro
INTEGER
.1.3.6.1.4.1.33.1.32.1.7
featTableA list of feature entries. The number of entries is given by the value of sysFeatureNumber.
SEQUENCE OF FeatEntry
.1.3.6.1.4.1.33.1.33
featEntryStatus values for a system feature.
FeatEntry
.1.3.6.1.4.1.33.1.33.1
featTypeIdentification of a feature type. Corresponds to a SERVER feature keyword.ro
Enumeration
.1.3.6.1.4.1.33.1.33.1.1
featStatusThe status of the feature as of the next system initialization. Corresponds to the presence of the feature's lable following the label 'Enabled Feature(s): in the UNIT display.rw
Enumeration
.1.3.6.1.4.1.33.1.33.1.2
featKeyThe key a management system must supply to make a locked feature available. When unlocking a feature and the management system does not supply a value for featStatus, that object's value is implementation dependent. When returning this value, the agent always returns a zero length DisplayString.rw
DisplayString
.1.3.6.1.4.1.33.1.33.1.3
xBootControl
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.1.34
bootControlLoadInternetFileThe filename to request when loading an image via TFTP. Corresponds directly to SERVER INTERNET LOAD FILE and the value labeled 'Internet Load File:' in the SERVER BOOT CHARACTERISTICS display.rwdeprecated
DisplayString
.1.3.6.1.4.1.33.1.34.1
bootControlLoadInternetServerThe internet address of the server to use when loading an image via TFTP. Corresponds directly to SERVER INTERNET LOAD HOST and the value labeled 'Internet Load Host:' in the SERVER BOOT CHARACTERISTICS display.rwdeprecated
IpAddress
.1.3.6.1.4.1.33.1.34.2
bootControlLoadInternetGatewayThe internet address of the gateway to use when loading an image via TFTP. Corresponds directly to SERVER INTERNET LOAD GATEWAY and the value labeled 'Internet Load Gateway:' in the SERVER BOOT CHARACTERISTICS display.rwdeprecated
IpAddress
.1.3.6.1.4.1.33.1.34.3
bootControlLoadBootpTftpControl for loading via the combination of BOOTP and TFTP. Corresponds to SERVER LOAD PROTOCOL BOOTPTFTP and the presence of 'BOOTP/TFTP/' following the label 'Load Protocols Enabled:' in the SERVER BOOT CHARACTERISTICS display.rwdeprecated
Enumeration
.1.3.6.1.4.1.33.1.34.4
bootControlLoadTftpDirectControl for loading via directed TFTP. Corresponds to SERVER LOAD PROTOCOL TFTPDIRECT and the presence of 'TFTPDIRECT' following the label 'Load Protocols Enabled:' in the SERVER BOOT CHARACTERISTICS display.rwdeprecated
Enumeration
.1.3.6.1.4.1.33.1.34.5
bootControlLoadLocalControl for loading from a local medium. Corresponds to SERVER LOAD PROTOCOL LOCAL and the presence of 'LOCAL' following the label 'Load Protocols Enabled:' in the SERVER BOOT CHARACTERISTICS display.rwdeprecated
Enumeration
.1.3.6.1.4.1.33.1.34.6
bootControlLoadMopControl for loading via DEC MOP. Corresponds to SERVER LOAD PROTOCOL MOP and the presence of 'MOP' following the label 'Load Protocols Enabled:' in the SERVER BOOT CHARACTERISTICS display.rwdeprecated
Enumeration
.1.3.6.1.4.1.33.1.34.7
bootControlLoadProprietaryControl for loading via MRV In-Reach-proprietary extended MOP. Corresponds to SERVER LOAD PROTOCOL PROPRIETARY and the presence of 'Proprietary' following the label 'Load Protocols Enabled:' in the SERVER BOOT CHARACTERISTICS display.rwdeprecated
Enumeration
.1.3.6.1.4.1.33.1.34.8
bootControlLoadRarpTftpControl for loading via the combination of RARP and TFTP. Corresponds to SERVER LOAD PROTOCOL RARPTFTP and the presence of 'RARP/TFTP' following the label 'Load Protocols Enabled:' in the SERVER BOOT CHARACTERISTICS display.rwdeprecated
Enumeration
.1.3.6.1.4.1.33.1.34.9
bootControlDumpBootpTftpControl for dumping via the combination of BOOTP and TFTP. Corresponds to SERVER DUMP PROTOCOL BOOTPTFTP and the presence of 'BOOTP/TFTP' following the label 'Dump Protocols Enabled:' in the SERVER BOOT CHARACTERISTICS display.rwdeprecated
Enumeration
.1.3.6.1.4.1.33.1.34.10
bootControlDumpLocalControl for dumping to a local medium. Corresponds to SERVER DUMP PROTOCOL LOCAL and the presence of 'Local' following the label 'Dump Protocols Enabled:' in the SERVER BOOT CHARACTERISTICS display.rwdeprecated
Enumeration
.1.3.6.1.4.1.33.1.34.11
bootControlDumpMopControl for dumping via DEC MOP. Corresponds to SERVER DUMP PROTOCOL MOP and the presence of 'MOP' following the label 'Dump Protocols Enabled:' in the SERVER BOOT CHARACTERISTICS display.rwdeprecated
Enumeration
.1.3.6.1.4.1.33.1.34.12
bootControlDumpProprietaryControl for dumping via MRV In-Reach-proprietary extended MOP. Corresponds to SERVER DUMP PROTOCOL PROPRIETARY and the presence of 'Proprietary' following the label 'Dump Protocols Enabled:' in the SERVER BOOT CHARACTERISTICS display.rwdeprecated
Enumeration
.1.3.6.1.4.1.33.1.34.13
bootControlDumpRarpTftpControl for dumping via the combination of RARP and TFTP. Corresponds to SERVER DUMP PROTOCOL RARPTFTP and the presence of 'RARP/TFTP' following the label 'Dump Protocols Enabled:' in the SERVER BOOT CHARACTERISTICS display.rwdeprecated
Enumeration
.1.3.6.1.4.1.33.1.34.14
bootControlParamBootpTftpControl for loading parameters via the combination of BOOTP and TFTP. Corresponds to SERVER PARAMETER PROTOCOL MOP and the presence of 'BOOTP/TFTP' following the label 'Parameter Protocols Enabled:' in the SERVER BOOT CHARACTERISTICS display.rwdeprecated
Enumeration
.1.3.6.1.4.1.33.1.34.15
bootControlParamLocalControl for loading parameters from a local medium. Corresponds to SERVER PARAMETER PROTOCOL LOCAL and the presence of 'LOCAL' following the label 'Parameter Protocols Enabled:' in the SERVER BOOT CHARACTERISTICS display.rwdeprecated
Enumeration
.1.3.6.1.4.1.33.1.34.16
bootControlParamMopControl for loading parameters via DEC MOP. Corresponds to SERVER PARAMETER PROTOCOL MOP and the presence of 'MOP' following the label 'Parameter Protocols Enabled:' in the SERVER BOOT CHARACTERISTICS display.rwdeprecated
Enumeration
.1.3.6.1.4.1.33.1.34.17
bootControlParamProprietaryControl for loading parameters via MRV In-Reach-proprietary extended MOP. Corresponds to SERVER PARAMETER PROTOCOL PROPRIETARY and the presence of 'Proprietary' following the label 'Parameter Protocols Enabled:' in the SERVER BOOT CHARACTERISTICS display.rwdeprecated
Enumeration
.1.3.6.1.4.1.33.1.34.18
bootControlParamRarpTftpControl for loading parameters via the combination of RARP and TFTP. Corresponds to SERVER PARAMETER PROTOCOL RARPTFTP and the presence of 'RARP/TFTP' following the label 'Parameter Protocols Enabled:' in the SERVER BOOT CHARACTERISTICS display.rwdeprecated
Enumeration
.1.3.6.1.4.1.33.1.34.19
sysInstalledMemoryThe total number of bytes of main memory installed in the system. Corresponds directly to the value labeled 'Installed' on the SERVER ALTERNATE STATUS display. A value of 0 indicates standard memory for the particular hardware.ro
Gauge
.1.3.6.1.4.1.33.1.35
sysTemperatureLevelThe temperature level of the system. 'unknown' indicates the system does not support a temperature sensor. 'normal' indicates a normal temperature level. 'high' indicates an excessive temperature level. Corresponds directly to the value labeled 'Temperature Level:' in the SERVER ALTERNATE STATUS display.ro
Enumeration
.1.3.6.1.4.1.33.1.36
bootRecordTableA list of boot control records.
SEQUENCE OF BootRecordEntry
.1.3.6.1.4.1.33.1.37
bootRecordEntryValues for a boot record.
BootRecordEntry
.1.3.6.1.4.1.33.1.37.1
bootRecordIndexAn index value that uniquely identifies a boot control record entry, from 1 to the number of entries for the system.ro
INTEGER
.1.3.6.1.4.1.33.1.37.1.1
bootRecordLoadInternetFileThe filename to request when loading an image via TFTP. Corresponds directly to SERVER INTERNET LOAD FILE and the value labeled 'Internet Load File:' in the SERVER BOOT CHARACTERISTICS display.rw
DisplayString
.1.3.6.1.4.1.33.1.37.1.2
bootRecordLoadInternetServerThe internet address of the server to use when loading an image via TFTP. Corresponds directly to SERVER INTERNET LOAD HOST and the value labeled 'Internet Load Host:' in the SERVER BOOT CHARACTERISTICS display.rw
IpAddress
.1.3.6.1.4.1.33.1.37.1.3
bootRecordLoadInternetGatewayThe internet address of the gateway to use when loading an image via TFTP. Corresponds directly to SERVER INTERNET LOAD GATEWAY and the value labeled 'Internet Load Gateway:' in the SERVER BOOT CHARACTERISTICS display.rw
IpAddress
.1.3.6.1.4.1.33.1.37.1.4
bootRecordLoadBootpTftpControl for loading via the combination of BOOTP and TFTP. Corresponds to SERVER LOAD PROTOCOL BOOTPTFTP and the presence of 'BOOTP/TFTP/' following the label 'Load Protocols Enabled:' in the SERVER BOOT CHARACTERISTICS display.rw
Enumeration
.1.3.6.1.4.1.33.1.37.1.5
bootRecordLoadTftpDirectControl for loading via directed TFTP. Corresponds to SERVER LOAD PROTOCOL TFTPDIRECT and the presence of 'TFTPDIRECT' following the label 'Load Protocols Enabled:' in the SERVER BOOT CHARACTERISTICS display.rw
Enumeration
.1.3.6.1.4.1.33.1.37.1.6
bootRecordLoadLocalControl for loading from a local medium. Corresponds to SERVER LOAD PROTOCOL LOCAL and the presence of 'LOCAL' following the label 'Load Protocols Enabled:' in the SERVER BOOT CHARACTERISTICS display.rw
Enumeration
.1.3.6.1.4.1.33.1.37.1.7
bootRecordLoadMopControl for loading via DEC MOP. Corresponds to SERVER LOAD PROTOCOL MOP and the presence of 'MOP' following the label 'Load Protocols Enabled:' in the SERVER BOOT CHARACTERISTICS display.rw
Enumeration
.1.3.6.1.4.1.33.1.37.1.8
bootRecordLoadProprietaryControl for loading via MRV In-Reach-proprietary extended MOP. Corresponds to SERVER LOAD PROTOCOL PROPRIETARY and the presence of 'Proprietary' following the label 'Load Protocols Enabled:' in the SERVER BOOT CHARACTERISTICS display.rw
Enumeration
.1.3.6.1.4.1.33.1.37.1.9
bootRecordLoadRarpTftpControl for loading via the combination of RARP and TFTP. Corresponds to SERVER LOAD PROTOCOL RARPTFTP and the presence of 'RARP/TFTP' following the label 'Load Protocols Enabled:' in the SERVER BOOT CHARACTERISTICS display.rw
Enumeration
.1.3.6.1.4.1.33.1.37.1.10
bootRecordDumpBootpTftpControl for dumping via the combination of BOOTP and TFTP. Corresponds to SERVER DUMP PROTOCOL BOOTPTFTP and the presence of 'BOOTP/TFTP' following the label 'Dump Protocols Enabled:' in the SERVER BOOT CHARACTERISTICS display.rw
Enumeration
.1.3.6.1.4.1.33.1.37.1.11
bootRecordDumpLocalControl for dumping to a local medium. Corresponds to SERVER DUMP PROTOCOL LOCAL and the presence of 'Local' following the label 'Dump Protocols Enabled:' in the SERVER BOOT CHARACTERISTICS display.rw
Enumeration
.1.3.6.1.4.1.33.1.37.1.12
bootRecordDumpMopControl for dumping via DEC MOP. Corresponds to SERVER DUMP PROTOCOL MOP and the presence of 'MOP' following the label 'Dump Protocols Enabled:' in the SERVER BOOT CHARACTERISTICS display.rw
Enumeration
.1.3.6.1.4.1.33.1.37.1.13
bootRecordDumpProprietaryControl for dumping via MRV In-Reach-proprietary extended MOP. Corresponds to SERVER DUMP PROTOCOL PROPRIETARY and the presence of 'Proprietary' following the label 'Dump Protocols Enabled:' in the SERVER BOOT CHARACTERISTICS display.rw
Enumeration
.1.3.6.1.4.1.33.1.37.1.14
bootRecordDumpRarpTftpControl for dumping via the combination of RARP and TFTP. Corresponds to SERVER DUMP PROTOCOL RARPTFTP and the presence of 'RARP/TFTP' following the label 'Dump Protocols Enabled:' in the SERVER BOOT CHARACTERISTICS display.rw
Enumeration
.1.3.6.1.4.1.33.1.37.1.15
bootRecordParamBootpTftpControl for loading parameters via the combination of BOOTP and TFTP. Corresponds to SERVER PARAMETER PROTOCOL MOP and the presence of 'BOOTP/TFTP' following the label 'Parameter Protocols Enabled:' in the SERVER BOOT CHARACTERISTICS display.rw
Enumeration
.1.3.6.1.4.1.33.1.37.1.16
bootRecordParamLocalControl for loading parameters from a local medium. Corresponds to SERVER PARAMETER PROTOCOL LOCAL and the presence of 'LOCAL' following the label 'Parameter Protocols Enabled:' in the SERVER BOOT CHARACTERISTICS display.rw
Enumeration
.1.3.6.1.4.1.33.1.37.1.17
bootRecordParamMopControl for loading parameters via DEC MOP. Corresponds to SERVER PARAMETER PROTOCOL MOP and the presence of 'MOP' following the label 'Parameter Protocols Enabled:' in the SERVER BOOT CHARACTERISTICS display.rw
Enumeration
.1.3.6.1.4.1.33.1.37.1.18
bootRecordParamProprietaryControl for loading parameters via MRV In-Reach proprietary extended MOP. Corresponds to SERVER PARAMETER PROTOCOL PROPRIETARY and the presence of 'Proprietary' following the label 'Parameter Protocols Enabled:' in the SERVER BOOT CHARACTERISTICS display.rw
Enumeration
.1.3.6.1.4.1.33.1.37.1.19
bootRecordParamRarpTftpControl for loading parameters via the combination of RARP and TFTP. Corresponds to SERVER PARAMETER PROTOCOL RARPTFTP and the presence of 'RARP/TFTP' following the label 'Parameter Protocols Enabled:' in the SERVER BOOT CHARACTERISTICS display.rw
Enumeration
.1.3.6.1.4.1.33.1.37.1.20
bootRecordStatusThe status of the entry. Set to 'disabled' to disable the entry.rw
Enumeration
.1.3.6.1.4.1.33.1.37.1.21
bootRecordMopFileThe software file name to request for down-line load of the server via MOP or XMOP.rw
DisplayString
.1.3.6.1.4.1.33.1.37.1.22
bootRecordInternetAddressThe internet address of the system is to use for itself when loading via TFTP. The value 0.0.0.0 indicates default action.rw
IpAddress
.1.3.6.1.4.1.33.1.37.1.23
bootRecordParamTftpDirectControl for loading parameters via the protocol DTFTP. Corresponds to SERVER PARAMETER PROTOCOL DTFTP and the presence of 'DTFTP' following the label 'Parameter Protocols Enabled:' in the SERVER BOOT CHARACTERISTICS display.rw
Enumeration
.1.3.6.1.4.1.33.1.37.1.24
bootRecordInternetDelimiterThe character separating the load file directory name from the file name.rw
DisplayString
.1.3.6.1.4.1.33.1.37.1.25
sysLastAgentErrorThe most recent error the agent encountered in attempting to satisfy an SNMP request. Reading this value has the side effect of resetting it to 'noError'.ro
Enumeration
.1.3.6.1.4.1.33.1.38
sysRcpMulticastControl for sending of the MOP RCP system identifier message. Corresponds directly to the presence of 'RCP Multicast' under the label 'Enabled Characteristics' in the SERVER CHARACTERISTICS display.rw
Enumeration
.1.3.6.1.4.1.33.1.40
sysTimeServerAddressThe address of the time server, either an IpAddr or an ethernet address.ro
TypedAddress
.1.3.6.1.4.1.33.1.41
sysTimeServerConfiguredAddressThe address of a configured time server (, either an IpAddr or an ethernet address).rw
TypedAddress
.1.3.6.1.4.1.33.1.46
sysTimeServerConfiguredStatusControl whether the sysTimeServerConfiguredAddress is the only time server used to obtain the time (REQUIRED), the first time server used to obtain the time (ENABLED), or not used to obtain the time (DISABLED).rw
Enumeration
.1.3.6.1.4.1.33.1.47
sysBootRecordOverrideDefinedAddressControl to override the internally defined Internet address with that obtained from the bootp loading protocol.rw
Enumeration
.1.3.6.1.4.1.33.1.48
sysBootRecordMessageEnableControl to display load status messages during reboot. Corresponds directly to the value labeled 'Status Message:' in the SERVER LOADDUMP display.rw
Enumeration
.1.3.6.1.4.1.33.1.49
sysBootRecordParamDefaultsControl to use default parameters upon the next reboot after which time this control reverts to disabled. This control only applies to stand-alone devices. Corresponds directly to the value labeled 'Default Parameters:' in the SERVER LOADDUMP display.rw
Enumeration
.1.3.6.1.4.1.33.1.50
sysLoginAuthFailureTrapTypeIndicates the type of authentication failure which last occurred.ro
Enumeration
.1.3.6.1.4.1.33.1.78
sysLoginAuthTrapIdentityAn identification string for the circuit or port where an authentication failure last occurred.ro
DisplayString
.1.3.6.1.4.1.33.1.81
sysLocalScriptServerControl to allow script serving for this system from a script residing in a local flash card.rw
Enumeration
.1.3.6.1.4.1.33.1.82
sysInReachManagementSecurityStatusIndicates whether per port authentication is in use. This includes username, password, privilege level, and list of power outlets controlled by that user, or console connections allowed from that port.ro
Enumeration
.1.3.6.1.4.1.33.1.83
sysProductNameDisplays the product name of this system.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.33.1.84
sysModemPresentIndicates whether this system has a built-in modem.ro
Enumeration
.1.3.6.1.4.1.33.1.85
sysCauseActionA control for toggling the cause action feature. Corresponds directly to the presence of 'Trigger/Action' under the label 'Enabled Characteristics:' in the SERVER CHARACTERISTICS display. The desired change will not take effect until the next system initialization.rw
Enumeration
.1.3.6.1.4.1.33.1.86
sysWebServerConfigAdminStatusA control for bring the web server up or down. Corresponds directly to the presence of 'Web Server' under the label 'Enabled Characteristics:' in the SERVER CHARACTERISTICS display.rw
Enumeration
.1.3.6.1.4.1.33.1.87
sysTl1SourceIdentifierThe source identifier (SID) is the server name used by TL1 to identify the server.rw
DisplayString
.1.3.6.1.4.1.33.1.88
sysInitializeDelayParameterControl to begin the system initialization process providing that at least one parameter server is current. Corresponds directly to the INITIALIZE DELAY PARAMETER command. In response to a get-request or get-next-request, the agent always returns 'ready' for this value.rw
Enumeration
.1.3.6.1.4.1.33.1.89
sysTimeProtocolIndicates whether the SNTP protocol is used to obtain the time at startup. If disabled, the older TIMED protocol is used. Both protocols run over UDP.rw
Enumeration
.1.3.6.1.4.1.33.1.90
sysTimeBroadcastIndicates whether the unit will broadcast for the time at startup.rw
Enumeration
.1.3.6.1.4.1.33.1.91
MRV-IN-REACH-SYSTEM-MIB - SNMP MIB Reference | MIBs Explorer