XYLO-PORTS-MIB :: anxpPrompt

MIB Reference — IPNetwork Monitor

All MIBsXYLO-PORTS-MIBanxpPrompt

anxpPrompt

Module: XYLO-PORTS-MIB

OID (symbolic): XYLO-PORTS-MIB::anxpPrompt

OID (numeric): 1.3.6.1.4.1.15.2.3.7.1.31

Node type: OBJECT-TYPE

Type: DisplayString

Access: read-write

Description:

This parameter defines a port-specific prompt string. The prompt string consists of displayable characters and embedded formatting codes. Each formatting code is stored in a single character in nonvolatile memory. The maximum number of characters stored for the prompt string is 16. Since the formatting codes consist of a '%' prepended to a single character, the maximum length string that may be entered for this object is 32 characters. Strings less than 32 characters in length will be rejected as bad values if they cannot be stored into 16 characters in nonvolatile memory after the formatting codes are compressed into single characters.

The valid formatting codes are:

%a the string 'annex' %c the string ': ' %d the date and time %i the Annex's IP address %j a newline character %l port location, or 'port n' %n the Annex's name %p the port number %r the string 'port' %s a space %t the time hh:mm:ss %u the user name for port %% the string '%'

This MIB object corresponds to the NA/admin asynchronous port parameter 'prompt'.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.15.2.3.7.1.31
snmpwalk -v2c -c public <target> XYLO-PORTS-MIB::anxpPrompt

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.15.2.3.7.1.31.1
snmpget -v2c -c public <target> XYLO-PORTS-MIB::anxpPrompt.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.15.2.3.7.1.31.1 s <value>

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.15xylogicsANNEX-MIB
1.3.6.1.4.1.15.2annexANNEX-MIB
1.3.6.1.4.1.15.2.3portsANNEX-MIB
1.3.6.1.4.1.15.2.3.7portTableANNEX-MIB
1.3.6.1.4.1.15.2.3.7.1portEntryANNEX-MIB
1.3.6.1.4.1.15.2.3.7.1.31anxpPromptXYLO-PORTS-MIB