BIANCA-BRICK-UPNP-MIB: View SNMP OID List / Download MIB

VENDOR: BINTEC COMMUNICATIONS GMBH


 Home MIB: BIANCA-BRICK-UPNP-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 bintec 1.3.6.1.4.1.272
         bibo 1.3.6.1.4.1.272.4
             biboip 1.3.6.1.4.1.272.4.5
                 upnp 1.3.6.1.4.1.272.4.5.45
                       upnpGlobals 1.3.6.1.4.1.272.4.5.45.10
                             upnpGlobStatus 1.3.6.1.4.1.272.4.5.45.10.10 integer read-write
This object specifies whether UPnP is enabled on the router. Possible values: enabled(10), -- UPnP enabled restricted(20), -- UPnP mapping requests for client IP only disabled(30) -- UPnP disabled (default). Enumeration: 'disabled': 30, 'restricted': 20, 'enabled': 10.
                             upnpGlobTcpPort 1.3.6.1.4.1.272.4.5.45.10.20 integer read-write
The TCP port which is monitored by UPnP for HTTP requests received from UPnP clients.
                             upnpGlobSsdpTtl 1.3.6.1.4.1.272.4.5.45.10.30 integer read-write
The time-to-live value for SSDP packet transmitted on the LAN. If this object is set to 0, the default value specified in the ip MIB will be used instead.
                       ipNatUPnPTable 1.3.6.1.4.1.272.4.5.45.20 no-access
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 1.3.6.1.4.1.272.4.5.45.20.10 no-access
                                   ipNatUPnPIfIndex 1.3.6.1.4.1.272.4.5.45.20.10.10 integer read-only
This object specifies the interface index, for which the table entry shall be valid.
                                   ipNatUPnPProtocol 1.3.6.1.4.1.272.4.5.45.20.10.20 integer read-only
This object specifies the protocol, for which the table entry shall be valid. Enumeration: 'udp': 17, 'tcp': 6.
                                   ipNatUPnPRemoteAddr 1.3.6.1.4.1.272.4.5.45.20.10.30 ipaddress read-only
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 object. If this object is set to 0.0.0.0, the table entry will be valid for any remote host.
                                   ipNatUPnPExtPort 1.3.6.1.4.1.272.4.5.45.20.10.40 integer read-only
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 for all port numbers.
                                   ipNatUPnPIntAddr 1.3.6.1.4.1.272.4.5.45.20.10.50 ipaddress read-only
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.
                                   ipNatUPnPIntPort 1.3.6.1.4.1.272.4.5.45.20.10.60 integer read-only
This object specifies the internal target host port-number for incoming calls matching the table entry.
                                   ipNatUPnPLeaseDuration 1.3.6.1.4.1.272.4.5.45.20.10.70 integer read-only
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 UPnP client.
                                   ipNatUPnPStatus 1.3.6.1.4.1.272.4.5.45.20.10.80 integer read-write
This object specifies whether this entry is currently enabled or disabled. Enumeration: 'disabled': 30, 'enabled': 20, 'delete': 10.
                                   ipNatUPnPDescription 1.3.6.1.4.1.272.4.5.45.20.10.90 displaystring read-only
This object specifies an optional description for this entry.
                       upnpIfTable 1.3.6.1.4.1.272.4.5.45.30 no-access
This table specifies how various interfaces are handled by UPnP. Entries in the table are created and deleted by the system.
                             upnpIfEntry 1.3.6.1.4.1.272.4.5.45.30.10 no-access
An entry in the upnpIfTable.
                                   upnpIfIndex 1.3.6.1.4.1.272.4.5.45.30.10.10 integer read-only
This object specifies the interface index, for which the table entry shall be valid.
                                   upnpIfClientRequests 1.3.6.1.4.1.272.4.5.45.30.10.20 integer read-write
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). Enumeration: 'disabled': 20, 'enabled': 10.
                                   upnpIfUPnPControlled 1.3.6.1.4.1.272.4.5.45.30.10.30 integer read-write
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). Enumeration: 'disabled': 20, 'enabled': 10.