MIBs Depot

HH3C-LBV2-MIB

Registered at
1.3.6.1.4.1.25506.2.148
Last updated
2019-05-13 00:00
Organization
New H3C Technologies Co., Ltd.
Revisions
2019-05-13 00:00, 2013-11-01 00:00
Namespace
comware
Source file
HH3C-LBV2-MIB
Digest
sha256:2e8bc5bc0157a3ff3069c0549cb498159f283f39f4b1ce41a8395a9cbad60f71

Description

The private MIB file includes the LB information of the device.

Contact

Platform Team New H3C Tech. Co., Ltd. Hai-Dian District Beijing P.R. China http://www.h3c.com Zip:100085

Imports

FromSymbols
HH3C-OID-MIBhh3cCommon
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMICounter64, Gauge32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDisplayString, RowStatus, TEXTUAL-CONVENTION

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

HH3C-LBV2-MIB
HH3C-OID-MIB
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
hh3cLBv2GlobalObjects
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.148.1
hh3cLBv2TrapEnable
OBJECT-TYPE
Indicates whether the module of LB will generate traps for events defined in this MIB. 'enabled' results in SNMP traps; 'disabled', no traps are sent.
1.3.6.1.4.1.25506.2.148.1.1INTEGER {enabled(1), disabled(2)}read-writecurrent
hh3cLBv2GlobalStatsTable
OBJECT-TYPE
Global statistic table for LB.
1.3.6.1.4.1.25506.2.148.1.2not-accessiblecurrent
hh3cLBv2GlobalStatsEntry
OBJECT-TYPE
An entry contains the statistic information of LB.
1.3.6.1.4.1.25506.2.148.1.2.1not-accessiblecurrent
hh3cLBv2GlobalStatChassis
OBJECT-TYPE
ID of the device that holds the card.
1.3.6.1.4.1.25506.2.148.1.2.1.1Unsigned32 (0..255)not-accessiblecurrent
hh3cLBv2GlobalStatSlot
OBJECT-TYPE
Member ID of the card on device.
1.3.6.1.4.1.25506.2.148.1.2.1.2Unsigned32 (0..255)not-accessiblecurrent
hh3cLBv2GlobalStatCpuid
OBJECT-TYPE
ID of the CPU on the card.
1.3.6.1.4.1.25506.2.148.1.2.1.3Unsigned32 (0..255)not-accessiblecurrent
hh3cLBv2GlobalStatTotalConnections
OBJECT-TYPE
Total number of connections of LB.
1.3.6.1.4.1.25506.2.148.1.2.1.4Counter64read-onlycurrent
hh3cLBv2GlobalStatActiveConnections
OBJECT-TYPE
Active connections of LB.
1.3.6.1.4.1.25506.2.148.1.2.1.5Gauge32read-onlycurrent
hh3cLBv2GlobalStatConnectionsRate
OBJECT-TYPE
Connection rate of LB.
1.3.6.1.4.1.25506.2.148.1.2.1.6Gauge32read-onlycurrent
hh3cLBv2ActionTables
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.148.2
hh3cLBv2ActionTable
OBJECT-TYPE
Action table for LB.
1.3.6.1.4.1.25506.2.148.2.1not-accessiblecurrent
hh3cLBv2ActionEntry
OBJECT-TYPE
An entry contains the information of the action.
1.3.6.1.4.1.25506.2.148.2.1.1not-accessiblecurrent
hh3cLBv2ActionName
OBJECT-TYPE
Name of the action.
1.3.6.1.4.1.25506.2.148.2.1.1.1DisplayString (SIZE(1..63))accessible-for-notifycurrent
hh3cLBv2ActionDefaultSF
OBJECT-TYPE
Default server farm quoted by the action. A zero length string indicates no default server farm has been assigned.
1.3.6.1.4.1.25506.2.148.2.1.1.2DisplayString (SIZE(0..63))read-createcurrent
hh3cLBv2ActionBackupSF
OBJECT-TYPE
Backup server farm quoted by the action. A zero length string indicates no backup server farm has been assigned.
1.3.6.1.4.1.25506.2.148.2.1.1.3DisplayString (SIZE(0..63))read-createcurrent
hh3cLBv2ActionInUseSF
OBJECT-TYPE
Server farm in use quoted by the action.
1.3.6.1.4.1.25506.2.148.2.1.1.4DisplayString (SIZE(0..63))read-onlycurrent
hh3cLBv2ActionRowStatus
OBJECT-TYPE
Status of this conceptual row. When create an action, default server farm and backup server farm are optional.
1.3.6.1.4.1.25506.2.148.2.1.1.5RowStatusread-createcurrent
hh3cLBv2VSTables
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.148.3
hh3cLBv2VSTable
OBJECT-TYPE
Virtual server table for LB.
1.3.6.1.4.1.25506.2.148.3.1not-accessiblecurrent
hh3cLBv2VSEntry
OBJECT-TYPE
An entry contains the information of the virtual server.
1.3.6.1.4.1.25506.2.148.3.1.1not-accessiblecurrent
hh3cLBv2VSName
OBJECT-TYPE
Name of the virtual server.
1.3.6.1.4.1.25506.2.148.3.1.1.1DisplayString (SIZE(1..63))accessible-for-notifycurrent
hh3cLBv2VSConnectionsLimit
OBJECT-TYPE
Max connections limit of the virtual server. 0 means there is no limit.
1.3.6.1.4.1.25506.2.148.3.1.1.2Unsigned32read-createcurrent
hh3cLBv2VSConnectionsRateLimit
OBJECT-TYPE
Max connections rate limit of the virtual server. 0 means there is no limit.
1.3.6.1.4.1.25506.2.148.3.1.1.3Unsigned32read-createcurrent
hh3cLBv2VSDefaultSF
OBJECT-TYPE
Default server farm quoted by the virtual server. A zero length string indicates no default server farm has been assigned.
1.3.6.1.4.1.25506.2.148.3.1.1.4DisplayString (SIZE(0..63))read-createcurrent
hh3cLBv2VSBackupSF
OBJECT-TYPE
Backup server farm quoted by the virtual server. A zero length string indicates no backup server farm has been assigned.
1.3.6.1.4.1.25506.2.148.3.1.1.5DisplayString (SIZE(0..63))read-createcurrent
hh3cLBv2VSInUseSF
OBJECT-TYPE
Server farm in use quoted by the virtual server.
1.3.6.1.4.1.25506.2.148.3.1.1.6DisplayString (SIZE(0..63))read-onlycurrent
hh3cLBv2VSRowStatus
OBJECT-TYPE
Status of this conceptual row. When create an virtual server, default server farm and backup server farm are optional.
1.3.6.1.4.1.25506.2.148.3.1.1.7RowStatusread-createcurrent
hh3cLBv2VSStatsTable
OBJECT-TYPE
Virtual server statistic table for LB.
1.3.6.1.4.1.25506.2.148.3.2not-accessiblecurrent
hh3cLBv2VSStatsEntry
OBJECT-TYPE
An entry contains the statistic information of the virtual server.
1.3.6.1.4.1.25506.2.148.3.2.1not-accessiblecurrent
hh3cLBv2VSStatChassis
OBJECT-TYPE
ID of the device that holds the card.
1.3.6.1.4.1.25506.2.148.3.2.1.1Unsigned32 (0..255)accessible-for-notifycurrent
hh3cLBv2VSStatSlot
OBJECT-TYPE
Member ID of the card on device.
1.3.6.1.4.1.25506.2.148.3.2.1.2Unsigned32 (0..255)accessible-for-notifycurrent
hh3cLBv2VSStatCpuid
OBJECT-TYPE
ID of the CPU on the card.
1.3.6.1.4.1.25506.2.148.3.2.1.3Unsigned32 (0..255)accessible-for-notifycurrent
hh3cLBv2VSStatTotalConnections
OBJECT-TYPE
Total number of connections that the virtual server received.
1.3.6.1.4.1.25506.2.148.3.2.1.4Counter64read-onlycurrent
hh3cLBv2VSStatActiveConnections
OBJECT-TYPE
Active connections that the virtual server received.
1.3.6.1.4.1.25506.2.148.3.2.1.5Unsigned32read-onlycurrent
hh3cLBv2VSStatClientSidePKTsIn
OBJECT-TYPE
Number of packets that the virtual server received from client.
1.3.6.1.4.1.25506.2.148.3.2.1.6Counter64read-onlycurrent
hh3cLBv2VSStatClientSidePKTsOut
OBJECT-TYPE
Number of packets that the virtual server sent to client.
1.3.6.1.4.1.25506.2.148.3.2.1.7Counter64read-onlycurrent
hh3cLBv2VSStatDroppedPackets
OBJECT-TYPE
Number of packets that the virtual server dropped.
1.3.6.1.4.1.25506.2.148.3.2.1.8Counter64read-onlycurrent
hh3cLBv2VSStatClientSideBytesIn
OBJECT-TYPE
Number of bytes that the virtual server received from client.
1.3.6.1.4.1.25506.2.148.3.2.1.9Counter64read-onlycurrent
hh3cLBv2VSStatClientSideBytesOut
OBJECT-TYPE
Number of bytes that the virtual server sent to client.
1.3.6.1.4.1.25506.2.148.3.2.1.10Counter64read-onlycurrent
hh3cLBv2VSStatReceivedRequests
OBJECT-TYPE
Number of requests that the virtual server received from client.
1.3.6.1.4.1.25506.2.148.3.2.1.11Counter64read-onlycurrent
hh3cLBv2VSStatSentResponses
OBJECT-TYPE
Number of responses that the virtual server sent to client.
1.3.6.1.4.1.25506.2.148.3.2.1.12Counter64read-onlycurrent
hh3cLBv2VSStatConnectionsRate
OBJECT-TYPE
Connections rate of the virtual server.
1.3.6.1.4.1.25506.2.148.3.2.1.13Unsigned32read-onlycurrent
hh3cLBv2RSTables
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.148.4
hh3cLBv2RSTable
OBJECT-TYPE
Real server table for LB.
1.3.6.1.4.1.25506.2.148.4.1not-accessiblecurrent
hh3cLBv2RSEntry
OBJECT-TYPE
An entry contains the information of the real server.
1.3.6.1.4.1.25506.2.148.4.1.1not-accessiblecurrent
hh3cLBv2RSName
OBJECT-TYPE
Name of the real server.
1.3.6.1.4.1.25506.2.148.4.1.1.1DisplayString (SIZE(1..63))accessible-for-notifycurrent
hh3cLBv2RSRowStatus
OBJECT-TYPE
Status of this conceptual row.
1.3.6.1.4.1.25506.2.148.4.1.1.2RowStatusread-createcurrent
hh3cLBv2RSConnectionsLimit
OBJECT-TYPE
Max connections limit of the real server. 0 means there is no limit.
1.3.6.1.4.1.25506.2.148.4.1.1.3Unsigned32read-createcurrent
hh3cLBv2RSConnectionsRateLimit
OBJECT-TYPE
Max connections rate limit of the real server. 0 means there is no limit.
1.3.6.1.4.1.25506.2.148.4.1.1.4Unsigned32read-createcurrent
hh3cLBv2RSStatsTable
OBJECT-TYPE
Real server statistic table for LB.
1.3.6.1.4.1.25506.2.148.4.2not-accessiblecurrent
hh3cLBv2RSStatsEntry
OBJECT-TYPE
An entry contains the statistic information of the real server.
1.3.6.1.4.1.25506.2.148.4.2.1not-accessiblecurrent
hh3cLBv2RSStatChassis
OBJECT-TYPE
ID of the device that holds the card.
1.3.6.1.4.1.25506.2.148.4.2.1.1Unsigned32 (0..255)accessible-for-notifycurrent
hh3cLBv2RSStatSlot
OBJECT-TYPE
Member ID of the card on device.
1.3.6.1.4.1.25506.2.148.4.2.1.2Unsigned32 (0..255)accessible-for-notifycurrent
hh3cLBv2RSStatCpuid
OBJECT-TYPE
ID of the CPU on the card.
1.3.6.1.4.1.25506.2.148.4.2.1.3Unsigned32 (0..255)accessible-for-notifycurrent
hh3cLBv2RSStatTotalConnections
OBJECT-TYPE
Total number of connections that the real server received.
1.3.6.1.4.1.25506.2.148.4.2.1.4Counter64read-onlycurrent
hh3cLBv2RSStatActiveConnections
OBJECT-TYPE
Active connections that the real server received.
1.3.6.1.4.1.25506.2.148.4.2.1.5Unsigned32read-onlycurrent
hh3cLBv2RSStatServerSidePKTsIn
OBJECT-TYPE
Number of packets that the real server received from device.
1.3.6.1.4.1.25506.2.148.4.2.1.6Counter64read-onlycurrent
hh3cLBv2RSStatServerSidePKTsOut
OBJECT-TYPE
Number of packets that the real server sent.
1.3.6.1.4.1.25506.2.148.4.2.1.7Counter64read-onlycurrent
hh3cLBv2RSStatDroppedPackets
OBJECT-TYPE
Number of packets that the real server dropped.
1.3.6.1.4.1.25506.2.148.4.2.1.8Counter64read-onlycurrent
hh3cLBv2RSStatServerSideBytesIn
OBJECT-TYPE
Number of bytes that the real server received from device.
1.3.6.1.4.1.25506.2.148.4.2.1.9Counter64read-onlycurrent
hh3cLBv2RSStatServerSideBytesOut
OBJECT-TYPE
Number of bytes that the real server sent.
1.3.6.1.4.1.25506.2.148.4.2.1.10Counter64read-onlycurrent
hh3cLBv2RSStatReceivedRequests
OBJECT-TYPE
Number of requests that the real server received from device.
1.3.6.1.4.1.25506.2.148.4.2.1.11Counter64read-onlycurrent
hh3cLBv2RSStatSentResponses
OBJECT-TYPE
Number of responses that the real server sent to device.
1.3.6.1.4.1.25506.2.148.4.2.1.12Counter64read-onlycurrent
hh3cLBv2RSStatConnectionsRate
OBJECT-TYPE
Connections rate of the real server.
1.3.6.1.4.1.25506.2.148.4.2.1.13Unsigned32read-onlycurrent
hh3cLBv2SFTables
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.148.5
hh3cLBv2SFTable
OBJECT-TYPE
Server farm table for LB.
1.3.6.1.4.1.25506.2.148.5.1not-accessiblecurrent
hh3cLBv2SFEntry
OBJECT-TYPE
An entry contains the information of the server farm.
1.3.6.1.4.1.25506.2.148.5.1.1not-accessiblecurrent
hh3cLBv2SFName
OBJECT-TYPE
Name of the server farm.
1.3.6.1.4.1.25506.2.148.5.1.1.1DisplayString (SIZE(1..63))accessible-for-notifycurrent
hh3cLBv2SFRowStatus
OBJECT-TYPE
Status of this conceptual row.
1.3.6.1.4.1.25506.2.148.5.1.1.2RowStatusread-createcurrent
hh3cLBv2SFStatsTable
OBJECT-TYPE
Server farm statistic for LB.
1.3.6.1.4.1.25506.2.148.5.2not-accessiblecurrent
hh3cLBv2SFStatsEntry
OBJECT-TYPE
An entry contains the statistic information of the server farm.
1.3.6.1.4.1.25506.2.148.5.2.1not-accessiblecurrent
hh3cLBv2SFStatChassis
OBJECT-TYPE
ID of the device that holds the card.
1.3.6.1.4.1.25506.2.148.5.2.1.1Unsigned32 (0..255)not-accessiblecurrent
hh3cLBv2SFStatSlot
OBJECT-TYPE
Member ID of the card on device.
1.3.6.1.4.1.25506.2.148.5.2.1.2Unsigned32 (0..255)not-accessiblecurrent
hh3cLBv2SFStatCpuid
OBJECT-TYPE
ID of the CPU on the card.
1.3.6.1.4.1.25506.2.148.5.2.1.3Unsigned32 (0..255)not-accessiblecurrent
hh3cLBv2SFStatTotalConnections
OBJECT-TYPE
Total number of connections that the server farm received.
1.3.6.1.4.1.25506.2.148.5.2.1.4Counter64read-onlycurrent
hh3cLBv2SFStatActiveConnections
OBJECT-TYPE
Active connections that the server farm received.
1.3.6.1.4.1.25506.2.148.5.2.1.5Unsigned32read-onlycurrent
hh3cLBv2SFStatServerSidePKTsIn
OBJECT-TYPE
Number of packets that the server farm received from device.
1.3.6.1.4.1.25506.2.148.5.2.1.6Counter64read-onlycurrent
hh3cLBv2SFStatServerSidePKTsOut
OBJECT-TYPE
Number of packets that the server farm sent.
1.3.6.1.4.1.25506.2.148.5.2.1.7Counter64read-onlycurrent
hh3cLBv2SFStatDroppedPackets
OBJECT-TYPE
Number of packets that the server farm dropped.
1.3.6.1.4.1.25506.2.148.5.2.1.8Counter64read-onlycurrent
hh3cLBv2SFStatServerSideBytesIn
OBJECT-TYPE
Number of bytes that the server farm received.
1.3.6.1.4.1.25506.2.148.5.2.1.9Counter64read-onlycurrent
hh3cLBv2SFStatServerSideBytesOut
OBJECT-TYPE
Number of bytes that the server farm sent.
1.3.6.1.4.1.25506.2.148.5.2.1.10Counter64read-onlycurrent
hh3cLBv2SFStatReceivedRequests
OBJECT-TYPE
Number of requests that all real servers in the server farm received from device.
1.3.6.1.4.1.25506.2.148.5.2.1.11Counter64read-onlycurrent
hh3cLBv2SFStatSentResponses
OBJECT-TYPE
Number of responses that the server farm sent to device.
1.3.6.1.4.1.25506.2.148.5.2.1.12Counter64read-onlycurrent
hh3cLBv2Trap
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.148.6
hh3cLBv2TrapPrefix
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.148.6.0

Notifications

NameOIDStatus
hh3cLBv2VSConnOverloadTrap
NOTIFICATION-TYPE
A hh3cLBv2VSConnOverloadTrap notification is sent when the number of active connections of the virtual server has reached the upper limit.
1.3.6.1.4.1.25506.2.148.6.0.1current
hh3cLBv2VSConnRecoveryTrap
NOTIFICATION-TYPE
A hh3cLBv2VSConnRecoveryTrap notification is sent when the number of active connections of the virtual server is less than the upper limit.
1.3.6.1.4.1.25506.2.148.6.0.2current
hh3cLBv2VSConnsRateOverloadTrap
NOTIFICATION-TYPE
A hh3cLBv2VSConnsRateOverloadTrap notification is sent when the connection rate of the virtual server has reached the upper limit.
1.3.6.1.4.1.25506.2.148.6.0.3current
hh3cLBv2VSConnsRateRecoveryTrap
NOTIFICATION-TYPE
A hh3cLBv2VSConnsRateRecoveryTrap notification is sent when the connection rate of the virtual server is smaller than the upper limit.
1.3.6.1.4.1.25506.2.148.6.0.4current
hh3cLBv2VSActiveTrap
NOTIFICATION-TYPE
A hh3cLBv2VSActiveTrap notification is sent when virtual server status changes to active.
1.3.6.1.4.1.25506.2.148.6.0.5current
hh3cLBv2VSInactiveTrap
NOTIFICATION-TYPE
A hh3cLBv2VSInactiveTrap notification is sent when virtual server status changes to inactive.
1.3.6.1.4.1.25506.2.148.6.0.6current
hh3cLBv2RSAvailableTrap
NOTIFICATION-TYPE
A hh3cLBv2RSAvailableTrap notification is sent when the status of the real server changes to available.
1.3.6.1.4.1.25506.2.148.6.0.7current
hh3cLBv2RSUnavailableTrap
NOTIFICATION-TYPE
A hh3cLBv2RSUnavailableTrap notification is sent when the status of the real server changes to unavailable.
1.3.6.1.4.1.25506.2.148.6.0.8current
hh3cLBv2SFActiveTrap
NOTIFICATION-TYPE
A hh3cLBv2SFActiveTrap notification is sent when the status of the server farm changes to active.
1.3.6.1.4.1.25506.2.148.6.0.9current
hh3cLBv2SFInactiveTrap
NOTIFICATION-TYPE
A hh3cLBv2SFInactiveTrap notification is sent when the status of the server farm changes to inactive.
1.3.6.1.4.1.25506.2.148.6.0.10current
hh3cLBv2ActionInUseSFChangeTrap
NOTIFICATION-TYPE
A hh3cLBv2ActionInUseSFChangeTrap notification is sent when the server farm which is in use quoted by action changes.
1.3.6.1.4.1.25506.2.148.6.0.11current
hh3cLBv2VSInUseSFChangeTrap
NOTIFICATION-TYPE
A hh3cLBv2VSInUseSFChangeTrap notification is sent when the server farm which is in use quoted by virtual server changes.
1.3.6.1.4.1.25506.2.148.6.0.12current
hh3cLBv2RSConnOverloadTrap
NOTIFICATION-TYPE
A hh3cLBv2RSConnOverloadTrap notification is sent when the number of active connections of the real server has reached the upper limit.
1.3.6.1.4.1.25506.2.148.6.0.13current
hh3cLBv2RSConnRecoveryTrap
NOTIFICATION-TYPE
A hh3cLBv2RSConnRecoveryTrap notification is sent when the number of active connections of the real server is less than the upper limit.
1.3.6.1.4.1.25506.2.148.6.0.14current
hh3cLBv2RSConnsRateOverloadTrap
NOTIFICATION-TYPE
A hh3cLBv2RSConnsRateOverloadTrap notification is sent when the connection rate of the real server has reached the upper limit.
1.3.6.1.4.1.25506.2.148.6.0.15current
hh3cLBv2RSConnsRateRecoveryTrap
NOTIFICATION-TYPE
A hh3cLBv2RSConnsRateRecoveryTrap notification is sent when the connection rate of the real server is smaller than the upper limit.
1.3.6.1.4.1.25506.2.148.6.0.16current