All MIBs › FCMGMT-MIB › connUnitUrl
connUnitUrl
Module: FCMGMT-MIB
OID (symbolic): FCMGMT-MIB::connUnitUrl
OID (numeric): 1.3.6.1.3.94.1.6.1.10
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description:
URL to launch a management application, if applicable. Otherwise empty string. In a standalone unit, this would be the same as the top-level URL. This has the same definition as systemURL for keywords. If write is not supported, then return invalid. This value will be retained across boots.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.3.94.1.6.1.10 snmpwalk -v2c -c public <target> FCMGMT-MIB::connUnitUrl
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.3.94.1.6.1.10.1 snmpget -v2c -c public <target> FCMGMT-MIB::connUnitUrl.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.3.94.1.6.1.10.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.3 | experimental | DASAN-DHCP-MIB |
| 1.3.6.1.3.94 | fcmgmt | FCMGMT-MIB |
| 1.3.6.1.3.94.1 | connSet | FCMGMT-MIB |
| 1.3.6.1.3.94.1.6 | connUnitTable | FCMGMT-MIB |
| 1.3.6.1.3.94.1.6.1 | connUnitEntry | FCMGMT-MIB |
| 1.3.6.1.3.94.1.6.1.10 | connUnitUrl | FCMGMT-MIB |