A class for performing SNMP V2 queries on Extreme devices

copyright Copyright (c) 2013 - 2014, Open Source Solutions Limited, Dublin, Ireland
author Barry O'Donovan

 Methods

Get the SNMP instance

getSNMP() : \OSS_SNMP\SNMP

Returns

\OSS_SNMP\SNMPInstance of the SNMP object

Set the SNMP instance

setSNMP(\OSS_SNMP\SNMP $snmp) : \OSS_SNMP\MIB

Parameters

$snmp

\OSS_SNMP\SNMP

the SNMP instance

Returns

\OSS_SNMP\MIBAn instance of this class for fluent interfaces

Get the device's system id

systemID() : string

Returns

stringThe system ID (includes the serial number)

 Properties

 

Instance for the SNMP object

$_snmp 

Default

null

 Constants

 

OID_SYSTEM_ID

OID_SYSTEM_ID = '.1.3.6.1.4.1.1916.1.1.1.16.0'