All MIBs › CME-MIB › remoteAccessIdEntryState
remoteAccessIdEntryState
Module: CME-MIB
OID (symbolic): CME-MIB::remoteAccessIdEntryState
OID (numeric): 1.3.6.1.4.1.2.3.51.2.4.1.4.1.1.16
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Indicates the state of the user: Active - normal state Disabled - user cannot use account until enabled by a supervisor or chassis user account manager. An account can get disabled after being dormant for a specified amount of time OR as a result of a supervisor or chassis user account manager disabling it. Locked - account is temporarily locked due to repeated unsuccessful login attempts as specified by lockoutPeriod in the customSecuritySettings section. Account can be unlocked by a supervisor or chassis user account manager OR can be automatically unlocked after the lockoutPeriod expires.
NOTE: The disable action does not apply to supervisor or chassis user account manager accounts.
What is remoteAccessIdEntryState?
This read-only integer reports the current operational state of a user account: active for normal use, disabled if it can't be used until re-enabled, or locked, typically after repeated login failures or extended dormancy. An admin checks this to quickly triage which accounts need supervisor action. For example, an account showing locked(2) would need an explicit unlock action before that user can log in again.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.4.1.4.1.1.16 snmpwalk -v2c -c public <target> CME-MIB::remoteAccessIdEntryState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.4.1.4.1.1.16.1 snmpget -v2c -c public <target> CME-MIB::remoteAccessIdEntryState.1
Start monitoring Cisco Communications Manager Express (CME) router/gateway with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CME-MIB::remoteAccessIdEntryState OID value, configure state conditions and alerts, and monitor any Cisco Communications Manager Express (CME) router/gateway from a single console.
OID Breakdown
Upper-level ancestors (15 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.2 | ibm | BLADE-MIB |
| 1.3.6.1.4.1.2.3 | ibmAgents | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51 | netfinitySupportProcessorAgent | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2 | bladeCenterSnmpMIB | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2.4 | configureSP | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2.4.1 | remoteAccessConfig | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2.4.1.4 | remoteAccessIds | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2.4.1.4.1 | remoteAccessIdsTable | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2.4.1.4.1.1 | remoteAccessIdsEntry | BLADE-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2.3.51.2.4.1.4.1.1.16 | remoteAccessIdEntryState | CME-MIB |