All MIBs › MWRM-UNIT-MIB › genEquipSecurityUsersExprDate
genEquipSecurityUsersExprDate
Module: MWRM-UNIT-MIB
OID (symbolic): MWRM-UNIT-MIB::genEquipSecurityUsersExprDate
OID (numeric): 1.3.6.1.4.1.2281.10.11.2.1.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
This value is the user's password expiration date. The value is presented in time_t format. When response is -1 the meaning is Never Expired.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2281.10.11.2.1.1.5 snmpwalk -v2c -c public <target> MWRM-UNIT-MIB::genEquipSecurityUsersExprDate
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2281.10.11.2.1.1.5.1 snmpget -v2c -c public <target> MWRM-UNIT-MIB::genEquipSecurityUsersExprDate.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2281.10.11.2.1.1.5.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> genEquipSecurityUsersExprDate.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.2281 | microwave_radio | MWRM-UNIT-MIB |
| 1.3.6.1.4.1.2281.10 | genEquip | MWRM-UNIT-MIB |
| 1.3.6.1.4.1.2281.10.11 | genEquipSecurity | MWRM-UNIT-MIB |
| 1.3.6.1.4.1.2281.10.11.2 | genEquipSecurityUsersAndGroups | MWRM-UNIT-MIB |
| 1.3.6.1.4.1.2281.10.11.2.1 | genEquipSecurityUsersTable | MWRM-UNIT-MIB |
| 1.3.6.1.4.1.2281.10.11.2.1.1 | genEquipSecurityUsersEntry | MWRM-UNIT-MIB |
| 1.3.6.1.4.1.2281.10.11.2.1.1.5 | genEquipSecurityUsersExprDate | MWRM-UNIT-MIB |