ZTE-AN-LCT-MIB

        The MIB module for the management of LCT(Local Craft Terminal)logon.
        
When the LCT user logs in, NE notifies to NMS the login information
of LCT user. Similarly when the LCT user logs out(including abnormal
exit), NE will report to the NMS that LCT user logs out.
        
After the LCT user logs on NE(Network Element), a session is created
between the NE and the LCT. To maintain the session, LCT user sets 
heartbeat operation periodically.
        
If LCT user does not set the heartbeat operation within a period of 
time(TimeOut), NE will determine the LCT user's link is abnormal and
disconnect the LCT session.
    
Source file
ZTE-AN-LCT-MIB
Last revised
Identity
zxAnLctMib
Base OID
1.3.6.1.4.1.3902.1015.1.1.150
Imported Objects
SNMP-FRAMEWORK-MIB SnmpAdminString
SNMPv2-CONF MODULE-COMPLIANCE (no object page) OBJECT-GROUP (no object page)
SNMPv2-SMI Integer32 MODULE-IDENTITY (no object page) NOTIFICATION-TYPE (no object page) OBJECT-TYPE (no object page) Unsigned32
SNMPv2-TC DisplayString RowStatus TEXTUAL-CONVENTION (no object page)
ZTE-AN-SYS-MIB zxAnSysObjects
Net-SNMP examples using the zte 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 'ZTE-AN-LCT-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-AN-LCT-MIB::zxAnLctMib'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ZTE-AN-LCT-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-LCT-MIB::zxAnLctMib'
How SNMP, Net-SNMP, MIB paths, and variants work
Objects (18)
.1.3.6.1.4.1.3902.1015.1.1.150
.1.3.6.1.4.1.3902.1015.1.1.150.1
Enumeration
.1.3.6.1.4.1.3902.1015.1.1.150.1.1
secondsInteger32
.1.3.6.1.4.1.3902.1015.1.1.150.1.2
.1.3.6.1.4.1.3902.1015.1.1.150.2
.1.3.6.1.4.1.3902.1015.1.1.150.2.1
.1.3.6.1.4.1.3902.1015.1.1.150.2.1.1
.1.3.6.1.4.1.3902.1015.1.1.150.2.1.1.1
Integer32
.1.3.6.1.4.1.3902.1015.1.1.150.2.1.1.1.1
OctetString
.1.3.6.1.4.1.3902.1015.1.1.150.2.1.1.1.2
OctetString
.1.3.6.1.4.1.3902.1015.1.1.150.2.1.1.1.3
OctetString
.1.3.6.1.4.1.3902.1015.1.1.150.2.1.1.1.4
.1.3.6.1.4.1.3902.1015.1.1.150.2.1.1.1.50
.1.3.6.1.4.1.3902.1015.1.1.150.3
.1.3.6.1.4.1.3902.1015.1.1.150.3.1
.1.3.6.1.4.1.3902.1015.1.1.150.4
.1.3.6.1.4.1.3902.1015.1.1.150.4.1
.1.3.6.1.4.1.3902.1015.1.1.150.4.2
Dependencies (7) 5 direct · 2 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
Conformance Groups (3)
A collection of the objects which are used to configure the
timeout variable of the LCT session,and set LCT session heartbeat.
.1.3.6.1.4.1.3902.1015.1.1.150.4.2.1
A collection of the objects which are used to configure LCT user
login and logout.
.1.3.6.1.4.1.3902.1015.1.1.150.4.2.2
A collection of notifications for LCT login and logout.
.1.3.6.1.4.1.3902.1015.1.1.150.4.2.3
Compliance Statements (1)

OID .1.3.6.1.4.1.3902.1015.1.1.150.4.1.1
The compliance statement for entities which implement the
LCT management.
Required groups
Notifications / Traps (2)
NameOIDDescription
.1.3.6.1.4.1.3902.1015.1.1.150.3.1.1
A zxAnLctAccessLogin trap is sent when the agent has
detected that the LCT user has been login.
.1.3.6.1.4.1.3902.1015.1.1.150.3.1.2
A zxAnLctAccessLogout trap is sent when the agent has
detected that the LCT user has been logout or LCT session
has been tiemout.