Class SNMP::ObjectName
In: lib/snmp/varbind.rb
Parent: ObjectId

Methods

asn1_type  

Public Instance methods

[Source]

# File lib/snmp/varbind.rb, line 574
    def asn1_type
        "ObjectName"
    end

[Validate]