HUAWEI-SLB-MIB: View SNMP OID List / Download MIB
VENDOR: HUAWEI
Home | MIB: HUAWEI-SLB-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
hwSLBMIB | 1.3.6.1.4.1.2011.5.25.225 |
The MIB describes Server Load Balance |
||
hwSlbMibObjects | 1.3.6.1.4.1.2011.5.25.225.1 | |||
hwSlbTrapObjects | 1.3.6.1.4.1.2011.5.25.225.1.1 | |||
hwIpAddress | 1.3.6.1.4.1.2011.5.25.225.1.1.1 | ipaddress | no-access |
The object indicates the IP address of a load balance member. |
hwMemberName | 1.3.6.1.4.1.2011.5.25.225.1.1.2 | octet string | no-access |
The object indicates the member in a load balance group, each member in the load balance group will provide same services to clients, system will select one member to serve the clients' requests. |
hwGroupName | 1.3.6.1.4.1.2011.5.25.225.1.1.3 | octet string | no-access |
The object indicates the group name of members, each group members may contain same services and typically reside in the same physical location in a data center. |
hwPort | 1.3.6.1.4.1.2011.5.25.225.1.1.4 | integer32 | no-access |
The TCP or UDP port number, the range can from 1 to 65535. |
hwProbeName | 1.3.6.1.4.1.2011.5.25.225.1.1.5 | octet string | no-access |
The object indicates a probe that is used to detect failures for members in a group. When you initially configure a health probe, you should define its type and name. |
hwProbeType | 1.3.6.1.4.1.2011.5.25.225.1.1.6 | integer | no-access |
The object indicates probe type. S9300 support ICMP, TCP, UDP, HTTP probe types. Enumeration: 'udp': 3, 'icmp': 1, 'http': 4, 'tcp': 2. |
hwConnectionNum | 1.3.6.1.4.1.2011.5.25.225.1.1.7 | integer32 | no-access |
The object indicates the connection number of a group member, usually five-tuple is used to describe a connection(source IP, detination IP, source port, destination port, protocal). |
hwMasterGroup | 1.3.6.1.4.1.2011.5.25.225.1.1.8 | octet string | no-access |
The object indicates the master group. In order to improve reliability, S9300 can bind master group and backup group together to provide load balance service, operators can config two load balance group: one as master, the other as backup |
hwMasterGroupActiveNum | 1.3.6.1.4.1.2011.5.25.225.1.1.9 | integer32 | no-access |
The object indicates the active member number in the master server group. |
hwMasterGroupTotalNum | 1.3.6.1.4.1.2011.5.25.225.1.1.10 | integer32 | no-access |
The object indicates the total number of in-service members in the master group. |
hwBackupGroup | 1.3.6.1.4.1.2011.5.25.225.1.1.11 | octet string | no-access |
The object indicates the backup group. In order to improve reliability, S9300 can bind master group and backup group together to provide load balance service, operators can config two load balance group one as master, the other as backup |
hwBackupGroupActiveNum | 1.3.6.1.4.1.2011.5.25.225.1.1.12 | integer32 | no-access |
The object indicates the active member number in the backup server group. |
hwBackupGroupTotalNum | 1.3.6.1.4.1.2011.5.25.225.1.1.13 | integer32 | no-access |
The object indicates the total number of in-service members in the backup group. |
hwActionName | 1.3.6.1.4.1.2011.5.25.225.1.1.14 | octet string | no-access |
The object indicates the policy action. Operators can define different actions for clients request: forward packets, drop packets, load balance, sticky load balance. |
hwCurWorkGroupName | 1.3.6.1.4.1.2011.5.25.225.1.1.15 | octet string | no-access |
The object indicates the current working group, the working group may be master group or backup group. |
hwSlbNotifications | 1.3.6.1.4.1.2011.5.25.225.1.2 | |||
hwMemberInstanceStateUp | 1.3.6.1.4.1.2011.5.25.225.1.2.1 |
Member state changes to up. S9300 will select the member to accept clients' new requests. |
||
hwMemberInstanceStateDown | 1.3.6.1.4.1.2011.5.25.225.1.2.2 |
Member state changes to down. S9300 will not select the member when clients' new requests come. |
||
hwGroupStateSwitchover | 1.3.6.1.4.1.2011.5.25.225.1.2.3 |
When there are members' state change, current work group may change from master group to backup group or from backup group to master group. |
||
hwMemberConnectionFull | 1.3.6.1.4.1.2011.5.25.225.1.2.4 |
The connections for the physical member attains threshold. |
||
hwMemberConnectionFullRestore | 1.3.6.1.4.1.2011.5.25.225.1.2.5 |
The connections for the physical member restores to normal. |
||
hwMemberInstanceConnectionFull | 1.3.6.1.4.1.2011.5.25.225.1.2.6 |
The connections for the group member attains threshold. |
||
hwMemberInstanceConnectionFullRestore | 1.3.6.1.4.1.2011.5.25.225.1.2.7 |
The connections for the group member restores nomal. |
||
hwProbeInstanceStateUp | 1.3.6.1.4.1.2011.5.25.225.1.2.8 |
Probe is used to check load balance member health, when there are expected response from load balance member, probe state will change to up. |
||
hwProbeInstanceStateDown | 1.3.6.1.4.1.2011.5.25.225.1.2.9 |
Probe is used to check load balance member health, when there are no expected response from load balance member, probe state will change to down. |
||
hwSlbConformance | 1.3.6.1.4.1.2011.5.25.225.1.3 | |||
hwSlbGroups | 1.3.6.1.4.1.2011.5.25.225.1.3.1 | |||
hwSlbTrapObjectsGroup | 1.3.6.1.4.1.2011.5.25.225.1.3.1.1 |
The group of objects that comprise SlbTrapObjects. |
||
hwSlbNotificationsGroup | 1.3.6.1.4.1.2011.5.25.225.1.3.1.2 |
The group of objects that comprise SlbNotifications. |
||
hwSlbCompliances | 1.3.6.1.4.1.2011.5.25.225.1.3.2 | |||
hwSlbCompliance | 1.3.6.1.4.1.2011.5.25.225.1.3.2.1 |
The compliance statement for entities implementing Huawei server load balance MIB. |