All MIBs › HP-ICF-SECURITY › icfSecurPassword
icfSecurPassword
Module: HP-ICF-SECURITY
OID (symbolic): HP-ICF-SECURITY::icfSecurPassword
OID (numeric): 1.3.6.1.4.1.11.2.14.4.1
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description:
********* THIS OBJECT IS DEPRECATED *********
This variable contains a string which is used both as the community name for the password community, and as the login password for the console port. This community name is needed for most SET operations. In addition, the variables in the ICF security group are only visible within the password community, and must use the value of this variable as the community name for GET operations. If the value of this variable is equal to the null string, the community name 'public' or the null string will be treated the same as the password community.
This object has been deprecated. Its functionality has been replaced by the icfCommunityTable.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11.2.14.4.1 snmpwalk -v2c -c public <target> HP-ICF-SECURITY::icfSecurPassword
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.11.2.14.4.1.1 snmpget -v2c -c public <target> HP-ICF-SECURITY::icfSecurPassword.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.11.2.14.4.1.1 s <value>
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.11 | hp | DATAPROTECTOR-MIB |
| 1.3.6.1.4.1.11.2 | nm | DATAPROTECTOR-MIB |
| 1.3.6.1.4.1.11.2.14 | icf | HP-ICF |
| 1.3.6.1.4.1.11.2.14.4 | icfSecurity | HP-ICF |
| 1.3.6.1.4.1.11.2.14.4.1 | icfSecurPassword | HP-ICF-SECURITY |