slbOperRealServerStatus
ALTEON-CHEETAH-LAYER4-MIB ·
alteon variant
·
.1.3.6.1.4.1.1872.2.5.4.4.1.1.2
Object
column r/w
Enumeration
This an action object which is used to temporarily enable/disable a real server. The real server will be returned to its configured operational mode when the switch is reset. Setting the value to 'cookiepersistant' allows cookie persistent HTTP 1.0 sessions when the real server is offline.
Context
- MIB
- ALTEON-CHEETAH-LAYER4-MIB
- OID
.1.3.6.1.4.1.1872.2.5.4.4.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- slbOperRealServerEntry
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 'ALTEON-CHEETAH-LAYER4-MIB' -M '/opt/observium/mibs/alteon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALTEON-CHEETAH-LAYER4-MIB::slbOperRealServerStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALTEON-CHEETAH-LAYER4-MIB' -M '/opt/observium/mibs/alteon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALTEON-CHEETAH-LAYER4-MIB::slbOperRealServerStatus.<slbOperRealServerIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALTEON-CHEETAH-LAYER4-MIB' -M '/opt/observium/mibs/alteon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALTEON-CHEETAH-LAYER4-MIB::slbOperRealServerStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |
3 | cookiepersistent |