Quantcast
Channel: C# Based Open Source SNMP Library for .NET and Mono
Viewing all articles
Browse latest Browse all 576

New Post: Add parameter range

$
0
0
Hi, for one of my projects I need the range of a MIB node. For example 0..10 in the following code:

toasterDoneness OBJECT-TYPE
SYNTAX INTEGER (1..10)
ACCESS read-write
STATUS mandatory
DESCRIPTION
"This variable controls how well-done is the ensuing toast. It 
      should be on a scale of 1 to 10. Toast made at 10 generally 
      is considered unfit for human consumption; 
      toast made at 1 is warmed lightly."
::= {toaster 4}

Can this please be implemented?
If not, can you please help me to change the code? Which code has to change?

Viewing all articles
Browse latest Browse all 576

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>