A static table containing a list of passwords that
can be used to manage the device. Reading this
table is only sensible to see a description of each
password and whether it's implemented. The first
entry to this table mirrors the original
madgeConfigPassword and madgeConfigReadPassword.
This means that it will default to Public, and that
it should never be a string of zero length. Trying
to set as such will result in BAD VALUE.
Parsed from file MADGEBOX-MIB.mib
Module: MADGEBOX-MIB
Vendor: Madge Networks, Inc.
Module: MADGEBOX-MIB
[Automatically extracted from oidview.com]
madgeConfigPasswordTable OBJECT-TYPE SYNTAX SEQUENCE OF MadgeConfigPasswordEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A static table containing a list of passwords that can be used to manage the device. Reading this table is only sensible to see a description of each password and whether it's implemented. The first entry to this table mirrors the original madgeConfigPassword and madgeConfigReadPassword. This means that it will default to Public, and that it should never be a string of zero length. Trying to set as such will result in BAD VALUE." ::= { madgeConfig 21 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.494.10.1.21.1 | madgeConfigPasswordEntry | 4 | 4 | An entry containing a password for the device, or not, plus a comment to remind the user which entries are what. |
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.494.10.1.1 | madgeConfigIPAddress | 1 | 1 | The IP address of the device. |
1.3.6.1.4.1.494.10.1.2 | madgeConfigIPGateway | 1 | 1 | The default IP gateway for the device. |
1.3.6.1.4.1.494.10.1.3 | madgeConfigIPSubnetMask | 1 | 1 | The IP subnet mask of the device. |
1.3.6.1.4.1.494.10.1.4 | madgeConfigSerialNumber | 1 | 1 | The burnt-in identifier of the device. This is a unique number and in most cases maps directly to the base MAC address of the dev… |
1.3.6.1.4.1.494.10.1.5 | madgeConfigMCodeVersion | 1 | 1 | Microcode version of the device. Stored in the format :- first Byte - not used - microcode major version number - microcode minor v… |
1.3.6.1.4.1.494.10.1.6 | madgeConfigBCodeVersion | 1 | 1 | Bootcode version of the device and the hardware version. Stored in the format :- High Byte - hardware version number - bootcode ma… |
1.3.6.1.4.1.494.10.1.7 | madgeConfigMCodeFilename | 1 | 1 | Original filename for the microcode that has been downloaded to the device. |
1.3.6.1.4.1.494.10.1.8 | madgeConfigDeviceHealth | 1 | 1 | Current health of the device Normal - everything is fine warning - something the user should be aware of degraded - the box is … |
1.3.6.1.4.1.494.10.1.9 | madgeConfigAdminStatus | 1 | 1 | The desired operating mode of the device. The mode can be changed by setting this object. If the device does not support the acti… |
1.3.6.1.4.1.494.10.1.10 | madgeConfigPassword | 1 | 1 | The case insensitive password for the device. Any GET operation on this object will return PUBLIC. If an attempt is made to set t… |
1.3.6.1.4.1.494.10.1.11 | madgeConfigLinkTest | 1 | 1 | An object that can be written with any value to test whether a management station knows the correct device password |
1.3.6.1.4.1.494.10.1.12 | madgeConfigOperStatus | 1 | 1 | The current operating mode of the device. normal - standard operating mode reboot - the device is rebooting identify … |
1.3.6.1.4.1.494.10.1.13 | madgeConfigEraseFlashVersion | 1 | 1 | A valid version index for the bank of flash to erase when AdminStatus is set to erase-flash. NOTE:This variable is only available… |
1.3.6.1.4.1.494.10.1.14 | madgeConfigDefaultFlashVersion | 1 | 1 | The version index of the default flash bank that a device will reboot into when a standard reboot is performed. NOTE:This variable… |
1.3.6.1.4.1.494.10.1.15 | madgeConfigReadPassword | 0 | 0 | The case insensitive read password for the device. This password is used to authenticate all SNMP GET and GET-NEXT operations. An… |
1.3.6.1.4.1.494.10.1.16 | madgeConfigSnapshotName | 0 | 0 | This specifies the name under which to store a snapshot of the current configuration. |
1.3.6.1.4.1.494.10.1.17 | madgeConfigDefaultSnapshot | 0 | 0 | This contains the version index of the snapshot that the device should take its configuration from on the next reboot. |
1.3.6.1.4.1.494.10.1.20 | madgeConfigPasswordTableSize | 0 | 0 | The size of the password table in the device. This should be a static value. A value of zero indicates no table, and that only … |