All MIBs › ALTEON-TS-LAYER4-MIB › slbCurCfgGroupRealServers
slbCurCfgGroupRealServers
Module: ALTEON-TS-LAYER4-MIB
OID (symbolic): ALTEON-TS-LAYER4-MIB::slbCurCfgGroupRealServers
OID (numeric): 1.3.6.1.4.1.1872.2.1.5.10.1.2
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description:
The Real servers in the group. The servers are presented in
bitmap format.
in receiving order:
OCTET 1 OCTET 2 .....
xxxxxxxx xxxxxxxx .....
| || |_ server 9
| ||
| ||___ server 8
| |____ server 7
| . . .
|__________ server 1
where x : 1 - The represented server belongs to the group
0 - The represented server does not belong to the groupExamples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1872.2.1.5.10.1.2 snmpwalk -v2c -c public <target> ALTEON-TS-LAYER4-MIB::slbCurCfgGroupRealServers
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1872.2.1.5.10.1.2.1 snmpget -v2c -c public <target> ALTEON-TS-LAYER4-MIB::slbCurCfgGroupRealServers.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-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.1 | switch | ALTEON-PRIVATE-MIBS |
| 1.3.6.1.4.1.1872.2.1.5 | serverloadbalance | ALTEON-PRIVATE-MIBS |
| 1.3.6.1.4.1.1872.2.1.5.10 | slbCurCfgGroupTable | ALTEON-PRIVATE-MIBS |
| 1.3.6.1.4.1.1872.2.1.5.10.1 | slbCurCfgGroupEntry | ALTEON-PRIVATE-MIBS |
| 1.3.6.1.4.1.1872.2.1.5.10.1.2 | slbCurCfgGroupRealServers | ALTEON-TS-LAYER4-MIB |