BIANCA-BRICK-UPNP-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
2
Rows
2
Columns
12

ipNatUPnPTable

table mandatory
.1.3.6.1.4.1.272.4.5.45.20 · 1 row entry · 9 columns
This table specifies the IP addresses and port numbers
for sessions requested from outside and authorized by
a UPnP client.
          
Entries in the table are created by UPnP clients.
ipNatUPnPEntry entry .1.3.6.1.4.1.272.4.5.45.20.10
Indexes
ipNatUPnPIfIndex ipNatUPnPProtocol ipNatUPnPRemoteAddr ipNatUPnPExtPort
Column Syntax OID
ipNatUPnPIfIndex mandatory
This object specifies the interface index, for which the
table entry shall be valid.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.272.4.5.45.20.10.10
ipNatUPnPProtocol mandatory
This object specifies the protocol, for which the table
entry shall be valid.
Enumeration
Enumerated Values:
6tcp
17udp
.1.3.6.1.4.1.272.4.5.45.20.10.20
ipNatUPnPRemoteAddr mandatory
This object specifies the IP address of the remote host
initiating the connection. An incoming call can only be
accepted if the IP adress of the remote host initiating
the connection is the one specified by this obje…
RFC1155-SMIIpAddress
Textual Convention: RFC1155-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.272.4.5.45.20.10.30
ipNatUPnPExtPort mandatory
This object specifies the destination port number for
incoming calls. An incoming call can only be accepted if
the destination port is the one specified by this object.
If this object is set to -1, the entry is valid f…
Integer32
Constraints:
range: -1-65535
.1.3.6.1.4.1.272.4.5.45.20.10.40
ipNatUPnPIntAddr mandatory
This object specifies the internal target host IP address
for incoming calls matching the table entry.

An incoming call matching this entry will be routed to the
internal server specified by this object.
RFC1155-SMIIpAddress
Textual Convention: RFC1155-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.272.4.5.45.20.10.50
ipNatUPnPIntPort mandatory
This object specifies the internal target host port-number
for incoming calls matching the table entry.
Integer32
Constraints:
range: 0-65535
.1.3.6.1.4.1.272.4.5.45.20.10.60
ipNatUPnPLeaseDuration mandatory
This object specifies a lease duration in seconds. The
entry is discarded at the end of this time. If this object
is set to 0, the lease duration is infinite, and the entry
will have to be explicitely deleted by a UPn…
Integer32
Constraints:
range: 0-5184000
.1.3.6.1.4.1.272.4.5.45.20.10.70
ipNatUPnPStatus mandatory
This object specifies whether this entry is currently
enabled or disabled.
Enumerationr/w
Enumerated Values:
10delete
20enabled
30disabled
.1.3.6.1.4.1.272.4.5.45.20.10.80
ipNatUPnPDescription mandatory
This object specifies an optional description
for this entry.
OctetString
Constraints:
range: 0-255
.1.3.6.1.4.1.272.4.5.45.20.10.90

upnpIfTable

table mandatory
.1.3.6.1.4.1.272.4.5.45.30 · 1 row entry · 3 columns
This table specifies how various interfaces are 
handled by UPnP.
          
Entries in the table are created and deleted by the system.
upnpIfEntry entry .1.3.6.1.4.1.272.4.5.45.30.10
An entry in the upnpIfTable.
Indexes
upnpIfIndex
Column Syntax OID
upnpIfIndex mandatory
This object specifies the interface index, for which the
table entry shall be valid.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.272.4.5.45.30.10.10
upnpIfClientRequests mandatory
This object specifies whether UPnP accepts client requests
received through this interface.
Possible values:
enabled(10) -- UPnP client requests enabled
disabled(20) -- UPnP client requests disabled (default).
Enumerationr/w
Enumerated Values:
10enabled
20disabled
.1.3.6.1.4.1.272.4.5.45.30.10.20
upnpIfUPnPControlled mandatory
This object specifies if this interface can be controlled
through UPnP requests.
Possible values:
enabled(10) -- UPnP control of the interface enabled
disabled(20) -- UPnP control of the interface disabled (default).
Enumerationr/w
Enumerated Values:
10enabled
20disabled
.1.3.6.1.4.1.272.4.5.45.30.10.30