A3COM-HUAWEI-TUNNEL-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
2
Rows
2
Columns
14
h3cTunnelIfTable
table.1.3.6.1.4.1.43.45.1.10.2.53.1.1.1
·
1 row entry
·
9 columns
Uses the a3com variant from
Command help
/opt/observium/mibs/a3com.
Walk h3cTunnelIfTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'A3COM-HUAWEI-TUNNEL-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3COM-HUAWEI-TUNNEL-MIB::h3cTunnelIfTable'
The (conceptual) table containing information on configured tunnels.
An entry (conceptual row) containing the information on a
particular configured tunnel.
particular configured tunnel.
| Column | Syntax | OID | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The encapsulation method used by the tunnel.
|
H3cTunnelTyper/w Type Values:
|
.1.3.6.1.4.1.43.45.1.10.2.53.1.1.1.1.3 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
The IPv4 TTL or IPv6 Hop Limit to use in the outer IP
header. A value of 0 indicates that the value is copied from the payload's header. |
Integer32 Constraints: range: 0-255 |
.1.3.6.1.4.1.43.45.1.10.2.53.1.1.1.1.4 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
The method used by the tunnel to secure the outer IP
header. The value ipsec indicates that IPsec is used between the tunnel endpoints for authentication or encryption or both. More specific security-related information… |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.43.45.1.10.2.53.1.1.1.1.5 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
The method used to set the high 6 bits (the
differentiated services codepoint) of the IPv4 TOS or IPv6 Traffic Class in the outer IP header. A value of -1 indicates that the bits are copied from the payload's header. A… |
Integer32 Constraints: range: -2-63 |
.1.3.6.1.4.1.43.45.1.10.2.53.1.1.1.1.6 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
The method used to set the IPv6 Flow Label value.
This object need not be present in rows where h3cTunnelIfAddressType indicates the tunnel is not over IPv6. A value of -1 indicates that a traffic conditioner is invoked… |
IPV6-FLOW-LABEL-MIBIPv6FlowLabelOrAny Type Constraints: range: -1..1048575 |
.1.3.6.1.4.1.43.45.1.10.2.53.1.1.1.1.7 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
The type of address in the corresponding
h3cTunnelIfLocalInetAddress and h3cTunnelIfRemoteInetAddress objects. |
INET-ADDRESS-MIBInetAddressTyper/w Type Values:
|
.1.3.6.1.4.1.43.45.1.10.2.53.1.1.1.1.8 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
The address of the local endpoint of the tunnel
(i.e., the source address used in the outer IP header). If the address is unknown, the value is 0.0.0.0 for IPv4 or :: for IPv6. The type of this object is given by h3cTun… |
INET-ADDRESS-MIBInetAddressr/w Type Constraints: range: 0..255 |
.1.3.6.1.4.1.43.45.1.10.2.53.1.1.1.1.9 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
The address of the remote endpoint of the tunnel
(i.e., the destination address used in the outer IP header). If the address is unknown or the tunnel is not a point-to-point link (e.g., if it is a 6to4 tunnel), the valu… |
INET-ADDRESS-MIBInetAddressr/w Type Constraints: range: 0..255 |
.1.3.6.1.4.1.43.45.1.10.2.53.1.1.1.1.10 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
The maximum number of additional encapsulations
permitted for packets undergoing encapsulation at this node. A value of -1 indicates that no limit is present (except as a result of the packet size). |
Integer32 Constraints: range: -1-255 |
.1.3.6.1.4.1.43.45.1.10.2.53.1.1.1.1.11 |
h3cTunnelInetConfigTable
table.1.3.6.1.4.1.43.45.1.10.2.53.1.1.3
·
1 row entry
·
5 columns
Uses the a3com variant from
Command help
/opt/observium/mibs/a3com.
Walk h3cTunnelInetConfigTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'A3COM-HUAWEI-TUNNEL-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3COM-HUAWEI-TUNNEL-MIB::h3cTunnelInetConfigTable'
The (conceptual) table containing information on configured tunnels. This table can be used to map a set of tunnel endpoints to the associated ifIndex value. It can also be used for row creation. Note that every row in the h3cTunnelIfTable with a fixed destination address should have a corresponding row in the h3cTunnelInetConfigTable, regardless of whether it was created via SNMP.
An entry (conceptual row) containing the information
on a particular configured tunnel.
on a particular configured tunnel.
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Slot number. h3cTunnelInetConfigSlot, h3cTunnelInetConfigSubSlot
and h3cTunnelInetConfigTunnNum descirbe a tunnel interface. For Example, interface tunnel 0/0/25 would be configured as: h3cTunnelInetConfigSlot … |
Integer32 Constraints: range: 0-255 |
.1.3.6.1.4.1.43.45.1.10.2.53.1.1.3.1.1 |
||||||||||||
|
Sub slot number. As described in h3cTunnelInetConfigSlot's description.
|
Integer32 Constraints: range: 0-255 |
.1.3.6.1.4.1.43.45.1.10.2.53.1.1.3.1.2 |
||||||||||||
|
Tunnel number. As described in h3cTunnelInetConfigSlot's description.
|
Integer32 Constraints: range: 0-65535 |
.1.3.6.1.4.1.43.45.1.10.2.53.1.1.3.1.3 |
||||||||||||
|
If the value of h3cTunnelInetConfigStatus for this row
is active, then this object contains the value of ifIndex corresponding to the tunnel interface. A value of 0 is not legal in the active state, and means that the i… |
IF-MIBInterfaceIndexOrZero Type Constraints: range: 0..2147483647Description: This textual convention is an extension of the InterfaceIndex convention. The latter defines a greater than zero value used to identify an interface or interface sub-layer in the managed system. This extension permits… |
.1.3.6.1.4.1.43.45.1.10.2.53.1.1.3.1.6 |
||||||||||||
|
The status of this row, by which new entries may be
created, or old entries deleted from this table. The agent need not support setting this object to createAndWait or notInService since there are no other writable obje… |
SNMPv2-TCRowStatusr/w Type Values:
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.43.45.1.10.2.53.1.1.3.1.7 |