HP-ICF-SECURITY :: icfSecurPassword

MIB Reference — IPNetwork Monitor

All MIBsHP-ICF-SECURITYicfSecurPassword

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 OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.11hpDATAPROTECTOR-MIB
1.3.6.1.4.1.11.2nmDATAPROTECTOR-MIB
1.3.6.1.4.1.11.2.14icfHP-ICF
1.3.6.1.4.1.11.2.14.4icfSecurityHP-ICF
1.3.6.1.4.1.11.2.14.4.1icfSecurPasswordHP-ICF-SECURITY