All MIBs › MADGEBOX-MIB › madgeConfigPasswordRead
madgeConfigPasswordRead
Module: MADGEBOX-MIB
OID (symbolic): MADGEBOX-MIB::madgeConfigPasswordRead
OID (numeric): 1.3.6.1.4.1.494.10.1.21.1.2
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description: A case insensitive Read 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 madgeConfigReadPassword.
What is madgeConfigPasswordRead?
The case-insensitive read password stored in this password-table slot; a GET returns PUBLIC if a password is stored there and an empty string if not. Setting it to an empty string clears that slot's password, and for slot 1 the value is kept in sync with the device-wide madgeConfigReadPassword object.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.494.10.1.21.1.2 snmpwalk -v2c -c public <target> MADGEBOX-MIB::madgeConfigPasswordRead
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.494.10.1.21.1.2.1 snmpget -v2c -c public <target> MADGEBOX-MIB::madgeConfigPasswordRead.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.494.10.1.21.1.2.1 s <value>
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::madgeConfigPasswordRead 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 OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.494 | madge | GEN-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.494.10 | madgeBox | MADGEBOX-MIB |
| 1.3.6.1.4.1.494.10.1 | madgeConfig | MADGEBOX-MIB |
| 1.3.6.1.4.1.494.10.1.21 | madgeConfigPasswordTable | MADGEBOX-MIB |
| 1.3.6.1.4.1.494.10.1.21.1 | madgeConfigPasswordEntry | MADGEBOX-MIB |
| 1.3.6.1.4.1.494.10.1.21.1.2 | madgeConfigPasswordRead | MADGEBOX-MIB |