MX-CLI-MIB

         Command Line Interface
        
The Command Line Interface (CLI) service allows the
administrator to manage the unit using the SSH or TELNET
protocols.
    
Source file
MX-CLI-MIB
Last revised
Identity
cliMIB
Base OID
0.2700
Imported Objects
MX-SMI2 mediatrixServices (no object page)
MX-TC MxActivationState MxAdvancedIpPort MxDigitMap MxEnableState MxIpAddress MxIpHostName MxIpPort MxIpSubnetMask
MX-TC2 MxFloat32 MxIpAddr MxIpAddrMask MxIpAddrPort MxIpHostNamePort MxUInt64 MxUri MxUrl
SNMPv2-CONF MODULE-COMPLIANCE (no object page) OBJECT-GROUP (no object page)
SNMPv2-SMI Integer32 MODULE-IDENTITY (no object page) OBJECT-TYPE (no object page) Unsigned32
Net-SNMP examples using the media5 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 'MX-CLI-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-CLI-MIB::cliMIB'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MX-CLI-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-CLI-MIB::cliMIB'
How SNMP, Net-SNMP, MIB paths, and variants work
Objects (15)
.0.2700
.0.2700.1
Unsigned32
.0.2700.1.100
.0.2700.1.1000
.0.2700.1.1000.100
.0.2700.1.1000.200
.0.2700.1.1100
enableSsh r/w
.0.2700.1.1100.100
sshPort r/w
.0.2700.1.1100.200
Enumeration
.0.2700.1.1100.300
OctetString
.0.2700.1.200
.0.2700.1.60010
Enumeration
.0.2700.1.60010.100
.0.2700.1.60020
Enumeration
.0.2700.1.60020.100
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
Dependency-first compile order
  1. MX-SMI2media5
  2. SNMPv2-SMIrfc
  3. MX-SMImedia5
  4. SNMPv2-TCrfc
  5. MX-TCmedia5
  6. MX-TC2media5
  7. SNMPv2-CONFrfc
  8. MX-CLI-MIBmedia5selected