Editing SNMP MIB Implementation

Jump to navigation Jump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 95: Line 95:
 
   so it's same value.
 
   so it's same value.
  
====[dataType] field====
+
====[dataType], [dataLen], [data] fields====
*If this record is a leaf
+
* If this record is a leaf and has default data
 
** [dataType] is type of leaf's data.
 
** [dataType] is type of leaf's data.
 +
** [dataLen] is length of data.
 +
** [data] is data on string.
 
* The tool supports the following base data types defined in SNMPv1:
 
* The tool supports the following base data types defined in SNMPv1:
 
** '''INTEGER''': The integer data type is a signed integer in the range of -2,147,483,648 to 2,147,483,647.
 
** '''INTEGER''': The integer data type is a signed integer in the range of -2,147,483,648 to 2,147,483,647.
Line 109: Line 111:
 
** '''Opaque''': An arbitrary encoding that is used to pass arbitrary information strings that do not conform to the strict data typing used by the mib.
 
** '''Opaque''': An arbitrary encoding that is used to pass arbitrary information strings that do not conform to the strict data typing used by the mib.
 
** '''SEQUENCE''': An ordered list of objects, somewhat like a struct in the C language. Type of objects in sequence is same type of node.
 
** '''SEQUENCE''': An ordered list of objects, somewhat like a struct in the C language. Type of objects in sequence is same type of node.
 
====[dataLen], [data] fields====
 
* If this record is a leaf and has default data
 
** [dataLen] is length of data.
 
** [data] is data on string.
 
  
 
====[{<IndexNumber>}] and [{<IndexCount>, <IndexNodeInfo>, <IndexDataType>}] fields====
 
====[{<IndexNumber>}] and [{<IndexCount>, <IndexNodeInfo>, <IndexDataType>}] fields====

Please note that all contributions to OpenCircuits may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see OpenCircuits:Copyrights for details). Do not submit copyrighted work without permission!

Cancel Editing help (opens in new window)