flWorkFWCtrlPasswdSet
FL-MGD-INFRASTRUCT-MIB ·
.1.3.6.1.4.1.4346.11.11.11.2.3.1
Object
scalar r/w
OctetString
This write only object changes the current
password to a given new password. The character
mask is defined as below:
1.) The password length is min. 8 and max. 64 characters.
2.) All ASCII codes allowd (except code 0x00).
3.) For redundancy check the password is giving
twice as shown below:
password: nimbus3
octetstr = 2 x password: nimbus3nimbus3
4.) As an result of this the absolut length of
octet string is even and min. 16 and max. 128 characters.
The firmware will always return a string of five
asterics (*****) when this object is reading.
NOTE: If the device supports either SNMPv2c or SNMPv3,
this object will work in SNMPv2c mode only since
SNMPv3 provides own objects for user management.
Context
- MIB
- FL-MGD-INFRASTRUCT-MIB
- OID
.1.3.6.1.4.1.4346.11.11.11.2.3.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- flWorkFWCtrlPasswd
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FL-MGD-INFRASTRUCT-MIB' -M '/opt/observium/mibs/phoenix:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FL-MGD-INFRASTRUCT-MIB::flWorkFWCtrlPasswdSet.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FL-MGD-INFRASTRUCT-MIB' -M '/opt/observium/mibs/phoenix:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FL-MGD-INFRASTRUCT-MIB::flWorkFWCtrlPasswdSet'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 16-128