SWITCHENVIRON

        Set and get environment information of 39 or 59 series switchs.
    
Source file
SWITCHENVIRON
Last revised
Identity
switchEnv
Base OID
1.3.6.1.4.1.3902.3.202.2
Imported Objects
SNMPv2-SMI Integer32 MODULE-IDENTITY (no object page) OBJECT-TYPE (no object page) Unsigned32
SNMPv2-TC DisplayString
ZXR10-SMI mgmt
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 'SWITCHENVIRON' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SWITCHENVIRON::switchEnv'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SWITCHENVIRON' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SWITCHENVIRON::switchEnv'
How SNMP, Net-SNMP, MIB paths, and variants work
Objects (8)
.1.3.6.1.4.1.3902.3.202.2
.1.3.6.1.4.1.3902.3.202.2.1
OctetString
.1.3.6.1.4.1.3902.3.202.2.1.1
fan
.1.3.6.1.4.1.3902.3.202.2.2
OctetString
.1.3.6.1.4.1.3902.3.202.2.2.1
.1.3.6.1.4.1.3902.3.202.2.3
.1.3.6.1.4.1.3902.3.202.2.3.1
threshold r/w
Unsigned32
.1.3.6.1.4.1.3902.3.202.2.3.2
Dependencies (3) 3 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-SMIzte
  4. SWITCHENVIRONzteselected