mediaTerminalType
BIANCA-BRICK-PROXY-MIB ·
.1.3.6.1.4.1.272.4.50.2.1.8
Object
column
mandatory
r/w
Enumeration
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.
Context
- MIB
- BIANCA-BRICK-PROXY-MIB
- OID
.1.3.6.1.4.1.272.4.50.2.1.8- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- mediaTerminalEntry
- Table
- mediaTerminalTable
- Siblings
- 8
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | client |
2 | server |
8 | delete |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| mediaTerminalIntAddr mandatory The terminal's internal address (address of a device in LAN). | column | RFC1155-SMIIpAddress | .1.3.6.1.4.1.272.4.50.2.1.1 |
| mediaTerminalSessions mandatory Terminal's currently active RTP sessions. | column | Integer32 | .1.3.6.1.4.1.272.4.50.2.1.10 |
| mediaTerminalIntPort mandatory The terminal's internal port (port of a device in LAN). | column | Integer32 | .1.3.6.1.4.1.272.4.50.2.1.2 |
| mediaTerminalExtPort mandatory The terminal's external port (a port on the WAN side of the
gateway used for NAT access to a device in LAN). | column | Integer32 | .1.3.6.1.4.1.272.4.50.2.1.3 |
| mediaTerminalRemotePort mandatory 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). | column | Integer32 | .1.3.6.1.4.1.272.4.50.2.1.4 |
| mediaTerminalLifetime mandatory 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… | column | Integer32 | .1.3.6.1.4.1.272.4.50.2.1.5 |
| mediaTerminalAge mandatory Current age of terminal's last action. | column | Integer32 | .1.3.6.1.4.1.272.4.50.2.1.6 |
| mediaTerminalProto mandatory The terminal's transport protocol:
'udp' -> terminal uses UDP as transport;
'tcp' -> terminal uses TCP as transport.
Default value is udp. | column | Enumeration | .1.3.6.1.4.1.272.4.50.2.1.7 |