slbSessionInfoFlag
ALTEON-CHEETAH-LAYER4-MIB ·
alteon variant
·
.1.3.6.1.4.1.1872.2.5.4.3.5.6
Object
scalar r/w
Enumeration
If the filtering criteria is flag select one of e|l|n|p|s|t|u|w(Flag)
none(20) is selected if flag is not the fitering criteria.
eFlag: Indicates the session is in use and will be aged out if no
traffic is received within session timeout value.
lFlag: Indicates the session is a link load balance session.
nFlag: Indicates the session only translates the destination
MAC when forwarding client traffic to the real server.
pFlag: Indicates the session is a persistent session and is not to
be aged out. Fields (6), (7) and (8) are not shown for
persistent session.
sFlag: Indicates the session is a persistent session and the
application is SSL or Cookie Pbind.
tFlag: Indicates the session is TCP rate limiting per-client entry.
uFlag: Indicates the session is L7 delay binding and switch is
trying to open TCP connection to real server.
wFlag: Indicates the session only translates the destination
MAC when forwarding layer 7 WCR traffic to the real server.
ruFlag: Indicates the session is a UDP rate limiting per-client entry.
riFlag: Indicates the session is a ICMP rate limiting per-client
entry.
viFlag: Indicates the session is a SIP INVITE session.
vrFlag: Indicates the session is a SIP REGISTER session.
vsFlag: Indicates the session is a SIP SUBSCRIBE session.
vmFlag: Indicates the session is a SIP MESSAGE session.
vdFlag: Indicates the session is a SIP NAT data session.
Context
- MIB
- ALTEON-CHEETAH-LAYER4-MIB
- OID
.1.3.6.1.4.1.1872.2.5.4.3.5.6- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- slbSessionInfo
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-LAYER4-MIB' -M '/opt/observium/mibs/alteon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALTEON-CHEETAH-LAYER4-MIB::slbSessionInfoFlag.0'
More examples
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::slbSessionInfoFlag'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | eFlag |
2 | lFlag |
3 | nFlag |
4 | pFlag |
5 | sFlag |
6 | tFlag |
7 | uFlag |
8 | wFlag |
9 | ruFlag |
10 | riFlag |
11 | viFlag |
12 | vrFlag |
13 | vsFlag |
14 | vmFlag |
15 | vdFlag |
20 | none |