MADGEBOX-MIB :: madgeConfigPasswordWrite

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsMADGEBOX-MIBmadgeConfigPasswordWrite

madgeConfigPasswordWrite

Module: MADGEBOX-MIB

OID (symbolic): MADGEBOX-MIB::madgeConfigPasswordWrite

OID (numeric): 1.3.6.1.4.1.494.10.1.21.1.3

Node type: OBJECT-TYPE

Type: DisplayString

Access: read-write

Description: A case insensitive Write password for the device. Any GET operation on this object will return PUBLIC if this entry is used to store a password, and return a zero length string if no password is stored. If an attempt is made to set the password to a string greater than the maximum, a BAD VALUE error will be returned. If a SET is made with a zero length string, the Password is cleared.

Note: for the special case of entry 1, the value is mirrored with madgeConfigPassword.

What is madgeConfigPasswordWrite?

The case-insensitive write (SET) password stored in this password-table slot; a GET returns PUBLIC if a password is stored there and an empty string if not. For slot 1 this value mirrors the device-wide madgeConfigPassword object, so admins managing multiple named credentials should be careful editing slot 1 directly.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.494.10.1.21.1.3
snmpwalk -v2c -c public <target> MADGEBOX-MIB::madgeConfigPasswordWrite

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.494.10.1.21.1.3.1
snmpget -v2c -c public <target> MADGEBOX-MIB::madgeConfigPasswordWrite.1

Set instance 1 (SNMPv2c):

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

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> madgeConfigPasswordWrite.1

Start monitoring Madge Networks Token Ring hub/concentrator with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the MADGEBOX-MIB::madgeConfigPasswordWrite OID value, configure state conditions and alerts, and monitor any Madge Networks Token Ring hub/concentrator from a single console.

OID Breakdown

Upper-level ancestors (7 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.494madgeGEN-MIB
Numeric OIDNameModule
1.3.6.1.4.1.494.10madgeBoxMADGEBOX-MIB
1.3.6.1.4.1.494.10.1madgeConfigMADGEBOX-MIB
1.3.6.1.4.1.494.10.1.21madgeConfigPasswordTableMADGEBOX-MIB
1.3.6.1.4.1.494.10.1.21.1madgeConfigPasswordEntryMADGEBOX-MIB
1.3.6.1.4.1.494.10.1.21.1.3madgeConfigPasswordWriteMADGEBOX-MIB