All MIBs › CHECKPOINT-MIB › svnWebUIPort
svnWebUIPort
Module: CHECKPOINT-MIB
OID (symbolic): CHECKPOINT-MIB::svnWebUIPort
OID (numeric): 1.3.6.1.4.1.2620.1.6.15
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
Web UI port (0 - Not supported)
What is svnWebUIPort?
This OID shows the port number for accessing the web-based control interface of a Checkpoint security device. A value of 0 means the web interface is not available. An administrator would check this to know which URL or port to use to log into the device's management dashboard, or to verify that web access is enabled.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.1.6.15 snmpwalk -v2c -c public <target> CHECKPOINT-MIB::svnWebUIPort
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.1.6.15.1 snmpget -v2c -c public <target> CHECKPOINT-MIB::svnWebUIPort.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.2620 | checkpoint | CHECKPOINT-GAIA-TRAP-MIB |
| 1.3.6.1.4.1.2620.1 | products | CHECKPOINT-GAIA-TRAP-MIB |
| 1.3.6.1.4.1.2620.1.6 | svn | CHECKPOINT-GAIA-TRAP-MIB |
| 1.3.6.1.4.1.2620.1.6.15 | svnWebUIPort | CHECKPOINT-MIB |