Difference between revisions of "SNMP and PowerShell"

Jump to navigation Jump to search
11 bytes removed ,  07:03, 29 August 2012
m
→‎Example Usage: Typo correct
m (Minor intro update)
m (→‎Example Usage: Typo correct)
Line 156: Line 156:
OID                                                        Data
OID                                                        Data
---                                                        ----
---                                                        ----
.1.3.6.1.2.1.1.5.0                                          UKA-SR-VIUTL-10
.1.3.6.1.2.1.1.5.0                                          TEST-SVR-01




Line 163: Line 163:
OID                                                        Data
OID                                                        Data
---                                                        ----
---                                                        ----
.1.3.6.1.2.1.1.4.0                                          Technical Support
.1.3.6.1.2.1.1.4.0                                          Tinker box


PS C:\Users\simon\Documents\Scripts> Invoke-SnmpWalk "192.168.10.201" ".1.3.6.1.2.1.1"
PS C:\Users\simon\Documents\Scripts> Invoke-SnmpWalk "192.168.10.201" ".1.3.6.1.2.1.1"

Navigation menu