BIANCA-BRICK-PROXY-MIB: View SNMP OID List / Download MIB

VENDOR: BINTEC COMMUNICATIONS GMBH


 Home MIB: BIANCA-BRICK-PROXY-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
 bintec 1.3.6.1.4.1.272
         bibo 1.3.6.1.4.1.272.4
             biboip 1.3.6.1.4.1.272.4.5
                 ipProxyTable 1.3.6.1.4.1.272.4.5.50 no-access
Contains all settings of supported proxy applications.
                       ipProxyEntry 1.3.6.1.4.1.272.4.5.50.1 no-access
This table defines proxy settings of Application Level Gateway (dynamic NAT rules for special media protocols).
                           ipProxyDescr 1.3.6.1.4.1.272.4.5.50.1.1 displaystring read-write
User defined description of a proxy entry.
                           ipProxyAdminStatus 1.3.6.1.4.1.272.4.5.50.1.2 integer read-write
Available values are: enable(1) disable(2) delete(3) Enable or disable functionality of given proxy entry. Entry can also be deleted by setting this variable to value delete. Default value is enable. Enumeration: 'enable': 1, 'disable': 2, 'delete': 3.
                           ipProxyApplication 1.3.6.1.4.1.272.4.5.50.1.3 integer read-write
Predefined application (media protocol) ID for this transparent proxy: 'sip' -> represents a SIP proxy Application Level Gateway (ALG); 'mgcp' -> represents a MGCP proxy ALG; 'rtsp' -> represents a multimedia proxy ALG; 'h323udp', 'h323tcp' -> represents a H323 UDP or TCP ALG. Enumeration: 'h323tcp': 8, 'none': 15, 'sip': 1, 'rtsp': 3, 'h323udp': 4, 'mgcp': 2.
                           ipProxyProtocol 1.3.6.1.4.1.272.4.5.50.1.4 integer read-write
Transport layer protocol used by this proxy: 'udp' -> handles UDP based transport; 'tcp' -> hanldes TCP based transport. Default value is udp. Enumeration: 'udp': 17, 'tcp': 6.
                           ipProxyIntPort 1.3.6.1.4.1.272.4.5.50.1.5 integer read-write
Reroute to internal port: This setting is obsolete. Its functionality is now handled by mediaTerminalTable.
                           ipProxyExtPort 1.3.6.1.4.1.272.4.5.50.1.6 integer read-write
Listen for packages from and to a port on an external device (located in WAN): In case of outgoing packages (to devices in WAN) this is the destination port, in case of incoming packages (from WAN) this is the source port. 'ExtPort' has to be unique for all ipProxyTable entries with the same 'Protocol' setting.
                           ipProxyIntAddr 1.3.6.1.4.1.272.4.5.50.1.7 ipaddress read-write
Rerouted internal address: This setting is obsolete. Its functionality is now handled by mediaTerminalTable.
                           ipProxyPriority 1.3.6.1.4.1.272.4.5.50.1.8 integer read-write
QOS priority for sessions controlled by this proxy entry: 'default' -> use source priority, do not make any changes; 'low-latency' -> mark all packets in related sessions (also RTP) as high priority; 'high', 'medium', 'low' -> not used in currently implemented proxy applications. Enumeration: 'default': 1, 'low-latency': 2, 'high': 3, 'medium': 4, 'low': 5.
                           ipProxyTimeout 1.3.6.1.4.1.272.4.5.50.1.9 integer read-write
Proxy session idle timeout in seconds: if no packages were received within the time frame defined by this timeout the session will be killed.
             media 1.3.6.1.4.1.272.4.50
                   mediaConnTable 1.3.6.1.4.1.272.4.50.1 no-access
Describes a currently active RTP session created by a SIP proxy entry.
                       mediaConnEntry 1.3.6.1.4.1.272.4.50.1.1 no-access
Lists RTP session parameters for monitoring usage.
                           mediaConnIndex 1.3.6.1.4.1.272.4.50.1.1.1 integer read-only
Unique ID of entry.
                           mediaConnIntAddr 1.3.6.1.4.1.272.4.50.1.1.2 ipaddress read-only
Internal address of RTP stream.
                           mediaConnIntPort 1.3.6.1.4.1.272.4.50.1.1.3 integer read-only
Internal port of RTP stream.
                           mediaConnExtAddr 1.3.6.1.4.1.272.4.50.1.1.4 ipaddress read-only
External (public) address of RTP stream.
                           mediaConnExtPort 1.3.6.1.4.1.272.4.50.1.1.5 integer read-only
External (public) port of RTP stream.
                           mediaConnRemoteAddr 1.3.6.1.4.1.272.4.50.1.1.6 ipaddress read-only
Destination address of RTP stream.
                           mediaConnRemotePort 1.3.6.1.4.1.272.4.50.1.1.7 integer read-only
Destination port of RTP stream.
                           mediaConnAge 1.3.6.1.4.1.272.4.50.1.1.8 timeticks read-only
Age of RTP session.
                   mediaTerminalTable 1.3.6.1.4.1.272.4.50.2 no-access
Describes NAT access to proxy controlled terminals (devices) in LAN.
                       mediaTerminalEntry 1.3.6.1.4.1.272.4.50.2.1 no-access
Definition of a NAT access rules to a SIP terminal (device) located in LAN.
                           mediaTerminalIntAddr 1.3.6.1.4.1.272.4.50.2.1.1 ipaddress read-write
The terminal's internal address (address of a device in LAN).
                           mediaTerminalIntPort 1.3.6.1.4.1.272.4.50.2.1.2 integer read-write
The terminal's internal port (port of a device in LAN).
                           mediaTerminalExtPort 1.3.6.1.4.1.272.4.50.2.1.3 integer read-write
The terminal's external port (a port on the WAN side of the gateway used for NAT access to a device in LAN).
                           mediaTerminalRemotePort 1.3.6.1.4.1.272.4.50.2.1.4 integer read-write
The port of a remote device (located in WAN): this entry is only useful for 'Type' = 'client'. In all other cases this value has to be '0' (disabled).
                           mediaTerminalLifetime 1.3.6.1.4.1.272.4.50.2.1.5 integer read-write
The lifetime of sessions (s) defined by this terminal entry: this parameter is only useful for 'Type' = 'client'. In this case 'Lifetime' is set to 86400 seconds by default. So if the terminal did not send or receive any data within this timeout, this terminal entry will be deleted. For 'Type' = 'server' the lifetime has to be '0' (disabled).
                           mediaTerminalAge 1.3.6.1.4.1.272.4.50.2.1.6 integer read-only
Current age of terminal's last action.
                           mediaTerminalProto 1.3.6.1.4.1.272.4.50.2.1.7 integer read-write
The terminal's transport protocol: 'udp' -> terminal uses UDP as transport; 'tcp' -> terminal uses TCP as transport. Default value is udp. Enumeration: 'udp': 17, 'tcp': 6.
                           mediaTerminalType 1.3.6.1.4.1.272.4.50.2.1.8 integer read-write
The type of the terminal entry: 'client' -> autodetected (and thus listed here automatically) or manually added IP phone or softclient; 'server' -> manually added internal rerouted SIP server; 'delete' -> delete flag. Manually added clients are usually obsolete as they are autodetected by the Application Level Gateway anyways (see ipProxyTable for definition of dynamic NAT rules). 'Type' = 'server' is used in order to enable access from WAN to a SIP registrar or SIP proxy located in LAN. Enumeration: 'delete': 8, 'client': 1, 'server': 2.
                           mediaTerminalSessions 1.3.6.1.4.1.272.4.50.2.1.10 integer read-only
Terminal's currently active RTP sessions.