aboutsummaryrefslogtreecommitdiffstats
path: root/lib/snmp/bin/snmp-v2tov1.sed
diff options
context:
space:
mode:
Diffstat (limited to 'lib/snmp/bin/snmp-v2tov1.sed')
-rw-r--r--lib/snmp/bin/snmp-v2tov1.sed9
1 files changed, 9 insertions, 0 deletions
diff --git a/lib/snmp/bin/snmp-v2tov1.sed b/lib/snmp/bin/snmp-v2tov1.sed
new file mode 100644
index 0000000000..f940295d69
--- /dev/null
+++ b/lib/snmp/bin/snmp-v2tov1.sed
@@ -0,0 +1,9 @@
+s/Integer32/INTEGER/g
+s/Counter32/Counter/g
+s/Gauge32/Gauge/g
+s/MAX-ACCESS/ACCESS /g
+s/OBJECTS/VARIABLES/g
+s/current[^a-zA-Z0-9]/mandatory/g
+s/current$/mandatory/g
+s/accessible-for-notify/not-accessible/g
+s/read-create/read-write/g