Module: SNMP::Open::Parser::Constants
- Included in:
- SNMP::Open::Parser, Static, ValueParser
- Defined in:
- lib/snmp/open/parser/constants.rb
Constant Summary collapse
- NOSUCHOBJECT_STR =
'No Such Object available on this agent at this OID'.freeze
- NOSUCHINSTANCE_STR =
'No Such Instance currently exists at this OID'.freeze
- NOMOREVARIABLES_STR =
'No more variables left in this MIB View '\ '(It is past the end of the MIB tree)'.freeze