juniHostUserPassword
Juniper-HOST-MIB ·
.1.3.6.1.4.1.4874.2.2.33.1.1.1.1.5
Object
column r/w
OctetString
The password associated with this host entry. Reading this object returns a null DisplayString to avoid security breaches. However, a null string is not accepted for create or write operations.
Context
- MIB
- Juniper-HOST-MIB
- OID
.1.3.6.1.4.1.4874.2.2.33.1.1.1.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- juniHostEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'Juniper-HOST-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-HOST-MIB::juniHostUserPassword'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Juniper-HOST-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-HOST-MIB::juniHostUserPassword.<juniHostName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Juniper-HOST-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Juniper-HOST-MIB::juniHostUserPassword'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-25
Conformance
Member of