HH3C-IPX-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
7
Rows
7
Columns
73
.1.3.6.1.4.1.25506.2.34.1.2 · 1 row entry · 13 columns
Uses the hh3c variant from /opt/observium/mibs/hh3c.
Command help
Walk hh3cIpxIfConfigTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HH3C-IPX-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-IPX-MIB::hh3cIpxIfConfigTable'
Table of configurable management information on each
interface.
hh3cIpxIfConfigEntry row .1.3.6.1.4.1.25506.2.34.1.2.1
An entry in the table, containing management information
about a single interface.
Indexes
Column Syntax OID
This variable uniquely identifies the interface
to which the configurations are applied.
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.25506.2.34.1.2.1.1
The network number of the IPX address of this
interface.
OctetStringr/w
Constraints:
range: 4-4
.1.3.6.1.4.1.25506.2.34.1.2.1.2
The node number of the IPX address of this interface.
OctetString
Constraints:
range: 6-6
.1.3.6.1.4.1.25506.2.34.1.2.1.3
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
Type Values:
1enabled
2disabled
.1.3.6.1.4.1.25506.2.34.1.2.1.4
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.25506.2.34.1.2.1.5
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
Type Values:
1enabled
2disabled
.1.3.6.1.4.1.25506.2.34.1.2.1.6
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.25506.2.34.1.2.1.7
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:
1dot2
2dot3
3ethernet-2
4snap
5unkown
.1.3.6.1.4.1.25506.2.34.1.2.1.8
This node is used to configure whether the current interface
can forward broadcasting packets which IPX type is 20 used
for NetBIOS.
EnabledStatusr/w
Type Values:
1enabled
2disabled
.1.3.6.1.4.1.25506.2.34.1.2.1.9
The status of sap on the current interface. It is enabled
when ipx is enabled on this interface.
EnabledStatusr/w
Type Values:
1enabled
2disabled
.1.3.6.1.4.1.25506.2.34.1.2.1.10
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.25506.2.34.1.2.1.11
This object is used to enable or disable the current
interface to response the IPX GNS request.
EnabledStatusr/w
Type Values:
1enabled
2disabled
.1.3.6.1.4.1.25506.2.34.1.2.1.12
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
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.25506.2.34.1.2.1.13
.1.3.6.1.4.1.25506.2.34.2.6 · 1 row entry · 9 columns
Uses the hh3c variant from /opt/observium/mibs/hh3c.
Command help
Walk hh3cIpxRouteTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HH3C-IPX-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-IPX-MIB::hh3cIpxRouteTable'
This table contains all dynamic and direct ipx route information
of this system. The information of this table is read only.
hh3cIpxRouteEntry row .1.3.6.1.4.1.25506.2.34.2.6.1
Each entry includes a dynamic or direct route.
Column Syntax OID
This object uniquely identifies a route.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.25506.2.34.2.6.1.1
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.25506.2.34.2.6.1.2
The next hop of this route.
OctetString
Constraints:
range: 10-10
.1.3.6.1.4.1.25506.2.34.2.6.1.3
The protocol type of this route information.
Enumeration
Enumerated Values:
1direct
2rip
.1.3.6.1.4.1.25506.2.34.2.6.1.4
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
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.25506.2.34.2.6.1.5
The time, in ticks, that the packet takes to reach the destination.
Integer32
Constraints:
range: 1-65534
.1.3.6.1.4.1.25506.2.34.2.6.1.6
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.25506.2.34.2.6.1.7
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.25506.2.34.2.6.1.8
The out interface of this route information.
OctetString
Constraints:
range: 1-30
.1.3.6.1.4.1.25506.2.34.2.6.1.9
.1.3.6.1.4.1.25506.2.34.2.7 · 1 row entry · 8 columns
Uses the hh3c variant from /opt/observium/mibs/hh3c.
Command help
Walk hh3cIpxStaticRouteTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HH3C-IPX-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-IPX-MIB::hh3cIpxStaticRouteTable'
This table contains all static ipx route information of
this system.
hh3cIpxStaticRouteEntry row .1.3.6.1.4.1.25506.2.34.2.7.1
Each entry includes one static route information.
Column Syntax OID
The index of Static Route Table. This object and
hh3cIpxStaticRouteNextHop uniquely identify a static route.
The destination network number of this static route
information,and its value ranges from 1 to 0xfffffffe.
Not…
OctetString
Constraints:
range: 4-4
.1.3.6.1.4.1.25506.2.34.2.7.1.1
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.25506.2.34.2.7.1.2
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.25506.2.34.2.7.1.3
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.25506.2.34.2.7.1.4
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.25506.2.34.2.7.1.5
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.25506.2.34.2.7.1.6
The status of this static route.
Enumerationr/w
Enumerated Values:
1active
2inactive
.1.3.6.1.4.1.25506.2.34.2.7.1.7
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
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.25506.2.34.2.7.1.8
.1.3.6.1.4.1.25506.2.34.2.8 · 1 row entry · 6 columns
Uses the hh3c variant from /opt/observium/mibs/hh3c.
Command help
Walk hh3cIpxRouteStatTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HH3C-IPX-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-IPX-MIB::hh3cIpxRouteStatTable'
A table includes all statistic route information.
hh3cIpxRouteStatEntry row .1.3.6.1.4.1.25506.2.34.2.8.1
An entry records a statistic information of route.
Column Syntax OID
The protocol type of the route information. The value of
'total' is the total amount of all kinds of IPX routes.
Enumeration
Enumerated Values:
1direct
2static
3rip
4default
5total
.1.3.6.1.4.1.25506.2.34.2.8.1.1
The route amount of the corresponding protocol type.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.25506.2.34.2.8.1.2
The active route amount of the corresponding protocol type.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.25506.2.34.2.8.1.3
The added route amount of the corresponding protocol type.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.25506.2.34.2.8.1.4
The deleted but not freed route amount of the corresponding
protocol type.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.25506.2.34.2.8.1.5
The freed route amount of the corresponding protocol type.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.25506.2.34.2.8.1.6
.1.3.6.1.4.1.25506.2.34.3.5 · 1 row entry · 9 columns
Uses the hh3c variant from /opt/observium/mibs/hh3c.
Command help
Walk hh3cIpxServiceTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HH3C-IPX-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-IPX-MIB::hh3cIpxServiceTable'
This table inlcudes all dynamic service information.
The dynamic service information can be read only.
hh3cIpxServiceEntry row .1.3.6.1.4.1.25506.2.34.3.5.1
One entry records one service
Column Syntax OID
This object uniquely identifies a service information.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.25506.2.34.3.5.1.1
The name of the service.
OctetString
Constraints:
range: 1-47
.1.3.6.1.4.1.25506.2.34.3.5.1.2
The service type.
OctetString
Constraints:
range: 2-2
.1.3.6.1.4.1.25506.2.34.3.5.1.3
The IPX network number portion of the IPX address of the service.
OctetString
Constraints:
range: 4-4
.1.3.6.1.4.1.25506.2.34.3.5.1.4
The IPX node number portion of the IPX address of the service.
OctetString
Constraints:
range: 6-6
.1.3.6.1.4.1.25506.2.34.3.5.1.5
The socket portion of the IPX address of the service
OctetString
Constraints:
range: 2-2
.1.3.6.1.4.1.25506.2.34.3.5.1.6
The service preference of the service
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.25506.2.34.3.5.1.7
The hops from the device to the server.
Integer32
Constraints:
range: 0-15
.1.3.6.1.4.1.25506.2.34.3.5.1.8
Interface from which the service is receieved
OctetString
Constraints:
range: 1-30
.1.3.6.1.4.1.25506.2.34.3.5.1.9
.1.3.6.1.4.1.25506.2.34.3.6 · 1 row entry · 9 columns
Uses the hh3c variant from /opt/observium/mibs/hh3c.
Command help
Walk hh3cIpxStaticServiceTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HH3C-IPX-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-IPX-MIB::hh3cIpxStaticServiceTable'
This table inlcudes all static service information.
This table supports to creation and deletione of a static service,
but not supports to modification
hh3cIpxStaticServiceEntry row .1.3.6.1.4.1.25506.2.34.3.6.1
An entry records one service
Column Syntax OID
The index of static service table.
OctetString
Constraints:
range: 2-2
.1.3.6.1.4.1.25506.2.34.3.6.1.1
The sub-index of static service table. The name of
the service.
OctetString
Constraints:
range: 1-47
.1.3.6.1.4.1.25506.2.34.3.6.1.2
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.25506.2.34.3.6.1.3
The IPX node number portion of the IPX address of the
service.
OctetStringr/w
Constraints:
range: 6-6
.1.3.6.1.4.1.25506.2.34.3.6.1.4
The socket portion of the IPX address of the service.
OctetStringr/w
Constraints:
range: 2-2
.1.3.6.1.4.1.25506.2.34.3.6.1.5
The service preference of the server.
Integer32r/w
Constraints:
range: 1-255
.1.3.6.1.4.1.25506.2.34.3.6.1.6
The hops from the device to the server.
Integer32r/w
Constraints:
range: 1-15
.1.3.6.1.4.1.25506.2.34.3.6.1.7
The status of the service that you created. The value of
this object is determined by system.
Enumerationr/w
Enumerated Values:
1active
2inactive
.1.3.6.1.4.1.25506.2.34.3.6.1.8
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
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.25506.2.34.3.6.1.9
.1.3.6.1.4.1.25506.2.34.4.2.1 · 1 row entry · 19 columns
Uses the hh3c variant from /opt/observium/mibs/hh3c.
Command help
Walk hh3cIpxIfStatTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HH3C-IPX-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-IPX-MIB::hh3cIpxIfStatTable'
The table of the statistic information on each interface.
hh3cIpxIfStatEntry row .1.3.6.1.4.1.25506.2.34.4.2.1.1
The entry of the statistic table.
Column Syntax OID
The index of the table's entry. According to the
interface's index.
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.25506.2.34.4.2.1.1.1
The network number of the IPX address of this interface.
OctetString
Constraints:
range: 4-4
.1.3.6.1.4.1.25506.2.34.4.2.1.1.2
The node number of the IPX address of this interface.
OctetString
Constraints:
range: 6-6
.1.3.6.1.4.1.25506.2.34.4.2.1.1.3
The total number of packets received on the interface.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.25506.2.34.4.2.1.1.4
The total number of packets sent on the interface.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.25506.2.34.4.2.1.1.5
The total number of bytes received on the interface.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.25506.2.34.4.2.1.1.6
The total number of bytes sent on the interface.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.25506.2.34.4.2.1.1.7
The total number of RIP packets received on the interface.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.25506.2.34.4.2.1.1.8
The total number of RIP packets sent on the interface.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.25506.2.34.4.2.1.1.9
The total number of RIP packets discarded on the interface.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.25506.2.34.4.2.1.1.10
The total number of RIP specific request packets received
on the interface.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.25506.2.34.4.2.1.1.11
The total number of RIP specific response packets sent
on the interface.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.25506.2.34.4.2.1.1.12
The total number of RIP general request packets received
on the interface.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.25506.2.34.4.2.1.1.13
The total number of RIP general response packets sent
on the interface.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.25506.2.34.4.2.1.1.14
The total number of SAP packets received on the interface.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.25506.2.34.4.2.1.1.15
The total number of SAP packets sent on the interface.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.25506.2.34.4.2.1.1.16
The total number of SAP packets discarded on the interface.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.25506.2.34.4.2.1.1.17
The total number of SAP GNS response packets received
on the interface.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.25506.2.34.4.2.1.1.18
The total number of SAP GNS response packets sent on
the interface.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.25506.2.34.4.2.1.1.19