USR-SNMP-MIB: View SNMP OID List / Download MIB

VENDOR: UTSTARCOM INCORPORATED


 Home MIB: USR-SNMP-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
 usrSnmp 1.3.6.1.4.1.429.4.5
The commWorks enterprise defined MIB objects for the SNMP process.
     usrSnmpConfigFileName 1.3.6.1.4.1.429.4.5.1
The name of a ConfigFile to read/write permanent database records. If the value of this object is an empty string, then the SNMP process uses the default name `@file://SnmpProcess.cfg.
     usrSnmpCFMStatusFlag 1.3.6.1.4.1.429.4.5.2
Setting the value of this object to `save causes the values of the SNMP Group to be written out to the current config file, which is stored in the usrSnmpConfigFileName object. While the new ConfigFile is being written, the SNMP process will set the value of this flag to `saving. Any attempts to set the value while it is not `normal (i.e. the file is currently being written to the ConfigFile) while result in a badValue error being returned. Setting the value to `normal will result in no action.
     usrSnmpCommTable 1.3.6.1.4.1.429.4.5.3
The SNMP Community Table
         usrSnmpCommEntry 1.3.6.1.4.1.429.4.5.3.1
Tok_String
             usrSnmpCommName 1.3.6.1.4.1.429.4.5.3.1.1
The name of the SNMP Community.
             usrSnmpCommIpAddr 1.3.6.1.4.1.429.4.5.3.1.2
The IP Address of the remote community
             usrSnmpCommAccess 1.3.6.1.4.1.429.4.5.3.1.3
The allowed access for this community. A value of readOnly(1) allows read-only access to user-level objects. A value of readWrite(2) allows read access to user-level objects and write access to writable user-level objects. A value of administrator(3) allows read access to all objects and write access to all writable objects.
             usrSnmpCommStatus 1.3.6.1.4.1.429.4.5.3.1.4
The status of the entry for this community
             usrSnmpCommLastError 1.3.6.1.4.1.429.4.5.3.1.5
If there is an error on a request, this variable may contain a message indicating the error.
             usrSnmpCommLastErrorTicks 1.3.6.1.4.1.429.4.5.3.1.6
If the LastError variable is set, this is set to the tick count of that error.
             usrSnmpCommPoolName 1.3.6.1.4.1.429.4.5.3.1.7
The name of the SNMP community address pool to use for this community.
             usrSnmpCommPoolValid 1.3.6.1.4.1.429.4.5.3.1.8
A value of valid(1) means that the community pool assigned to this community exists. A value of invalid(2) means that the community pool assigned to this community does not exist.
             usrSnmpCommValidateAddress 1.3.6.1.4.1.429.4.5.3.1.9
If this object is set to use_address(1), the value of usrSnmpCommIpAddr will be used to validate that the management station is allowed access. If this object is set to use_pool(2), the IP address of the management station will be validate using the list of IP addresses configured for the usrSnmpCommPoolName.
     usrSnmpTrapCommTable 1.3.6.1.4.1.429.4.5.4
The SNMP Trap Community Table
         usrSnmpTrapCommEntry 1.3.6.1.4.1.429.4.5.4.1
Tok_String
             usrSnmpTrapCommName 1.3.6.1.4.1.429.4.5.4.1.1
The name of the SNMP Trap Community.
             usrSnmpTrapCommIpAddr 1.3.6.1.4.1.429.4.5.4.1.2
The IP Address of the remote community
             usrSnmpTrapCommStatus 1.3.6.1.4.1.429.4.5.4.1.3
The status of the entry for this community
             usrSnmpTrapCommPoolName 1.3.6.1.4.1.429.4.5.4.1.4
The name of the SNMP community address pool to use for this community.
             usrSnmpTrapCommPoolValid 1.3.6.1.4.1.429.4.5.4.1.5
A value of valid(1) means that the community pool assigned to this community exists. A value of invalid(2) means that the community pool assigned to this community does not exist.
             usrSnmpTrapCommValidateAddress 1.3.6.1.4.1.429.4.5.4.1.6
If this object is set to use_address(1), the value of usrSnmpTrapCommIpAddr will be used to validate that the management station is allowed access. If this object is set to use_pool(2), the IP address of the management station will be validate using the list of IP addresses configured for the usrSnmpCommPoolName.
     usrSnmpCommAddrPoolTable 1.3.6.1.4.1.429.4.5.5
The SNMP Community Address Pool Table
         usrSnmpCommAddrPoolEntry 1.3.6.1.4.1.429.4.5.5.1
Tok_String
             usrSnmpCommAddrPoolName 1.3.6.1.4.1.429.4.5.5.1.1
The name of the SNMP Community Address Pool.
             usrSnmpCommAddrPoolIpAddr 1.3.6.1.4.1.429.4.5.5.1.2
An IP Address in the SNMP community address pool.
             usrSnmpCommAddrPoolStatus 1.3.6.1.4.1.429.4.5.5.1.3
The status of the entry in this SNMP community address pool.
             usrSnmpCommAddrPoolGroupCount 1.3.6.1.4.1.429.4.5.5.1.4
The number of addresses per community.
     usrSnmpTrapCommAddrPoolTable 1.3.6.1.4.1.429.4.5.6
The SNMP Community Address Pool Table
         usrSnmpTrapCommAddrPoolEntry 1.3.6.1.4.1.429.4.5.6.1
Tok_String
             usrSnmpTrapCommAddrPoolName 1.3.6.1.4.1.429.4.5.6.1.1
The name of the SNMP Community Address Pool.
             usrSnmpTrapCommAddrPoolIpAddr 1.3.6.1.4.1.429.4.5.6.1.2
An IP Address in the SNMP community address pool.
             usrSnmpTrapCommAddrPoolStatus 1.3.6.1.4.1.429.4.5.6.1.3
The status of the entry in this SNMP community address pool.
             usrSnmpTrapCommAddrPoolGroupCount 1.3.6.1.4.1.429.4.5.6.1.4
The number of addresses per community.