Usr-Nat-MIB: View SNMP OID List / Download MIB

VENDOR: UTSTARCOM INCORPORATED


 Home MIB: Usr-Nat-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
 usrNatAddr 1.3.6.1.4.1.429.4.31.1
     usrNatAddrTable 1.3.6.1.4.1.429.4.31.1.1
A table of IP NAT entries.
         usrNatAddrEntry 1.3.6.1.4.1.429.4.31.1.1.1
Each entry contains the active mappings between Private and Public addresses and a count of exiting UDP and TCP connections.
             usrNatAddrUserName 1.3.6.1.4.1.429.4.31.1.1.1.1
The name of the User profile for which this entry exists.
             usrNatAddrPrivateAddr 1.3.6.1.4.1.429.4.31.1.1.1.2
Private Address for this mapping.
             usrNatAddrPublicAddr 1.3.6.1.4.1.429.4.31.1.1.1.3
Public Address for this mapping.
             usrNatAddrConfig 1.3.6.1.4.1.429.4.31.1.1.1.4
Type of mapping, static or dynamic.
             usrNatAddrUdpConnections 1.3.6.1.4.1.429.4.31.1.1.1.5
Count of UDP connections active on this Adddress.
             usrNatAddrTcpConnections 1.3.6.1.4.1.429.4.31.1.1.1.6
Count of TCP connections active on this Adddress.
             usrNatAddrGreConnections 1.3.6.1.4.1.429.4.31.1.1.1.7
Count of GRE connections active on this Adddress.
 usrNatTcp 1.3.6.1.4.1.429.4.31.2
     usrNatTcpTable 1.3.6.1.4.1.429.4.31.2.1
A table of TCP connections.
         usrNatTcpEntry 1.3.6.1.4.1.429.4.31.2.1.1
Each entry contains the active mapping of a TCP connection.
             usrNatTcpUserName 1.3.6.1.4.1.429.4.31.2.1.1.1
The name of the User profile for which this entry exists.
             usrNatTcpPrivateAddr 1.3.6.1.4.1.429.4.31.2.1.1.2
Private Address for this mapping.
             usrNatTcpPrivatePort 1.3.6.1.4.1.429.4.31.2.1.1.3
Private Port number of the mapping.
             usrNatTcpRemoteAddr 1.3.6.1.4.1.429.4.31.2.1.1.4
Remote Address for this mapping.
             usrNatTcpRemotePort 1.3.6.1.4.1.429.4.31.2.1.1.5
Remote Port number of the mapping.
             usrNatTcpPublicAddr 1.3.6.1.4.1.429.4.31.2.1.1.6
Public Address for this mapping.
             usrNatTcpPublicPort 1.3.6.1.4.1.429.4.31.2.1.1.7
Public Port number of the mapping.
             usrNatTcpTimer 1.3.6.1.4.1.429.4.31.2.1.1.8
Number of Seconds before TCP connection mapping times out.
 usrNatUdp 1.3.6.1.4.1.429.4.31.3
     usrNatUdpTable 1.3.6.1.4.1.429.4.31.3.1
A table of UDP conversations.
         usrNatUdpEntry 1.3.6.1.4.1.429.4.31.3.1.1
Each entry contains the active mapping of a UDP conversation.
             usrNatUdpUserName 1.3.6.1.4.1.429.4.31.3.1.1.1
The name of the User profile for which this entry exists.
             usrNatUdpPrivateAddr 1.3.6.1.4.1.429.4.31.3.1.1.2
Private Address for this mapping.
             usrNatUdpPrivatePort 1.3.6.1.4.1.429.4.31.3.1.1.3
Private Port number of the mapping.
             usrNatUdpRemoteAddr 1.3.6.1.4.1.429.4.31.3.1.1.4
Remote Address for this mapping.
             usrNatUdpRemotePort 1.3.6.1.4.1.429.4.31.3.1.1.5
Remote Port number of the mapping.
             usrNatUdpPublicAddr 1.3.6.1.4.1.429.4.31.3.1.1.6
Public Address for this mapping.
             usrNatUdpPublicPort 1.3.6.1.4.1.429.4.31.3.1.1.7
Public Port number of the mapping.
             usrNatUdpTimer 1.3.6.1.4.1.429.4.31.3.1.1.8
Number of Seconds before UDP conversation mapping times out.
 usrNatGre 1.3.6.1.4.1.429.4.31.4
     usrNatGreTable 1.3.6.1.4.1.429.4.31.4.1
A table of UDP conversations.
         usrNatGreEntry 1.3.6.1.4.1.429.4.31.4.1.1
Each entry contains the active mapping of a UDP conversation.
             usrNatGreUserName 1.3.6.1.4.1.429.4.31.4.1.1.1
The name of the User profile for which this entry exists.
             usrNatGrePrivateAddr 1.3.6.1.4.1.429.4.31.4.1.1.2
Private Address for this mapping.
             usrNatGrePrivateCallId 1.3.6.1.4.1.429.4.31.4.1.1.3
Private Call Id number of the mapping.
             usrNatGreRemoteAddr 1.3.6.1.4.1.429.4.31.4.1.1.4
Remote Address for this mapping.
             usrNatGreRemoteCallId 1.3.6.1.4.1.429.4.31.4.1.1.5
Remote Call ID number of the mapping.
             usrNatGrePublicAddr 1.3.6.1.4.1.429.4.31.4.1.1.6
Public Address for this mapping.
             usrNatGrePublicCallId 1.3.6.1.4.1.429.4.31.4.1.1.7
Public Call ID number of the mapping.
             usrNatGreTimer 1.3.6.1.4.1.429.4.31.4.1.1.8
Number of Seconds before UDP conversation mapping times out.
 usrNatOtherPid 1.3.6.1.4.1.429.4.31.5
     usrNatOtherPidTable 1.3.6.1.4.1.429.4.31.5.1
A table of active mappings based on the Protocol ID as opposed to the port number or call id used when mapping TCP, UDP, or GRE.
         usrNatOtherPidEntry 1.3.6.1.4.1.429.4.31.5.1.1
Each entry contains the active mapping of a Protocol Ids other than TCP, UDP, ICMP, and GRE.
             usrNatOtherPidUserName 1.3.6.1.4.1.429.4.31.5.1.1.1
The name of the User profile for which this entry exists.
             usrNatOtherPidPrivateAddr 1.3.6.1.4.1.429.4.31.5.1.1.2
Private Address for this mapping.
             usrNatOtherPidProtocolId 1.3.6.1.4.1.429.4.31.5.1.1.3
Protocol ID of the mapping.
             usrNatOtherPidRemoteAddr 1.3.6.1.4.1.429.4.31.5.1.1.4
Remote Address for this mapping.
             usrNatOtherPidPublicAddr 1.3.6.1.4.1.429.4.31.5.1.1.5
Public Address for this mapping.
             usrNatOtherPidTimer 1.3.6.1.4.1.429.4.31.5.1.1.6
Number of Seconds before this mapping times out.