
com.github.kaitoy.sneo.smi.smisyntaxes.properties Maven / Gradle / Ivy
#
# SNMP4J primitive SMI syntax registration file
# Each row assigns a ASN.1 syntax identifier to a SNMP4J class
# representing that syntax
#
# @author Frank Fock
#
# Primitive types
2=org.snmp4j.smi.Integer32
# The BIT STRING type is obsolete since RFC 1902 but provided here for
# backward compatibility:
3=org.snmp4j.smi.BitString
4=org.snmp4j.smi.OctetString
5=org.snmp4j.smi.Null
6=org.snmp4j.smi.OID
# Application types
64=com.github.kaitoy.sneo.smi.LenientIpAddress
65=org.snmp4j.smi.Counter32
66=org.snmp4j.smi.Gauge32
67=org.snmp4j.smi.TimeTicks
68=org.snmp4j.smi.Opaque
70=org.snmp4j.smi.Counter64
# Exceptions
128=org.snmp4j.smi.Null
129=org.snmp4j.smi.Null
130=org.snmp4j.smi.Null
© 2015 - 2025 Weber Informatics LLC | Privacy Policy