l7FeMode
L7STAT-EXPERIMENTAL-MIB ·
.1.3.6.1.4.1.54849.1.2.5.1.4
Object
column L7Mode
Frontend mode
Context
- MIB
- L7STAT-EXPERIMENTAL-MIB
- OID
.1.3.6.1.4.1.54849.1.2.5.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- l7FrontendEntry
- 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 'L7STAT-EXPERIMENTAL-MIB' -M '/opt/observium/mibs/loadbalancerorg:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'L7STAT-EXPERIMENTAL-MIB::l7FeMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'L7STAT-EXPERIMENTAL-MIB' -M '/opt/observium/mibs/loadbalancerorg:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'L7STAT-EXPERIMENTAL-MIB::l7FeMode.<l7FePxyIdx>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'L7STAT-EXPERIMENTAL-MIB' -M '/opt/observium/mibs/loadbalancerorg:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'L7STAT-EXPERIMENTAL-MIB::l7FeMode'
Values & Constraints
Type Values
0 | unknown |
1 | tcp |
2 | http |
3 | health |
Conformance
Member of