slbNewCfgUrlRedirCookieOrigSrv
ALTEON-CHEETAH-LAYER7-MIB ·
.1.3.6.1.4.1.1872.2.5.5.1.1.1.6
Object
scalar r/w
Enumeration
This is for controlling if the switch should redirect packet to the
origin server when user cookies are detected.
enabled(1) - Allow redirect traffic to the origin server
disabled(2)- redirect to a group of servers (cache server)
Context
- MIB
- ALTEON-CHEETAH-LAYER7-MIB
- OID
.1.3.6.1.4.1.1872.2.5.5.1.1.1.6- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- slbUrlRedir
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 'ALTEON-CHEETAH-LAYER7-MIB' -M '/opt/observium/mibs/radware:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALTEON-CHEETAH-LAYER7-MIB::slbNewCfgUrlRedirCookieOrigSrv.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALTEON-CHEETAH-LAYER7-MIB' -M '/opt/observium/mibs/radware:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALTEON-CHEETAH-LAYER7-MIB::slbNewCfgUrlRedirCookieOrigSrv'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |