All MIBs › FCMGMT-MIB › systemURL
systemURL
Module: FCMGMT-MIB
OID (symbolic): FCMGMT-MIB::systemURL
OID (numeric): 1.3.6.1.3.94.1.2
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description: The top-level URL of the system. If it does not exist the value is empty string. The URL format is implementation dependant and can have keywords embedded that are preceeded by a percent sign (eg, %USER). The following are the defined keywords that will be recognized and replaced with data during a launch. USER - replace with username PASSWORD - replace with password GLOBALID - replace with globalid SERIALNO - replace with serial number 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.2 snmpwalk -v2c -c public <target> FCMGMT-MIB::systemURL
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.3.94.1.2.1 snmpget -v2c -c public <target> FCMGMT-MIB::systemURL.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.3.94.1.2.1 s <value>
Start monitoring Vendor-neutral Fibre Channel SAN switch/director, any manufacturer with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the FCMGMT-MIB::systemURL OID value, configure state conditions and alerts, and monitor any Vendor-neutral Fibre Channel SAN switch/director, any manufacturer from a single console.
OID Breakdown
Upper-level ancestors (5 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.3 | experimental | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 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.2 | systemURL | FCMGMT-MIB |