snAgGblPasswordChangeMode

HP-SN-AGENT-MIB · .1.3.6.1.4.1.11.2.3.7.11.12.1.2.1.24

Object

scalar Enumeration
Specify which management entity is allowed to change
the password. 'anyMgmtEntity' management entities are
SNMP management station, console command line interface,
and telnet command line interface. For security reason,
this object can only be modified by console command line
interface or telnet command line interface. The default
value is 'consoleAndTelnet', of which both console and
telnet command line interfaces are allowed to change
the password.

Context

MIB
HP-SN-AGENT-MIB
OID
.1.3.6.1.4.1.11.2.3.7.11.12.1.2.1.24
Type
scalar
Access
readonly
Status
current
Parent
snAgentGbl

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HP-SN-AGENT-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-SN-AGENT-MIB::snAgGblPasswordChangeMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-SN-AGENT-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-SN-AGENT-MIB::snAgGblPasswordChangeMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1anyMgmtEntity
2consoleAndTelnet
3consoleOnly
4telnetOnly