A class for performing SNMP V2 queries on Asterisk
see | |
---|---|
copyright | Copyright (c) 2012, Open Source Solutions Limited, Dublin, Ireland |
author | Barry O'Donovan |
countryCodes() : array
array
An array of ISO country codes for the defined indications zones (indexed by SNMP table entry)defaultZone() : string
string
The default indication zone to usedescriptions() : array
array
An array of indications zone descriptionsgetSNMP() : \OSS_SNMP\SNMP
\OSS_SNMP\SNMP
Instance of the SNMP objectnumber() : int
int
The number of indications defined in AsterisksetSNMP(\OSS_SNMP\SNMP $snmp) : \OSS_SNMP\MIB
\OSS_SNMP\SNMP
the SNMP instance
\OSS_SNMP\MIB
An instance of this class for fluent interfaces$_snmp
null
OID_ASTERISK_DEFAULT_INDICATION = '.1.3.6.1.4.1.22736.1.4.2.0'
OID_ASTERISK_INDICATIONS_COUNT = '.1.3.6.1.4.1.22736.1.4.1.0'
OID_ASTERISK_INDICATIONS_COUNTRY = '.1.3.6.1.4.1.22736.1.4.3.1.2'
OID_ASTERISK_INDICATIONS_DESCRIPTION = '.1.3.6.1.4.1.22736.1.4.3.1.4'