IPGW-MIB: View SNMP OID List / Download MIB

VENDOR: UTSTARCOM INCORPORATED


 Home MIB: IPGW-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
             ipgw 1.3.6.1.4.1.429.1.13
                   ipgwCfg 1.3.6.1.4.1.429.1.13.1
                       ipgwCfgTable 1.3.6.1.4.1.429.1.13.1.1 no-access
The IP Gateway Card Configuration Table contains an entry for each of the manageable IP Gateway Card in the chassis. It contains objects that reflect the current configuration of parameters that affect the operation of all the entities that reside on the given card.
                           ipgwCfgEntry 1.3.6.1.4.1.429.1.13.1.1.1 no-access
There is one IP Gateway Card Configuration table entry per IP Gateway Card in the chassis.
                               ipgwCfgIndex 1.3.6.1.4.1.429.1.13.1.1.1.1 integer read-only
A unique value for each IP Gateway Card in the chassis. The value of ipgwCfgIndex matches the value of the index for the corresponding IP Gateway Card entity in the entity table of the chassis MIB.
                               ipgwCfgLocalIpAdrs 1.3.6.1.4.1.429.1.13.1.1.1.2 ipaddress read-write
Specifies the local IP address used by the IP Gateway Card for management related access.
                               ipgwCfgGatewayIpAdrs 1.3.6.1.4.1.429.1.13.1.1.1.3 ipaddress read-write
Specifies the IP address of the gateway for the IP Gateway card.
                               ipgwCfgTrapDest 1.3.6.1.4.1.429.1.13.1.1.1.4 integer read-write
Specifies whether the IP Gateway Card sends SNMP traps to the NMC or only to its locally configured management stations. Default=local. Enumeration: 'both': 3, 'local': 2, 'nmc': 1.
                               ipgwCfgGatewayNetMask 1.3.6.1.4.1.429.1.13.1.1.1.5 ipaddress read-write
Specifies the subnet mask for the IP Gateway Card.
                               ipgwCfgEthnetFraming 1.3.6.1.4.1.429.1.13.1.1.1.6 integer read-write
Specifies the type of ethernet framing used by the IP Gateway Card. Enumeration: 'snap': 1, 'dix': 2.
                               ipgwCfgEthIfaceName 1.3.6.1.4.1.429.1.13.1.1.1.7 displaystring read-write
Specifies the name of the ethernet interface that is to be used by the IP Gateway Card.
                               ipgwCfgDefMgmtStationIp 1.3.6.1.4.1.429.1.13.1.1.1.8 ipaddress read-write
IP address of a management station allowed to manage the IP Gateway Card. Used with the community string for management security. Default =0.0.0.0.
                               ipgwCfgDefCommStr 1.3.6.1.4.1.429.1.13.1.1.1.9 displaystring read-write
Specifies the default SNMP community string to be used by a management station in communicating with the IP Gateway Card. Used with the default management station IP address for management security access.
                   ipgwCmd 1.3.6.1.4.1.429.1.13.3
                       ipgwCmdTable 1.3.6.1.4.1.429.1.13.3.1 no-access
The IP Card Command table contains an entry for each of the manageable IP Gateway Card in the chassis. It provides a means through which to take specific actions on one or more IP Gateway cards in the NAS chassis.
                           ipgwCmdEntry 1.3.6.1.4.1.429.1.13.3.1.1 no-access
There is one IP Gateway Card Command entry per IP Gateway Card in the chassis.
                               ipgwCmdIndex 1.3.6.1.4.1.429.1.13.3.1.1.1 integer read-only
A unique value for each IP Gateway Card in the chassis. The value of this object matches the value of the index of the correspond1ing IP Gateway Card's entry in the entity table of the chassis MIB.
                               ipgwCmdMgtStationId 1.3.6.1.4.1.429.1.13.3.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 ipgwCmdReqId and ipgwCmdResult to detect interference from other MSs.
                               ipgwCmdReqId 1.3.6.1.4.1.429.1.13.3.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 IP Gateway Card. If the request-id is unknown or undefined, this object contains the value zero.
                               ipgwCmdFunction 1.3.6.1.4.1.429.1.13.3.1.1.4 integer read-write
This object contains a value which describes the command which is being invoked. Enumeration: 'nonDisruptSelfTest': 5, 'saveToNVRAM': 2, 'restoreFromNVRAM': 3, 'bulkfileUpload': 9, 'noCommand': 1, 'bulkfileDownload': 10, 'softwareReset': 7, 'lanLoopBack': 8, 'disruptSelfTest': 6, 'restoreFromDefault': 4.
                               ipgwCmdForce 1.3.6.1.4.1.429.1.13.3.1.1.5 integer read-write
In some cases, the IP Gateway 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. Enumeration: 'noForce': 2, 'force': 1.
                               ipgwCmdParam 1.3.6.1.4.1.429.1.13.3.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.
                               ipgwCmdResult 1.3.6.1.4.1.429.1.13.3.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.
                               ipgwCmdCode 1.3.6.1.4.1.429.1.13.3.1.1.8 integer read-only
The value of this object upon command completion indicates a further description of what went wrong if the command was unsuccessful. In the case of tests, a bit mapped result of each of the sub-tests performed can be found in the status table. Enumeration: 'pendingSoftwareDownload': 73, 'unsupportedCommand': 20, 'deviceDisabled': 22, 'unrecognizedCommand': 6, 'userInterfaceActive': 58, 'noError': 1, 'unable': 2, 'slotEmpty': 8, 'testFailed': 25, 'noResponse': 12.
                   ipgwTrap 1.3.6.1.4.1.429.1.13.4
                       ipgwTrapEnaTable 1.3.6.1.4.1.429.1.13.4.1 no-access
Table containing objects to enable traps on the IP Gateway Cards in the chassis.
                           ipgwTrapEnaEntry 1.3.6.1.4.1.429.1.13.4.1.1 no-access
There is one entry for each IP Gateway Card in the chassis.
                               ipgwTrapEnaIndex 1.3.6.1.4.1.429.1.13.4.1.1.1 integer read-only
A unique index identifying the IP Gateway Card to which the trap enable objects pertain.
                               ipgwTrapEnaUiReset 1.3.6.1.4.1.429.1.13.4.1.1.2 integer read-write
Enables reporting of traps for card reset requests initiated from the Gateway NAC user interface. Enumeration: 'enable': 1, 'disable': 2.