All MIBs › CISCO-FASTHUB-MIB › mrNetMgmtConsolePasswordThreshold
mrNetMgmtConsolePasswordThreshold
Module: CISCO-FASTHUB-MIB
OID (symbolic): CISCO-FASTHUB-MIB::mrNetMgmtConsolePasswordThreshold
OID (numeric): 1.3.6.1.4.1.9.2.11.1.4.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The number of consecutive invalid password attempts allowed before the Management Console is shut down for a configured duration. A zero value permits unlimited attempts.
Default value: 3.
What is mrNetMgmtConsolePasswordThreshold?
A read-write counter (default 3, 0 meaning unlimited) defining how many consecutive invalid password attempts are allowed on the Management Console before it locks out access for a configured duration.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.2.11.1.4.8 snmpwalk -v2c -c public <target> CISCO-FASTHUB-MIB::mrNetMgmtConsolePasswordThreshold
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.2.11.1.4.8.1 snmpget -v2c -c public <target> CISCO-FASTHUB-MIB::mrNetMgmtConsolePasswordThreshold.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.2.11.1.4.8.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> mrNetMgmtConsolePasswordThreshold.1
Start monitoring Cisco Catalyst FastHub Ethernet hubs with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-FASTHUB-MIB::mrNetMgmtConsolePasswordThreshold OID value, configure state conditions and alerts, and monitor any Cisco Catalyst FastHub Ethernet hubs from a single console.
OID Breakdown
Upper-level ancestors (8 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.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.2 | local | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.2.11 | ciscoFastHubMIB | CISCO-FASTHUB-MIB |
| 1.3.6.1.4.1.9.2.11.1 | ciscoFastHubMIBObjects | CISCO-FASTHUB-MIB |
| 1.3.6.1.4.1.9.2.11.1.4 | mrNetMgmt | CISCO-FASTHUB-MIB |
| 1.3.6.1.4.1.9.2.11.1.4.8 | mrNetMgmtConsolePasswordThreshold | CISCO-FASTHUB-MIB |