slbCurCfgUrlRedirNonGetOrigSrv
ALTEON-CHEETAH-LAYER7-MIB ·
alteon variant
·
.1.3.6.1.4.1.1872.2.5.5.1.1.1.3
Object
scalar Enumeration
This is for controlling if the switch should redirect packet
to the origin server when HTTP non-GETs are detected.
enabled(1) - Allow redirect traffic to the origin server
disabled(2)- redirect to a group of servers
Context
- MIB
- ALTEON-CHEETAH-LAYER7-MIB
- OID
.1.3.6.1.4.1.1872.2.5.5.1.1.1.3- Type
- scalar
- Access
- readonly
- 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/alteon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALTEON-CHEETAH-LAYER7-MIB::slbCurCfgUrlRedirNonGetOrigSrv.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALTEON-CHEETAH-LAYER7-MIB' -M '/opt/observium/mibs/alteon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALTEON-CHEETAH-LAYER7-MIB::slbCurCfgUrlRedirNonGetOrigSrv'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |