ZXR10-CLI-SYSTEM-MIB

        
    
Source file
ZXR10-CLI-SYSTEM-MIB
Last revised
Identity
zxr10CliSystemMib
Base OID
1.3.6.1.4.1.3902.3.1
Imported Objects
SNMPv2-SMI enterprises Integer32 MODULE-IDENTITY (no object page) OBJECT-IDENTITY (no object page) OBJECT-TYPE (no object page) TimeTicks Unsigned32
SNMPv2-TC DisplayString TEXTUAL-CONVENTION (no object page)
Net-SNMP examples using the zte-ng 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 'ZXR10-CLI-SYSTEM-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZXR10-CLI-SYSTEM-MIB::zxr10CliSystemMib'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ZXR10-CLI-SYSTEM-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXR10-CLI-SYSTEM-MIB::zxr10CliSystemMib'
How SNMP, Net-SNMP, MIB paths, and variants work
Objects (9)
zte
.1.3.6.1.4.1.3902
.1.3.6.1.4.1.3902.3
.1.3.6.1.4.1.3902.3.1
.1.3.6.1.4.1.3902.3.1.50
.1.3.6.1.4.1.3902.3.1.50.1
.1.3.6.1.4.1.3902.3.1.50.1.1
Enumeration
.1.3.6.1.4.1.3902.3.1.50.1.2
.1.3.6.1.4.1.3902.3.1.50.1.3
.1.3.6.1.4.1.3902.3.1.50.1.4
Dependencies (2) 2 direct 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. SNMPv2-TCrfc
  3. ZXR10-CLI-SYSTEM-MIBzte-ngselected
Type Definitions (1)
Enumeration
active(1)
createAndGo(4)
destroy(6)
The RowStatus of this row instance.It could be used for creating,
modify or remove instance. But only some of the six enumerated values
for the RowStatus textual convention need be supported, specifically:
active(1): the row is active,
createAndGo(4): Create a new row,
destroy(6): Remove current row.