flWorkFWCtrlPasswdSuccess
FL-MGD-INFRASTRUCT-MIB ·
.1.3.6.1.4.1.4346.11.11.11.2.3.2
Object
scalar Enumeration
The firmware will always return the last access
result to the object flWorkFWCtrlPasswdSet.
In case of new system startup without any try of
manipulations onto flWorkFWCtrlPasswdSet the object
always bring back notChanged(1) state.
Every write access to flWorkFWCtrlPasswdSet or rather
the setting of new password over the web interface which
was not successful lead to noTSuccessful(2) state. Every
successful write access lead to successful(3) state.
The states notSuccessful(2) and successful(3) are hold
up for ten minutes from the time of the last change.
After this the state notChanged(1) is adjusted.
Context
- MIB
- FL-MGD-INFRASTRUCT-MIB
- OID
.1.3.6.1.4.1.4346.11.11.11.2.3.2- Type
- scalar
- Access
- readonly
- 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::flWorkFWCtrlPasswdSuccess.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::flWorkFWCtrlPasswdSuccess'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.