Site Tools


linux:ubuntu:snmp

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
linux:ubuntu:snmp [2018/02/08 14:41] – created lunetikklinux:ubuntu:snmp [2018/02/08 14:48] (current) – [IPATM-IPMC-MIB] lunetikk
Line 34: Line 34:
 Fix them by overwriting Fix them by overwriting
 ==== IANA-IPPM-METRICS-REGISTRY-MIB ==== ==== IANA-IPPM-METRICS-REGISTRY-MIB ====
 +
 +download and replace file "/usr/share/mibs/iana/IANA-IPPM-METRICS-REGISTRY-MIB"
 +
 <code> <code>
 wget http://www.iana.org/assignments/ianaippmmetricsregistry-mib/ianaippmmetricsregistry-mib -O /usr/share/mibs/iana/IANA-IPPM-METRICS-REGISTRY-MIB wget http://www.iana.org/assignments/ianaippmmetricsregistry-mib/ianaippmmetricsregistry-mib -O /usr/share/mibs/iana/IANA-IPPM-METRICS-REGISTRY-MIB
Line 40: Line 43:
 ==== SNMPv2-PDU ==== ==== SNMPv2-PDU ====
  
-replace file "/usr/share/mibs/ietf/SNMPv2-PDU"+download and replace file "/usr/share/mibs/ietf/SNMPv2-PDU" 
 + 
 +<code> 
 +wget "http://www.lunetikk.de/doku.php?do=export_code&id=linux:ubuntu:snmp&codeblock=5" -O /usr/share/mibs/ietf/SNMPv2-PDU 
 +</code> 
 <code - SNMPv2-PDU> <code - SNMPv2-PDU>
 SNMPv2-PDU DEFINITIONS ::= BEGIN SNMPv2-PDU DEFINITIONS ::= BEGIN
Line 180: Line 188:
 ==== IPATM-IPMC-MIB ==== ==== IPATM-IPMC-MIB ====
  
-replace file "/usr/share/mibs/ietf/IPATM-IPMC-MIB"+download and replace file "/usr/share/mibs/ietf/IPATM-IPMC-MIB" 
 + 
 +<code> 
 +wget "http://www.lunetikk.de/doku.php?do=export_code&id=linux:ubuntu:snmp&codeblock=7" -O /usr/share/mibs/ietf/IPATM-IPMC-MIB 
 +</code> 
 <code - IPATM-IPMC-MIB> <code - IPATM-IPMC-MIB>
 IPATM-IPMC-MIB DEFINITIONS ::= BEGIN IPATM-IPMC-MIB DEFINITIONS ::= BEGIN
linux/ubuntu/snmp.1518097262.txt.gz · Last modified: 2018/02/08 14:41 by lunetikk