All MIBs › JETDIRECT3-MIB › wjaFrameworkURL
wjaFrameworkURL
Module: JETDIRECT3-MIB
OID (symbolic): JETDIRECT3-MIB::wjaFrameworkURL
OID (numeric): 1.3.6.1.4.1.11.2.4.3.18.2
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description:
Set by a present WJA system. Once set, the WJD user interface will add a framework link from the WJD navigation bar. This link will allow user navigation to the highest level page of WJA. This will allow users to easily navigate to WJA to manage other devices with the network. Since the URL can become stale, it is required that the WJD code verifies that the URL is active before actually using it. This is required since the WJA system may not always be operable. Maximum length of the url must be less than 255 bytes.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11.2.4.3.18.2 snmpwalk -v2c -c public <target> JETDIRECT3-MIB::wjaFrameworkURL
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.11.2.4.3.18.2.1 snmpget -v2c -c public <target> JETDIRECT3-MIB::wjaFrameworkURL.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.11.2.4.3.18.2.1 s <value>
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.11 | hp | DATAPROTECTOR-MIB |
| 1.3.6.1.4.1.11.2 | nm | DATAPROTECTOR-MIB |
| 1.3.6.1.4.1.11.2.4 | interface | HP-UNIX |
| 1.3.6.1.4.1.11.2.4.3 | npCard | JETDIRECT3-MIB |
| 1.3.6.1.4.1.11.2.4.3.18 | npWeb | JETDIRECT3-MIB |
| 1.3.6.1.4.1.11.2.4.3.18.2 | wjaFrameworkURL | JETDIRECT3-MIB |