ESI-MIB :: psVerifyConfiguration

MIB Reference — IPNetwork Monitor

All MIBsESI-MIBpsVerifyConfiguration

psVerifyConfiguration

Module: ESI-MIB

OID (symbolic): ESI-MIB::psVerifyConfiguration

OID (numeric): 1.3.6.1.4.1.683.6.1.3

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description:

This variable is used to force the print server to verify valid configuration settings. Setting the variable to the appropriate enumeration will cause the print server to verify the settings for that enumeration. If the settings are valid, the result of the set will be OK. If the settings are not valid, the result will be BadValue. Gets on this variable will always return 0.

1 - Indicates whether or not the current serial configuration is valid. Valid configurations - If the serial port is set in bidirectional mode, the baud rate must be less than 115200 and the handshaking must be set to hardware handshaking.

2 - Not used yet.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.683.6.1.3
snmpwalk -v2c -c public <target> ESI-MIB::psVerifyConfiguration

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.683.6.1.3.1
snmpget -v2c -c public <target> ESI-MIB::psVerifyConfiguration.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.683.6.1.3.1 i <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.683esiESI-MIB
1.3.6.1.4.1.683.6printServersESI-MIB
1.3.6.1.4.1.683.6.1psGeneralESI-MIB
1.3.6.1.4.1.683.6.1.3psVerifyConfigurationESI-MIB