flWorkFWCtrlSnmpAgentMode
FL-MGD-INFRASTRUCT-MIB ·
.1.3.6.1.4.1.4346.11.11.11.2.1.22
Object
scalar r/w
Enumeration
Control the mode of the snmp agent. The following modes exist:
DISABLE (Deactivates the snmp agent!)
SNMPv2c (unsecured)
SNMPv3 (secured, Authentication protocol: MD5, privacy protocol: DES)
Context
- MIB
- FL-MGD-INFRASTRUCT-MIB
- OID
.1.3.6.1.4.1.4346.11.11.11.2.1.22- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- flWorkFWCtrlBasic
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::flWorkFWCtrlSnmpAgentMode.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::flWorkFWCtrlSnmpAgentMode'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.