All MIBs › Wellfleet-CONSOLE-MIB › wfSerialPortPrompt
wfSerialPortPrompt
Module: Wellfleet-CONSOLE-MIB
OID (symbolic): Wellfleet-CONSOLE-MIB::wfSerialPortPrompt
OID (numeric): 1.3.6.1.4.1.18.3.3.2.11.1.1.15
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description: Character string which will be used as the system prompt on the Serial Port
What is wfSerialPortPrompt?
This read-write string sets the custom command-prompt text shown on a specific serial port's console session. Admins customize this, e.g. to embed a hostname, so it's clear which device a session is connected to.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.18.3.3.2.11.1.1.15 snmpwalk -v2c -c public <target> Wellfleet-CONSOLE-MIB::wfSerialPortPrompt
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.18.3.3.2.11.1.1.15.1 snmpget -v2c -c public <target> Wellfleet-CONSOLE-MIB::wfSerialPortPrompt.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.18.3.3.2.11.1.1.15.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> wfSerialPortPrompt.1
Start monitoring Wellfleet/Bay Networks router (console baud-rate/access config status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the Wellfleet-CONSOLE-MIB::wfSerialPortPrompt OID value, configure state conditions and alerts, and monitor any Wellfleet/Bay Networks router (console baud-rate/access config status) from a single console.
OID Breakdown
Upper-level ancestors (11 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.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.18 | wellfleet | Wellfleet-COMMON-MIB |
| 1.3.6.1.4.1.18.3 | wfSwSeries7 | Wellfleet-COMMON-MIB |
| 1.3.6.1.4.1.18.3.3 | wfSystem | Wellfleet-COMMON-MIB |
| 1.3.6.1.4.1.18.3.3.2 | wfServices | Wellfleet-COMMON-MIB |
| 1.3.6.1.4.1.18.3.3.2.11 | wfSerialPortGroup | Wellfleet-COMMON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.18.3.3.2.11.1 | wfSerialPortTable | Wellfleet-CONSOLE-MIB |
| 1.3.6.1.4.1.18.3.3.2.11.1.1 | wfSerialPortEntry | Wellfleet-CONSOLE-MIB |
| 1.3.6.1.4.1.18.3.3.2.11.1.1.15 | wfSerialPortPrompt | Wellfleet-CONSOLE-MIB |