All MIBs › ESI-MIB › genConfigurationDirty
genConfigurationDirty
Module: ESI-MIB
OID (symbolic): ESI-MIB::genConfigurationDirty
OID (numeric): 1.3.6.1.4.1.683.1.10
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
A variable's value has been changed which will require that the device be reset or power cycled before it will take effect. Set cmdReset to take this action.
A list of critical variables that will cause genConfigurationDirty to be set follows:
snmpGetCommunityName, snmpSetCommunityName,
trPriority, trEarlyTokenRelease, trPacketSize, trRouting, trLocallyAdminAddr,
psJetAdminEnabled,
outputType, outputHandshake,
tcpipEnabled, tcpipIPAddress, tcpipDefaultGateway, tcpipSubnetMask, tcpipUsingNetProtocols, tcpipBootProtocolsEnabled, tcpipRawPortNumber, tcpipMLPTCPPort, tcpipMLPPort,
nwEnabled, nwSetFrameFormat, nwMode, nwPrintServerName, nwPrintServerPassword, nwQueueScanTime, nwFileServerName, nwPortPrinterNumber, nwPortFontDownload, nwPortPCLQueue, nwPortPSQueue, nwPortFormsOn, nwPortNotification,
bvEnabled, bvSetSequencedRouting, bvLoginName, bvLoginPassword, bvPrintServiceName, bvPrintServiceRouting,
lmEnabled,
eTalkEnabled
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.683.1.10 snmpwalk -v2c -c public <target> ESI-MIB::genConfigurationDirty
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.683.1.10.1 snmpget -v2c -c public <target> ESI-MIB::genConfigurationDirty.1
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.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.683 | esi | ESI-MIB |
| 1.3.6.1.4.1.683.1 | general | ESI-MIB |
| 1.3.6.1.4.1.683.1.10 | genConfigurationDirty | ESI-MIB |