flWorkFWCtrlSecurityRadiusServSharedSecret

FL-MGD-INFRASTRUCT-MIB · .1.3.6.1.4.1.4346.11.11.11.2.8.3.3.1.4

Object

column r/w OctetString
This write only object changes the current
shared secret to a given new shared secret. The character
mask is defined as below:
              
   1.) The shared secret length is min. 8 and max. 64 characters.
   2.) All ASCII codes allowd (except code 0x00).
   3.) For redundancy check the shared secret is given
       twice as shown below:
                     
           Shared Secret:                   nimbus3
                         
           octetstr = 2 x Shared Secret:    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.

Context

MIB
FL-MGD-INFRASTRUCT-MIB
OID
.1.3.6.1.4.1.4346.11.11.11.2.8.3.3.1.4
Type
column
Access
readwrite
Status
current
Parent
flWorkFWCtrlSecurityRadiusAuthServEntry

Walk 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 '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::flWorkFWCtrlSecurityRadiusServSharedSecret'
More examples
Read one indexed 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::flWorkFWCtrlSecurityRadiusServSharedSecret.<flWorkFWCtrlSecurityRadiusServIndex>'
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::flWorkFWCtrlSecurityRadiusServSharedSecret'

Syntax

OctetString

Values & Constraints

No enumerated values or constraints recorded.