HUAWEI-TCP-MIB

        The HUAWEI-TCP-MIB provides information about TCP. 
Now only trap for MD5 authentication failures is provided,
which include local address, local port, remote address, remote 
port. When MD5 authentication fails, the trap will send.
    
Source file
HUAWEI-TCP-MIB
Last revised
Identity
hwTCP
Base OID
1.3.6.1.4.1.2011.5.25.34
Imported Objects
HUAWEI-MIB hwDatacomm
RFC1213-MIB tcpConnLocalAddress tcpConnLocalPort tcpConnRemAddress tcpConnRemPort
SNMPv2-CONF MODULE-COMPLIANCE (no object page) NOTIFICATION-GROUP (no object page) OBJECT-GROUP (no object page)
SNMPv2-SMI MODULE-IDENTITY (no object page) NOTIFICATION-TYPE (no object page) OBJECT-TYPE (no object page)
SNMPv2-TC DisplayString
Net-SNMP examples using the huawei MIB directory Show commands

These commands use the standard Observium installation path and load the selected MIB variant before the RFC and Net-SNMP directories.

Translate the module identity
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-TCP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-TCP-MIB::hwTCP'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-TCP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-TCP-MIB::hwTCP'
How SNMP, Net-SNMP, MIB paths, and variants work
Objects (8)
.1.3.6.1.4.1.2011.5.25.34
.1.3.6.1.4.1.2011.5.25.34.1
.1.3.6.1.4.1.2011.5.25.34.1.1
.1.3.6.1.4.1.2011.5.25.34.1.2
.1.3.6.1.4.1.2011.5.25.34.2
.1.3.6.1.4.1.2011.5.25.34.3
.1.3.6.1.4.1.2011.5.25.34.3.1
.1.3.6.1.4.1.2011.5.25.34.3.2
Dependencies (8) 5 direct · 3 transitive Show tree and compile order Hide dependency details

Each imported module is resolved in the importing module's source directory first, then through the normal default-variant rules.

Dependency tree
Dependency-first compile order
  1. SNMPv2-SMIrfc
  2. HUAWEI-MIBhuawei
  3. SNMPv2-TCrfc
  4. IANAifType-MIBrfc
  5. RFC-1212rfc
  6. RFC1155-SMIrfc
  7. RFC1213-MIBrfc
  8. SNMPv2-CONFrfc
  9. HUAWEI-TCP-MIBhuaweiselected
Conformance Groups (2)
A collection of objects providing mandatory TCP trap information.
.1.3.6.1.4.1.2011.5.25.34.3.2.1
These objects are required for entities
which support notification applications.
.1.3.6.1.4.1.2011.5.25.34.3.2.2
Compliance Statements (1)

OID .1.3.6.1.4.1.2011.5.25.34.3.1.1
The compliance statement for entities which
implement the Huawei TCP MIB.
Required groups
Notifications / Traps (2)
NameOIDDescription
.1.3.6.1.4.1.2011.5.25.34.2.1
This trap indicates that the MD5 authentication fails.
the information include local address, port,
remote address, port, protocol and VRF name.
When MD5 authentication fails, this trap will be sent.
.1.3.6.1.4.1.2011.5.25.34.2.2
This trap indicates that the TCP port was bound to socket.
the information include task name, socket id and port.
When the TCP port was bound to socket, this trap will be sent.