l7SrvMode
L7STAT-EXPERIMENTAL-MIB ·
.1.3.6.1.4.1.54849.1.2.7.1.10
Object
column L7Mode
Server mode
Context
- MIB
- L7STAT-EXPERIMENTAL-MIB
- OID
.1.3.6.1.4.1.54849.1.2.7.1.10- Type
- column
- Access
- readonly
- Status
- current
- Parent
- l7ServerEntry
- 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::l7SrvMode'
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::l7SrvMode.<l7SrvPxyIdx>.<l7SrvSrvIdx>'
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::l7SrvMode'
Values & Constraints
Type Values
0 | unknown |
1 | tcp |
2 | http |
3 | health |
Conformance
Member of