HH3C-WEB-AUTHENTICATION-MIB

        The MIB module is used for web authentication to send traps.
    
Source file
HH3C-WEB-AUTHENTICATION-MIB
Last revised
Identity
hh3cWebAuthentication
Base OID
1.3.6.1.4.1.25506.2.93
Imported Objects
HH3C-OID-MIB hh3cCommon
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 hh3c 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 'HH3C-WEB-AUTHENTICATION-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HH3C-WEB-AUTHENTICATION-MIB::hh3cWebAuthentication'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HH3C-WEB-AUTHENTICATION-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-WEB-AUTHENTICATION-MIB::hh3cWebAuthentication'
How SNMP, Net-SNMP, MIB paths, and variants work
Objects (8)
.1.3.6.1.4.1.25506.2.93
.1.3.6.1.4.1.25506.2.93.1
.1.3.6.1.4.1.25506.2.93.1.1
Enumeration
.1.3.6.1.4.1.25506.2.93.1.2
Enumeration
.1.3.6.1.4.1.25506.2.93.1.3
.1.3.6.1.4.1.25506.2.93.1.4
.1.3.6.1.4.1.25506.2.93.2
.1.3.6.1.4.1.25506.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.25506.2.93.2.0.1
It is generated when a client succeeded to logon.
.1.3.6.1.4.1.25506.2.93.2.0.2
It is generated when a client failed to logon, the hh3cWaReasonCode
shows the failure reason.
.1.3.6.1.4.1.25506.2.93.2.0.3
It is generated when a client logout, the hh3cWaReasonCode
shows the logout reason.
.1.3.6.1.4.1.25506.2.93.2.0.4
It is generated when a system action was occurred, the hh3cWaActionCode
shows the action information.