A class for performing SNMP V2 queries on Asterisk

see \OSS_SNMP\MIBS\Asterisk\https://wiki.asterisk.org/wiki/display/AST/Asterisk+MIB+Definitions
copyright Copyright (c) 2012, Open Source Solutions Limited, Dublin, Ireland
author Barry O'Donovan

 Methods

Returns an array of ISO country codes for the defined indications zones (indexed by SNMP table entry)

countryCodes() : array

Country for which the indication zone is valid, typically this is the ISO 2-letter code of the country.

Returns

arrayAn array of ISO country codes for the defined indications zones (indexed by SNMP table entry)

Returns the default indication zone to use.

defaultZone() : string

Default indication zone to use.

Returns

stringThe default indication zone to use

Returns an array of indications zone descriptions (indexed by SNMP table entry)

descriptions() : array

Description of the indication zone, usually the full name of the country it is valid for.

Returns

arrayAn array of indications zone descriptions

Returns the number of indications defined in Asterisk

number() : int

Number of indications currently defined in Asterisk.

Returns

intThe number of indications defined in Asterisk

 Constants

 

OID_ASTERISK_DEFAULT_INDICATION

OID_ASTERISK_DEFAULT_INDICATION 

 

OID_ASTERISK_INDICATIONS_COUNT

OID_ASTERISK_INDICATIONS_COUNT 

 

OID_ASTERISK_INDICATIONS_COUNTRY

OID_ASTERISK_INDICATIONS_COUNTRY 

 

OID_ASTERISK_INDICATIONS_DESCRIPTION

OID_ASTERISK_INDICATIONS_DESCRIPTION