All MIBs › CME-MIB › remoteAccessIdEntryPwdExp
remoteAccessIdEntryPwdExp
Module: CME-MIB
OID (symbolic): CME-MIB::remoteAccessIdEntryPwdExp
OID (numeric): 1.3.6.1.4.1.2.3.51.2.4.1.4.1.1.14
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: The number of days until the user's current password expires.
What is remoteAccessIdEntryPwdExp?
This read-only octet string reports the number of days remaining until a user's current password expires. An admin or the user can use this to know when a password change will soon be required under passwordExpirationPeriod. For example, a value of 3 would mean that user's password expires in just three more days.
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.14 snmpwalk -v2c -c public <target> CME-MIB::remoteAccessIdEntryPwdExp
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.14.1 snmpget -v2c -c public <target> CME-MIB::remoteAccessIdEntryPwdExp.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> remoteAccessIdEntryPwdExp.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::remoteAccessIdEntryPwdExp 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.14 | remoteAccessIdEntryPwdExp | CME-MIB |