All MIBs › ALTEON-CHEETAH-LAYER4-MIB › slbSessionInfoType
slbSessionInfoType
Module: ALTEON-CHEETAH-LAYER4-MIB
OID (symbolic): ALTEON-CHEETAH-LAYER4-MIB::slbSessionInfoType
OID (numeric): 1.3.6.1.4.1.1872.2.5.4.3.5.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This identifies the filtering criteria for the session binding table request. all(1) : Show all session entries cip(2) : Show all session entries with source IP address cport(3) : Show all session entries with source port dip(4) : Show all session entries with destination IP address dport(5) : Show all session entries with destination port pip(6) : Show all session entries with proxy IP address pport(7) : Show all session entries with proxy port filter(8): Show all session entries with matching filter flag(9) : Show all session entries with matching flag port(10) : Show all session entries with ingress port real(11) : Show all session entries with real IP address.
What is slbSessionInfoType?
Specifies the filtering criteria type used when requesting session binding table data, such as filtering by all sessions, source IP, source port, destination IP, or other attributes. Writing this field selects which category of sessions will be returned in the subsequent query.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1872.2.5.4.3.5.2 snmpwalk -v2c -c public <target> ALTEON-CHEETAH-LAYER4-MIB::slbSessionInfoType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1872.2.5.4.3.5.2.1 snmpget -v2c -c public <target> ALTEON-CHEETAH-LAYER4-MIB::slbSessionInfoType.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1872.2.5.4.3.5.2.1 i <value>
Start monitoring Alteon (Nortel/Radware) Cheetah-based application switches (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ALTEON-CHEETAH-LAYER4-MIB::slbSessionInfoType OID value, configure state conditions and alerts, and monitor any Alteon (Nortel/Radware) Cheetah-based application switches (legacy) from a single console.
OID Breakdown
Upper-level ancestors (9 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.1872 | alteon | ALTEON-PRIVATE-MIBS |
| 1.3.6.1.4.1.1872.2 | private_mibs | ALTEON-PRIVATE-MIBS |
| 1.3.6.1.4.1.1872.2.5 | aws_switch | ALTEON-ROOT-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1872.2.5.4 | layer4 | ALTEON-CHEETAH-LAYER4-MIB |
| 1.3.6.1.4.1.1872.2.5.4.3 | layer4Info | ALTEON-CHEETAH-LAYER4-MIB |
| 1.3.6.1.4.1.1872.2.5.4.3.5 | slbSessionInfo | ALTEON-CHEETAH-LAYER4-MIB |
| 1.3.6.1.4.1.1872.2.5.4.3.5.2 | slbSessionInfoType | ALTEON-CHEETAH-LAYER4-MIB |