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
Uses the bintec variant from /opt/observium/mibs/bintec.
Command help
Walk ipNatUPnPTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'BIANCA-BRICK-UPNP-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BIANCA-BRICK-UPNP-MIB::ipNatUPnPTable'
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 row .1.3.6.1.4.1.272.4.5.45.20.10
Column Syntax OID
This object specifies the interface index, for which the
table entry shall be valid.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.272.4.5.45.20.10.10
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
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
Type Constraints:
range: 4
.1.3.6.1.4.1.272.4.5.45.20.10.30
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
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
Type Constraints:
range: 4
.1.3.6.1.4.1.272.4.5.45.20.10.50
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
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
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
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
Uses the bintec variant from /opt/observium/mibs/bintec.
Command help
Walk upnpIfTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'BIANCA-BRICK-UPNP-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BIANCA-BRICK-UPNP-MIB::upnpIfTable'
This table specifies how various interfaces are 
handled by UPnP.
          
Entries in the table are created and deleted by the system.
upnpIfEntry row .1.3.6.1.4.1.272.4.5.45.30.10
An entry in the upnpIfTable.
Indexes
Column Syntax OID
upnpIfIndexmandatory
This object specifies the interface index, for which the
table entry shall be valid.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.272.4.5.45.30.10.10
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
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