ipProxyExtPort
BIANCA-BRICK-PROXY-MIB ·
.1.3.6.1.4.1.272.4.5.50.1.6
Object
column
mandatory
r/w
Integer32
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.
Context
- MIB
- BIANCA-BRICK-PROXY-MIB
- OID
.1.3.6.1.4.1.272.4.5.50.1.6- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- ipProxyEntry
- Table
- ipProxyTable
- Siblings
- 8
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-65535
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 |
| ipProxyApplication mandatory Predefined application (media protocol) ID for this transparent
proxy:
'sip' -> represents a SIP proxy Application Level Gateway
(ALG);
'mgcp' -> r… | column | Enumeration | .1.3.6.1.4.1.272.4.5.50.1.3 |
| 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 |
| 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 |