ipProxyApplication
BIANCA-BRICK-PROXY-MIB ·
.1.3.6.1.4.1.272.4.5.50.1.3
Object
column
mandatory
r/w
Enumeration
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.
Context
- MIB
- BIANCA-BRICK-PROXY-MIB
- OID
.1.3.6.1.4.1.272.4.5.50.1.3- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- ipProxyEntry
- Table
- ipProxyTable
- Siblings
- 8
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | sip |
2 | mgcp |
3 | rtsp |
4 | h323udp |
8 | h323tcp |
15 | none |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ipProxyDescr mandatory User defined description of a proxy entry. | column | OctetString | .1.3.6.1.4.1.272.4.5.50.1.1 |
| ipProxyAdminStatus mandatory 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 val… | column | Enumeration | .1.3.6.1.4.1.272.4.5.50.1.2 |
| ipProxyProtocol mandatory Transport layer protocol used by this proxy:
'udp' -> handles UDP based transport;
'tcp' -> hanldes TCP based transport.
Default value is udp. | column | Enumeration | .1.3.6.1.4.1.272.4.5.50.1.4 |
| ipProxyIntPort mandatory Reroute to internal port: This setting is obsolete. Its
functionality is now handled by mediaTerminalTable. | column | Integer32 | .1.3.6.1.4.1.272.4.5.50.1.5 |
| ipProxyExtPort mandatory 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 p… | column | Integer32 | .1.3.6.1.4.1.272.4.5.50.1.6 |
| ipProxyIntAddr mandatory Rerouted internal address: This setting is obsolete. Its
functionality is now handled by mediaTerminalTable. | column | RFC1155-SMIIpAddress | .1.3.6.1.4.1.272.4.5.50.1.7 |
| ipProxyPriority mandatory QOS priority for sessions controlled by this proxy entry:
'default' -> use source priority, do not make any changes;
'low-latency' -> mark all packets in relate… | column | Enumeration | .1.3.6.1.4.1.272.4.5.50.1.8 |
| ipProxyTimeout mandatory Proxy session idle timeout in seconds: if no packages were
received within the time frame defined by this timeout the
session will be killed. | column | Integer32 | .1.3.6.1.4.1.272.4.5.50.1.9 |