slbCurCfgUrlLbCaseSensitiveStrMatch
ALTEON-CHEETAH-LAYER7-MIB ·
nortel variant
·
.1.3.6.1.4.1.1872.2.5.5.1.1.2.6
Object
scalar Enumeration
This is for controlling if the URL String matching is case sensitive or not.
enabled(1) - URL String matching is case sensitive
disabled(2)- URL String matching is not case sensitive
Context
- MIB
- ALTEON-CHEETAH-LAYER7-MIB
- OID
.1.3.6.1.4.1.1872.2.5.5.1.1.2.6- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- slbUrlBalance
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/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALTEON-CHEETAH-LAYER7-MIB::slbCurCfgUrlLbCaseSensitiveStrMatch.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALTEON-CHEETAH-LAYER7-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALTEON-CHEETAH-LAYER7-MIB::slbCurCfgUrlLbCaseSensitiveStrMatch'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |