H3C-WEB-AUTHENTICATION-MIB

        The MIB module is used for web authentication to send traps.
    
Source file
H3C-WEB-AUTHENTICATION-MIB
Last revised
Identity
h3cWebAuthentication
Base OID
1.3.6.1.4.1.2011.10.2.93
Imported Objects
HUAWEI-3COM-OID-MIB h3cCommon
RFC1213-MIB ifDescr
SNMPv2-SMI Integer32 MODULE-IDENTITY (no object page) NOTIFICATION-TYPE (no object page) OBJECT-TYPE (no object page)
SNMPv2-TC MacAddress
Net-SNMP examples using the h3c 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 'H3C-WEB-AUTHENTICATION-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'H3C-WEB-AUTHENTICATION-MIB::h3cWebAuthentication'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'H3C-WEB-AUTHENTICATION-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-WEB-AUTHENTICATION-MIB::h3cWebAuthentication'
How SNMP, Net-SNMP, MIB paths, and variants work
Objects (8)
.1.3.6.1.4.1.2011.10.2.93
.1.3.6.1.4.1.2011.10.2.93.1
.1.3.6.1.4.1.2011.10.2.93.1.1
Enumeration
.1.3.6.1.4.1.2011.10.2.93.1.2
Enumeration
.1.3.6.1.4.1.2011.10.2.93.1.3
.1.3.6.1.4.1.2011.10.2.93.1.4
.1.3.6.1.4.1.2011.10.2.93.2
.1.3.6.1.4.1.2011.10.2.93.2.0
Dependencies (7) 4 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
Notifications / Traps (4)
NameOIDDescription
.1.3.6.1.4.1.2011.10.2.93.2.0.1
It is generated when a client succeeded to logon.
.1.3.6.1.4.1.2011.10.2.93.2.0.2
It is generated when a client failed to logon, the h3cWaReasonCode
shows the failure reason.
.1.3.6.1.4.1.2011.10.2.93.2.0.3
It is generated when a client logout, the h3cWaReasonCode
shows the logout reason.
.1.3.6.1.4.1.2011.10.2.93.2.0.4
It is generated when a system action was occurred, the h3cWaActionCode
shows the action information.