X25G-MIB: View SNMP OID List / Download MIB

VENDOR: UTSTARCOM INCORPORATED


 Home MIB: X25G-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 usr 1.3.6.1.4.1.429
         nas 1.3.6.1.4.1.429.1
             x25g 1.3.6.1.4.1.429.1.11
                   x25gwId 1.3.6.1.4.1.429.1.11.1
                       x25gwIdTable 1.3.6.1.4.1.429.1.11.1.1 no-access
A table that contains information that identifies the hardware and software that make up the specified X.25 card.
                           x25gwIdEntry 1.3.6.1.4.1.429.1.11.1.1.1 no-access
There is one entry in this table for every X.25 card in the chassis.
                               x25gwIdIndex 1.3.6.1.4.1.429.1.11.1.1.1.1 integer read-only
An index that uniquely identifies the X.25 card for which this row in the table pertains. The value of this index matches the value of the index for the corresponding entity in the entity table of the chassis MIB.
                               x25gwIdHardwareSerNum 1.3.6.1.4.1.429.1.11.1.1.1.2 displaystring read-only
The X.25 card's hardware serial number as stored in EEPROM.
                               x25gwIdHardwareRev 1.3.6.1.4.1.429.1.11.1.1.1.3 displaystring read-only
The hardware revision of the specified X.25 card as stored in its EEPROM.
                               x25gwIdSoftwareRev 1.3.6.1.4.1.429.1.11.1.1.1.4 displaystring read-only
The revision of the software being executed in the specified X.25 card.
                               x25gwIdCpuType 1.3.6.1.4.1.429.1.11.1.1.1.5 integer read-only
Defines the type of CPU present on the X.25 Gateway NAC. Enumeration: 'i80386': 1, 'i80486': 2.
                               x25gwIdRamInstalled 1.3.6.1.4.1.429.1.11.1.1.1.6 integer read-only
Specifies the amount of DRAM installed on the X.25 Gateway NAC in Kbytes.
                               x25gwIdFlashInstalled 1.3.6.1.4.1.429.1.11.1.1.1.7 integer read-only
Specifies the amount of Flash Rom installed on the X.25 Gateway NAC in Kbytes.
                               x25gwIdOperCfgSts 1.3.6.1.4.1.429.1.11.1.1.1.8 integer read-only
Informs the operator as to whether the operational parameters are the NVRAM parameters or if the administrative parameters have been saved to NVRAM. Enumeration: 'operNvram': 1, 'adminChanged': 2, 'adminNvram': 3.
                               x25gwIdSelfTestResult 1.3.6.1.4.1.429.1.11.1.1.1.9 integer read-only
Displays the results of the most resent self test performed by the X.25 Gateway NAC. If all tests have passed a value of 0 is returned.
                               x25gwIdMgmtConnect 1.3.6.1.4.1.429.1.11.1.1.1.10 integer read-only
Indicates the current status of X.25 gateway user interface. Enumeration: 'active': 2, 'inactive': 1.
                   x25gwCmd 1.3.6.1.4.1.429.1.11.2
                       x25gwCmdTable 1.3.6.1.4.1.429.1.11.2.1 no-access
The X.25 Card Command table contains an entry for each of the manageable X.25 Cards in the chassis. It provides a means through which to take specific actions on one or more X.25 cards in the NAS chassis. The number of entries in this table is given by the value of x25gwIdNumber.
                           x25gwCmdEntry 1.3.6.1.4.1.429.1.11.2.1.1 no-access
There is one X.25 Card Command entry per X.25 Card in the chassis.
                               x25gwCmdIndex 1.3.6.1.4.1.429.1.11.2.1.1.1 integer read-only
A unique value for each X.25 Card in the chassis. The value of this object matches the value of the index of the corresponding X.25 Card's entry in the entity table of the chassis MIB.
                               x25gwCmdMgtStationId 1.3.6.1.4.1.429.1.11.2.1.1.2 octet string read-write
This object is a generic read-write variable that a Management Station (MS) can use to guarantee that the results from a given command are the results of a command issued by that specific MS. Each MS must SET a unique value to this object when doing commands and GET the value of this object together with x25gwCmdReqId and x25gwCmdResult to detect interference from other MSs.
                               x25gwCmdReqId 1.3.6.1.4.1.429.1.11.2.1.1.3 integer read-only
This object contains the value of the request-id field in the SNMP PDU which invoked the current or most recent command or test on this X.25 Card. If the request-id is unknown or undefined, this object contains the value zero.
                               x25gwCmdFunction 1.3.6.1.4.1.429.1.11.2.1.1.4 integer read-write
This object contains a value which describes the command which is being invoked. Enumeration: 'nonDisruptSelfTest': 5, 'saveToNVRAM': 2, 'noCommand': 1, 'softwareReset': 7, 'downloadCfgFile': 8, 'disruptSelfTest': 6, 'restoreFromDefault': 4, 'uploadCfgFile': 9.
                               x25gwCmdForce 1.3.6.1.4.1.429.1.11.2.1.1.5 integer read-write
In some cases, the X.25 Card may be in a state such that certain commands could adversely affect connections. In such cases, a command request with this object not present or set to noForce will result in a warning. If the operator elects to ignore such warnings, this object can be set to force in a subsequent issue of the command to cause the command to be carried out regardless of its potentially hazzardous effects.
                               x25gwCmdParam 1.3.6.1.4.1.429.1.11.2.1.1.6 octet string read-write
This object contains parameters that are specific to the particular command being issued. In some cases, there will be no aditional parameters required.
                               x25gwCmdResult 1.3.6.1.4.1.429.1.11.2.1.1.7 integer read-only
This object contains the result of the most recently requested command or test, or the value none(1) if no commands have been requested since the last reset. Enumeration: 'none': 1, 'success': 2, 'failed': 7, 'unAbleToRun': 5, 'aborted': 6, 'inProgress': 3, 'notSupported': 4.
                               x25gwCmdCode 1.3.6.1.4.1.429.1.11.2.1.1.8 integer read-only
The Value of this object is value of this object is noError(1) if the command was successful, and indicates a further description of what went wrong if it was unsuccessful. Enumeration: 'pendingSoftwareDownload': 73, 'invalidRomId': 75, 'userInterfaceActive': 58, 'flashEraseTimeout': 87, 'invalidFileHeader': 88, 'eraseSequenceError': 64, 'slotEmpty': 8, 'badFlashRomID': 61, 'eraseExecutionError': 65, 'badProgramVoltage': 68, 'deviceDisabled': 22, 'unrecognizedCommand': 6, 'ramCrcBad': 74, 'noError': 1, 'unable': 2, 'fileTooBig': 46, 'noResponse': 12, 'unsupportedCommand': 20, 'programmingDataError': 69, 'bulkTransferInProcess': 93, 'flashEraseError': 63, 'cardIdUnknown': 85, 'badFlashVoltage': 62, 'cardIdMismatch': 84, 'tftpTimeout': 86, 'invalidCodeError': 71, 'programCodeError': 70, 'romCrcBad': 72, 'receiveBufferOverflow': 66.
                   x25gwCfg 1.3.6.1.4.1.429.1.11.3
                       x25gwCfgTable 1.3.6.1.4.1.429.1.11.3.1 no-access
A table of configurable parameters specific to the X.25 Gateway NAC.
                           x25gwCfgEntry 1.3.6.1.4.1.429.1.11.3.1.1 no-access
                               x25gwCfgIndex 1.3.6.1.4.1.429.1.11.3.1.1.1 integer read-only
A unique value for each X.25 NAC installed in the chassis. The value of this index is identical to the index in the USR chassis MIB associates with the X.25 Gateway Card entity.
                               x25gwCfgUiPort 1.3.6.1.4.1.429.1.11.3.1.1.2 integer read-only
Defines how the user interface port on the X.25 NIC will be used. When configured for PAD access the UI port will provide a means of accessing the X.25 network via a direct connected serial device. Enumeration: 'padAccess': 2, 'normal': 1.
                               x25gwCfgLocModemConn 1.3.6.1.4.1.429.1.11.3.1.1.3 integer read-write
Defines whether the gateway UI access will be via direct attachment or by Dial up Modem. Enumeration: 'dial': 2, 'direct': 1.
                               x25gwCfgRoutingType 1.3.6.1.4.1.429.1.11.3.1.1.4 integer read-write
Determines the means by which X.25 call will be routed to the NMC or modem. Default=None(1). Enumeration: 'both': 4, 'none': 1, 'subAddr': 2, 'callUserData': 3, 'managmentOnly': 5.
                               x25gwCfgCudRoutStr 1.3.6.1.4.1.429.1.11.3.1.1.5 displaystring read-write
Call user data string is used to compare to the incoming X.25 call request CUD. If they match then the call is routed to the NMC. Default=MGMTOVX25.
                               x25gwCfgX121SubAddr 1.3.6.1.4.1.429.1.11.3.1.1.6 integer read-write
X.121 Subaddress is used to compare to the incoming X.25 call request Subaddress. If they match then the call is routed to the NMC. Default=99.
                               x25gwCfgSysDate 1.3.6.1.4.1.429.1.11.3.1.1.7 displaystring read-write
X.25 gateway system date. Default = 01-01-95.
                               x25gwCfgSysTime 1.3.6.1.4.1.429.1.11.3.1.1.8 displaystring read-write
X.25 gateway system time. Default = 00:00:00.
                   x25gwTrapEna 1.3.6.1.4.1.429.1.11.4
                       x25gwTrapEnaTable 1.3.6.1.4.1.429.1.11.4.1 no-access
Table containing objects to enable traps on the X.25 Cards in the chassis.
                           x25gwTrapEnaEntry 1.3.6.1.4.1.429.1.11.4.1.1 no-access
There is one entry for each X.25 Card in the chassis.
                               x25gwTrapEnaIndex 1.3.6.1.4.1.429.1.11.4.1.1.1 integer read-only
A unique index identifying the X.25 Card to which the trap enable objects pertain.
                               x25gwTrapEnaUiReset 1.3.6.1.4.1.429.1.11.4.1.1.2 integer read-write
Enables reporting of NAC Reset by user interface command traps. Default=disable(2). Enumeration: 'enable': 1, 'disable': 2.