H3C-IPX-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
7
Rows
7
Columns
73
h3cIpxIfConfigTable
table.1.3.6.1.4.1.2011.10.2.34.1.2
·
1 row entry
·
13 columns
Table of configurable management information on each interface.
An entry in the table, containing management information
about a single interface.
about a single interface.
Indexes
h3cIpxIfIndex
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
h3cIpxIfIndex
This variable uniquely identifies the interface
to which the configurations are applied. |
Integer32 Constraints: range: 1-2147483647 |
.1.3.6.1.4.1.2011.10.2.34.1.2.1.1 |
||||||||||||
|
h3cIpxIfNetId
The network number of the IPX address of this
interface. |
OctetStringr/w Constraints: range: 4-4 |
.1.3.6.1.4.1.2011.10.2.34.1.2.1.2 |
||||||||||||
|
h3cIpxIfNodeId
The node number of the IPX address of this interface.
|
OctetString Constraints: range: 6-6 |
.1.3.6.1.4.1.2011.10.2.34.1.2.1.3 |
||||||||||||
|
h3cIpxIfSplitHorizon
This node is used to set the split horizon status.
Its default value is 'enabled'. In this case, the interface which receives a message can't send this message from the same interface. This function can avoid route loop… |
EnabledStatusr/w Textual Convention: EnabledStatus EnumerationType Values:
|
.1.3.6.1.4.1.2011.10.2.34.1.2.1.4 |
||||||||||||
|
h3cIPxIfTick
This object is used to set this interface's delay time.
It is counted by ticks which is 1/18 second. By default, the ethernet interface's delay time is 1 tick, asynchronous serial interface's delay time is 30 ticks, WAN… |
Integer32r/w Constraints: range: 1-30000 |
.1.3.6.1.4.1.2011.10.2.34.1.2.1.5 |
||||||||||||
|
h3cIpxIfUpdateChangeOnly
When this variable is set to 'enabled', updating change is
on. And sap and rip will send updating packets periodically to avoid broadcast storm. Whereas updating change is off. |
EnabledStatusr/w Textual Convention: EnabledStatus EnumerationType Values:
|
.1.3.6.1.4.1.2011.10.2.34.1.2.1.6 |
||||||||||||
|
h3cIpxIfRipMtu
This variable is used to define the max length of RIP
updating packets. |
Integer32r/w Constraints: range: 432-1500 |
.1.3.6.1.4.1.2011.10.2.34.1.2.1.7 |
||||||||||||
|
h3cIpxIfEncapsuleType
This node is used to define the encapsulating form of
IPX packets. 'dot2' indicates the form is 802.2, while 'dot3' means 802.3. And 'snap' indicates the form is ethernet-snap. It takes effect only on ethernet interface… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.2011.10.2.34.1.2.1.8 |
||||||||||||
|
h3cIpxIfNetbiosPropagation
This node is used to configure whether the current interface
can forward broadcasting packets which IPX type is 20 used for NetBIOS. |
EnabledStatusr/w Textual Convention: EnabledStatus EnumerationType Values:
|
.1.3.6.1.4.1.2011.10.2.34.1.2.1.9 |
||||||||||||
|
h3cIpxIfSapStatus
The status of sap on the current interface. It is enabled
when ipx is enabled on this interface. |
EnabledStatusr/w Textual Convention: EnabledStatus EnumerationType Values:
|
.1.3.6.1.4.1.2011.10.2.34.1.2.1.10 |
||||||||||||
|
h3cIpxIfSapMtu
This variable is used to define the max length of SAP
refreshing packets. |
Integer32r/w Constraints: range: 480-1500 |
.1.3.6.1.4.1.2011.10.2.34.1.2.1.11 |
||||||||||||
|
h3cIpxIfGnsReply
This object is used to enable or disable the current
interface to response the IPX GNS request. |
EnabledStatusr/w Textual Convention: EnabledStatus EnumerationType Values:
|
.1.3.6.1.4.1.2011.10.2.34.1.2.1.12 |
||||||||||||
|
h3cIpxIfRowStatus
The status of this row. To create a row, user can
select 'createAndGo'. If the row is created successfully, this object will became 'active'. To delete one row, user can select 'destory' and the row will be deleted. |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.2011.10.2.34.1.2.1.13 |
h3cIpxRouteTable
table.1.3.6.1.4.1.2011.10.2.34.2.6
·
1 row entry
·
9 columns
This table contains all dynamic and direct ipx route information of this system. The information of this table is read only.
Each entry includes a dynamic or direct route.
Indexes
h3cIpxRouteIndex
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
h3cIpxRouteIndex
This object uniquely identifies a route.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.2011.10.2.34.2.6.1.1 |
||||
|
h3cIpxRouteDestNetId
The destination network number of this route information,
and its value ranges from 1 to 0xfffffffe. |
OctetString Constraints: range: 4-4 |
.1.3.6.1.4.1.2011.10.2.34.2.6.1.2 |
||||
|
h3cIpxRouteNextHop
The next hop of this route.
|
OctetString Constraints: range: 10-10 |
.1.3.6.1.4.1.2011.10.2.34.2.6.1.3 |
||||
|
h3cIpxRoutePro
The protocol type of this route information.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.2011.10.2.34.2.6.1.4 |
||||
|
h3cIpxRoutePre
The preference of this route information. The direct route's
preference is 0, and it can't be modified. Dynamic route's default preference is 100. |
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.2011.10.2.34.2.6.1.5 |
||||
|
h3cIpxRouteTicks
The time, in ticks, that the packet takes to reach the destination.
|
Integer32 Constraints: range: 1-65534 |
.1.3.6.1.4.1.2011.10.2.34.2.6.1.6 |
||||
|
h3cIpxRouteHops
The object indicates the number of hops that the packet must be
passed through to reach the destination. |
Integer32 Constraints: range: 0-15 |
.1.3.6.1.4.1.2011.10.2.34.2.6.1.7 |
||||
|
h3cIpxRouteTime
The aging time of this route information. The aging time of
static and interface route information is 0. |
Integer32 Constraints: range: 0-60000000 |
.1.3.6.1.4.1.2011.10.2.34.2.6.1.8 |
||||
|
h3cIpxRouteOutInterface
The out interface of this route information.
|
OctetString Constraints: range: 1-30 |
.1.3.6.1.4.1.2011.10.2.34.2.6.1.9 |
h3cIpxStaticRouteTable
table.1.3.6.1.4.1.2011.10.2.34.2.7
·
1 row entry
·
8 columns
This table contains all static ipx route information of this system.
Each entry includes one static route information.
Indexes
h3cIpxStaticRouteDestNetId h3cIpxStaticRouteNextHop
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
h3cIpxStaticRouteDestNetId
The index of Static Route Table. This object and
h3cIpxStaticRouteNextHop uniquely identify a static route. The destination network number of this static route information,and its value ranges from 1 to 0xfffffffe. Note… |
OctetString Constraints: range: 4-4 |
.1.3.6.1.4.1.2011.10.2.34.2.7.1.1 |
||||||||||||
|
h3cIpxStaticRouteNextHop
The sub-index of Static Route Table. The next hop of
this static route information. |
OctetString Constraints: range: 10-10 |
.1.3.6.1.4.1.2011.10.2.34.2.7.1.2 |
||||||||||||
|
h3cIpxStaticRoutePre
The preference of this route information. Static route's
preference is 60, and it can be configured. |
Integer32r/w Constraints: range: 1-255 |
.1.3.6.1.4.1.2011.10.2.34.2.7.1.3 |
||||||||||||
|
h3cIpxStaticRouteOutIf
The out interface of this route. This interface can be serial
or pos interface. |
OctetStringr/w Constraints: range: 1-30 |
.1.3.6.1.4.1.2011.10.2.34.2.7.1.4 |
||||||||||||
|
h3cIpxStaticRouteTicks
The time, in ticks that the packet takes to reach the destination
with the static route. |
Integer32r/w Constraints: range: 1-65534 |
.1.3.6.1.4.1.2011.10.2.34.2.7.1.5 |
||||||||||||
|
h3cIpxStaticRouteHops
This object indicates how many hops are needed to arrive
at the destination network. |
Integer32r/w Constraints: range: 1-15 |
.1.3.6.1.4.1.2011.10.2.34.2.7.1.6 |
||||||||||||
|
h3cIpxStaticRouteStatus
The status of this static route.
|
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.2011.10.2.34.2.7.1.7 |
||||||||||||
|
h3cIpxStaticRouteRowStatus
The status of this row. To create a row, user can
select 'createAndGo'. If the row is created successfully, this object will became 'active'. To delete one row, user can select 'destory' and the row will be deleted. |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.2011.10.2.34.2.7.1.8 |
h3cIpxRouteStatTable
table.1.3.6.1.4.1.2011.10.2.34.2.8
·
1 row entry
·
6 columns
A table includes all statistic route information.
An entry records a statistic information of route.
Indexes
h3cIpxRouteStatPro
| Column | Syntax | OID | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
h3cIpxRouteStatPro
The protocol type of the route information. The value of
'total' is the total amount of all kinds of IPX routes. |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.2011.10.2.34.2.8.1.1 |
||||||||||
|
h3cIpxRouteStatRoutes
The route amount of the corresponding protocol type.
|
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.2011.10.2.34.2.8.1.2 |
||||||||||
|
h3cIpxRouteStatActives
The active route amount of the corresponding protocol type.
|
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.2011.10.2.34.2.8.1.3 |
||||||||||
|
h3cIpxRouteStatAddeds
The added route amount of the corresponding protocol type.
|
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.2011.10.2.34.2.8.1.4 |
||||||||||
|
h3cIpxRouteStatDeleteds
The deleted but not freed route amount of the corresponding
protocol type. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.2011.10.2.34.2.8.1.5 |
||||||||||
|
h3cIpxRouteStatFreeds
The freed route amount of the corresponding protocol type.
|
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.2011.10.2.34.2.8.1.6 |
h3cIpxServiceTable
table.1.3.6.1.4.1.2011.10.2.34.3.5
·
1 row entry
·
9 columns
This table inlcudes all dynamic service information. The dynamic service information can be read only.
One entry records one service
Indexes
h3cIpxServiceIndex
| Column | Syntax | OID |
|---|---|---|
|
h3cIpxServiceIndex
This object uniquely identifies a service information.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.2011.10.2.34.3.5.1.1 |
|
h3cIpxServiceName
The name of the service.
|
OctetString Constraints: range: 1-47 |
.1.3.6.1.4.1.2011.10.2.34.3.5.1.2 |
|
h3cIpxServiceType
The service type.
|
OctetString Constraints: range: 2-2 |
.1.3.6.1.4.1.2011.10.2.34.3.5.1.3 |
|
h3cIpxServiceNetId
The IPX network number portion of the IPX address of the service.
|
OctetString Constraints: range: 4-4 |
.1.3.6.1.4.1.2011.10.2.34.3.5.1.4 |
|
h3cIpxServiceNodeId
The IPX node number portion of the IPX address of the service.
|
OctetString Constraints: range: 6-6 |
.1.3.6.1.4.1.2011.10.2.34.3.5.1.5 |
|
h3cIpxServiceSocketNo
The socket portion of the IPX address of the service
|
OctetString Constraints: range: 2-2 |
.1.3.6.1.4.1.2011.10.2.34.3.5.1.6 |
|
h3cIpxServicePreference
The service preference of the service
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.2011.10.2.34.3.5.1.7 |
|
h3cIpxServiceHops
The hops from the device to the server.
|
Integer32 Constraints: range: 0-15 |
.1.3.6.1.4.1.2011.10.2.34.3.5.1.8 |
|
h3cIpxServiceRecvIf
Interface from which the service is receieved
|
OctetString Constraints: range: 1-30 |
.1.3.6.1.4.1.2011.10.2.34.3.5.1.9 |
h3cIpxStaticServiceTable
table.1.3.6.1.4.1.2011.10.2.34.3.6
·
1 row entry
·
9 columns
This table inlcudes all static service information. This table supports to creation and deletione of a static service, but not supports to modification
An entry records one service
Indexes
h3cIpxStaticServiceType h3cIpxStaticServiceName h3cIpxStaticServiceNetId
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
h3cIpxStaticServiceType
The index of static service table.
|
OctetString Constraints: range: 2-2 |
.1.3.6.1.4.1.2011.10.2.34.3.6.1.1 |
||||||||||||
|
h3cIpxStaticServiceName
The sub-index of static service table. The name of
the service. |
OctetString Constraints: range: 1-47 |
.1.3.6.1.4.1.2011.10.2.34.3.6.1.2 |
||||||||||||
|
h3cIpxStaticServiceNetId
The sub-index of static service table. The IPX network
number portion of the IPX address of the service. |
OctetString Constraints: range: 4-4 |
.1.3.6.1.4.1.2011.10.2.34.3.6.1.3 |
||||||||||||
|
h3cIpxStaticServiceNodeId
The IPX node number portion of the IPX address of the
service. |
OctetStringr/w Constraints: range: 6-6 |
.1.3.6.1.4.1.2011.10.2.34.3.6.1.4 |
||||||||||||
|
h3cIpxStatciServiceSocketNo
The socket portion of the IPX address of the service.
|
OctetStringr/w Constraints: range: 2-2 |
.1.3.6.1.4.1.2011.10.2.34.3.6.1.5 |
||||||||||||
|
h3cIpxStaticServicePreference
The service preference of the server.
|
Integer32r/w Constraints: range: 1-255 |
.1.3.6.1.4.1.2011.10.2.34.3.6.1.6 |
||||||||||||
|
h3cIpxStaticServiceHops
The hops from the device to the server.
|
Integer32r/w Constraints: range: 1-15 |
.1.3.6.1.4.1.2011.10.2.34.3.6.1.7 |
||||||||||||
|
h3cIpxStaticServiceStatus
The status of the service that you created. The value of
this object is determined by system. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.2011.10.2.34.3.6.1.8 |
||||||||||||
|
h3cIpxStaticServiceRowStatus
The status of this row. To create a row, user can
select 'createAndGo'. If the row is created successfully, this object will became 'active'. To delete one row, user can select 'destory' and the row will be deleted. |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.2011.10.2.34.3.6.1.9 |
h3cIpxIfStatTable
table.1.3.6.1.4.1.2011.10.2.34.4.2.1
·
1 row entry
·
19 columns
The table of the statistic information on each interface.
The entry of the statistic table.
Indexes
h3cIpxIfStatIndex
| Column | Syntax | OID |
|---|---|---|
|
h3cIpxIfStatIndex
The index of the table's entry. According to the
interface's index. |
Integer32 Constraints: range: 1-2147483647 |
.1.3.6.1.4.1.2011.10.2.34.4.2.1.1.1 |
|
h3cIpxIfStatNetId
The network number of the IPX address of this interface.
|
OctetString Constraints: range: 4-4 |
.1.3.6.1.4.1.2011.10.2.34.4.2.1.1.2 |
|
h3cIpxIfStatNodeId
The node number of the IPX address of this interface.
|
OctetString Constraints: range: 6-6 |
.1.3.6.1.4.1.2011.10.2.34.4.2.1.1.3 |
|
h3cIpxIfStatIpxReceives
The total number of packets received on the interface.
|
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.2011.10.2.34.4.2.1.1.4 |
|
h3cIpxIfStatIpxSends
The total number of packets sent on the interface.
|
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.2011.10.2.34.4.2.1.1.5 |
|
h3cIpxIfStatIpxRecvBytes
The total number of bytes received on the interface.
|
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.2011.10.2.34.4.2.1.1.6 |
|
h3cIpxIfStatIpxSendBytes
The total number of bytes sent on the interface.
|
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.2011.10.2.34.4.2.1.1.7 |
|
h3cIpxIfStatRipReceives
The total number of RIP packets received on the interface.
|
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.2011.10.2.34.4.2.1.1.8 |
|
h3cIpxIfStatRipSends
The total number of RIP packets sent on the interface.
|
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.2011.10.2.34.4.2.1.1.9 |
|
h3cIpxIfStatRipDiscards
The total number of RIP packets discarded on the interface.
|
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.2011.10.2.34.4.2.1.1.10 |
|
h3cIpxIfStatRipSpecReqReceives
The total number of RIP specific request packets received
on the interface. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.2011.10.2.34.4.2.1.1.11 |
|
h3cIpxIfStatRipSpecRspSends
The total number of RIP specific response packets sent
on the interface. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.2011.10.2.34.4.2.1.1.12 |
|
h3cIpxIfStatRipGenReqReceives
The total number of RIP general request packets received
on the interface. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.2011.10.2.34.4.2.1.1.13 |
|
h3cIpxIfStatRipGenRspSends
The total number of RIP general response packets sent
on the interface. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.2011.10.2.34.4.2.1.1.14 |
|
h3cIpxIfStatSapReceives
The total number of SAP packets received on the interface.
|
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.2011.10.2.34.4.2.1.1.15 |
|
h3cIpxIfStatSapSends
The total number of SAP packets sent on the interface.
|
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.2011.10.2.34.4.2.1.1.16 |
|
h3cIpxIfStatSapDiscards
The total number of SAP packets discarded on the interface.
|
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.2011.10.2.34.4.2.1.1.17 |
|
h3cIpxIfStatSapGnsReqReceives
The total number of SAP GNS response packets received
on the interface. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.2011.10.2.34.4.2.1.1.18 |
|
h3cIpxIfStatSapGnsRspSends
The total number of SAP GNS response packets sent on
the interface. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.2011.10.2.34.4.2.1.1.19 |