Learning Python Networking by José Manuel Ortega

Learning Python Networking by José Manuel Ortega

Author:José Manuel Ortega
Language: eng
Format: epub, pdf
Tags: COM051360 - COMPUTERS / Programming Languages / Python, COM043040 - COMPUTERS / Networking / Network Protocols, COM051440 - COMPUTERS / Software Development and Engineering / Tools
Publisher: Packt Publishing
Published: 2019-03-28T13:14:20+00:00


Here is the output of the execution of the snmpwalk command, where we can see information being returned by the SNMP agent:

iso.3.6.1.2.1.1.1.0 = STRING: "Linux debian6box 2.6.32-5-686 #1 SMP

Tue Jan 15 15:00:01 UTC 2019 i686"

iso.3.6.1.2.1.1.2.0 = OID: iso.3.6.1.4.1.8072.3.2.10

iso.3.6.1.2.1.1.3.0 = Timeticks: (88855240) 10 days, 6:49:12.40

iso.3.6.1.2.1.1.4.0 = STRING: "Me <[email protected]>"

iso.3.6.1.2.1.1.5.0 = STRING: "debian6box"

iso.3.6.1.2.1.1.6.0 = STRING: "Sitting on the Dock of the Bay"

The output of the preceding command will show the MIB number and its values. For example, the iso.3.6.1.2.1.1.1.0 MIB number shows that it's a string type value, such as Linux debian6box 2.6.32-5-686 #1 SMP Tue Jan 15 15:00:01 UTC 2019 i686.



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.