SONUS-TRUNK-GROUP-RESOURCES-MIB: View SNMP OID List / Download MIB

VENDOR: SONUS NETWORKS


 Home MIB: SONUS-TRUNK-GROUP-RESOURCES-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 sonusTrunkGroupResourcesMIB 1.3.6.1.4.1.2879.2.2.3
The MIB Module for Trunk Group Resources Management.
     sonusTrunkGroupResourcesMIBObjects 1.3.6.1.4.1.2879.2.2.3.1
         sonusTrunkObjects 1.3.6.1.4.1.2879.2.2.3.1.1
             sonusTrunkConfigObjects 1.3.6.1.4.1.2879.2.2.3.1.1.1
                 sonusTgMaxRpcLpcs 1.3.6.1.4.1.2879.2.2.3.1.1.1.1 integer32 read-write
Maximum number of RPC-LPC pairs for this gateway.
                 sonusTgMaxCics 1.3.6.1.4.1.2879.2.2.3.1.1.1.2 integer32 read-write
Maximum number of CICs for this gateway.
                 sonusTgMaxTrunkGroups 1.3.6.1.4.1.2879.2.2.3.1.1.1.3 integer32 read-write
Maximum number of trunk groups for this gateway.
                 sonusTgMaxServiceGroups 1.3.6.1.4.1.2879.2.2.3.1.1.1.4 integer32 read-write
Maximum number of Service Groups for this gateway.
                 sonusTgMaxSgInstances 1.3.6.1.4.1.2879.2.2.3.1.1.1.5 integer32 read-write
Maximum number of Service Group Instances for this gateway.
             sonusTgObjects 1.3.6.1.4.1.2879.2.2.3.1.1.2
                 sonusTgNextIndex 1.3.6.1.4.1.2879.2.2.3.1.1.2.1 integer32 read-only
The next valid index to use when creating a new sonusTgEntry
                 sonusTgTable 1.3.6.1.4.1.2879.2.2.3.1.1.2.2 no-access
A list of trunk group entries.
                     sonusTgEntry 1.3.6.1.4.1.2879.2.2.3.1.1.2.2.1 no-access
Each sonusTgEntry containing configuration objects. Rules & Behaviors: A sonusTgEntry cannot be deleted when it is enabled. When disabling the trunk group entry, it must not have any associated SGs. All SGs must be removed before disabling the trunk group. A sonusTgEntry cannot be modified when it is enabled.
                         sonusTgIndex 1.3.6.1.4.1.2879.2.2.3.1.1.2.2.1.1 integer32 read-only
A unique value for each trunk group that is between 1 and maximum allowed
                         sonusTgName 1.3.6.1.4.1.2879.2.2.3.1.1.2.2.1.2 sonusname read-write
The name of the trunk group.
                         sonusTgProfName 1.3.6.1.4.1.2879.2.2.3.1.1.2.2.1.3 displaystring read-write
The name of the profile applied to this trunk group entry.
                         sonusTgSgSelect 1.3.6.1.4.1.2879.2.2.3.1.1.2.2.1.4 integer read-write
Selection for hunting within a PSTN trunk group that has more than 1 associated service group(SG). It is either based on cost associated with each SG, how the SG is ordered during configuration (for circular also). If either circular option is chosen, then SG hunt algorithm is ignored. Enumeration: 'circularforward': 3, 'configured': 2, 'circularbackward': 4, 'leastcost': 1.
                         sonusTgLnpTranslate 1.3.6.1.4.1.2879.2.2.3.1.1.2.2.1.5 sonusboolean read-write
This is only meaningful for PSTN trunk groups that may require LNP translation for the called number.
                         sonusTg800Translate 1.3.6.1.4.1.2879.2.2.3.1.1.2.2.1.6 sonusboolean read-write
This is only meaningful for PSTN trunk groups that may require 800 number translation for the called number.
                         sonusTgCallingNumVerify 1.3.6.1.4.1.2879.2.2.3.1.1.2.2.1.7 sonusboolean read-write
This is only meaningful for PSTN trunk groups that requires verification for the calling number.
                         sonusTgInboundReserved 1.3.6.1.4.1.2879.2.2.3.1.1.2.2.1.8 integer32 read-write
This is only meaninful for PSTN Trunk Groups. This the percent of channels reserved for handling inbound calls. Default is 0% and valid for both direction type trunks. The amount reserved is round off to next number. For example, 50% of 23 hannels is 12.5 or 13 channels. Percentage selection allowed in 5% increments.
                         sonusTgIsupOnly 1.3.6.1.4.1.2879.2.2.3.1.1.2.2.1.9 sonusboolean read-write
This is only meaningful for PSTN trunk groups that is either an ISUP only or mixed of ISUP and other PSTN types
                         sonusTgCarrier 1.3.6.1.4.1.2879.2.2.3.1.1.2.2.1.10 displaystring read-write
This is only meaningful for PSTN trunk groups and is specific to Isup only. This is the name of the Isup that this trunk group is bound to.
                         sonusTgIsupNode 1.3.6.1.4.1.2879.2.2.3.1.1.2.2.1.11 displaystring read-write
This is meaningful for PSTN trunk groups and is specific to Isup only. This is the name of the Isup that this trunk group is bound to.
                         sonusTgAdminState 1.3.6.1.4.1.2879.2.2.3.1.1.2.2.1.12 integer read-write
Administrative state to disable or enable a trunk group. All trunk groups are created with its state disabled. If trunk group is disabled, the trunk group must be enabled to allow calls to proceed. Enumeration: 'disabled': 1, 'enabled': 2.
                         sonusTgMode 1.3.6.1.4.1.2879.2.2.3.1.1.2.2.1.13 integer read-write
The operation mode for this trunk. Enumeration: 'outOfService': 2, 'inService': 1.
                         sonusTgAction 1.3.6.1.4.1.2879.2.2.3.1.1.2.2.1.14 integer read-write
The action for the operation mode for this trunk. Enumeration: 'dryUp': 1, 'force': 2.
                         sonusTgTimeout 1.3.6.1.4.1.2879.2.2.3.1.1.2.2.1.15 integer32 read-write
Timeout value in minutes for the dry up action.
                         sonusTgRowStatus 1.3.6.1.4.1.2879.2.2.3.1.1.2.2.1.16 rowstatus read-write
This is for SNMP use.
                         sonusTgCirResvState 1.3.6.1.4.1.2879.2.2.3.1.1.2.2.1.17 integer read-write
Administrative state to disable or enable the circuit reservation feature on a trunk group. All trunk groups are created with this feature disabled. If this feature is enabled, the sonusTgInboundReserved feature is overriden automatically. Enumeration: 'disabled': 1, 'enabled': 2.
                         sonusTgPriorityCallReserve 1.3.6.1.4.1.2879.2.2.3.1.1.2.2.1.18 integer32 read-write
The minimum number of priority call allowed set for this trunk group when sonusTgCirResvState is set to enabled.
                         sonusTgIncomingCallReserve 1.3.6.1.4.1.2879.2.2.3.1.1.2.2.1.19 integer32 read-write
The minimum number of incoming call allowed set for this trunk group when sonusTgCirResvState is set to enabled.
                         sonusTgOutgoingCallReserve 1.3.6.1.4.1.2879.2.2.3.1.1.2.2.1.20 integer32 read-write
The minimum percent of outgoing call allowed set for this trunk group when sonusTgCirResvState is set to enabled.
             sonusTgStatusTable 1.3.6.1.4.1.2879.2.2.3.1.1.3 no-access
This table contains status information of a PSTN trunk group. There may not be any SG registered to a trunk group in which case all statistics will be zero.
                 sonusTgStatusEntry 1.3.6.1.4.1.2879.2.2.3.1.1.3.1 no-access
Each entry describes the current status of a PSTN trunk group.
                     sonusTgStatusIndex 1.3.6.1.4.1.2879.2.2.3.1.1.3.1.1 integer32 read-only
A unique value for each trunk group between 1 and maximum allowed.
                     sonusTgOperState 1.3.6.1.4.1.2879.2.2.3.1.1.3.1.2 integer read-only
Current operational state of the trunk group. Enumeration: 'outOfService': 2, 'oosPending': 3, 'inService': 1.
                     sonusTgPstnTotalAvailable 1.3.6.1.4.1.2879.2.2.3.1.1.3.1.3 integer32 read-only
The sum of all available or unblocked PSTN channels for this trunk group.
                     sonusTgPstnTotalInboundRsv 1.3.6.1.4.1.2879.2.2.3.1.1.3.1.4 integer32 read-only
This is meaningful for PSTN trunk groups that are configured for inbound or both directions only. This is the reserved count as specified by the percentage configred for this trunk group.
                     sonusTgPstnInboundUsage 1.3.6.1.4.1.2879.2.2.3.1.1.3.1.5 integer32 read-only
This is only meaningful for PSTN trunk groups that are configured for inbound or both directions. This reflects the current inbound or incoming usage count of this trunk group.
                     sonusTgPstnOutboundUsage 1.3.6.1.4.1.2879.2.2.3.1.1.3.1.6 integer32 read-only
This is only meaningful for PSTN trunk groups that are configured for outbound or both directions. This reflects the current outbound, outgoing or non-priority usage count of this trunk group.
                     sonusTgPstnTotalConfigured 1.3.6.1.4.1.2879.2.2.3.1.1.3.1.7 integer32 read-only
The sum of all configured and registered PSTN channels for this trunk group.
                     sonusTgAccCurrentACL 1.3.6.1.4.1.2879.2.2.3.1.1.3.1.8 integer32 read-only
Current congestion level for the Trunk Group
                     sonusTgPriorityCallUsage 1.3.6.1.4.1.2879.2.2.3.1.1.3.1.9 integer32 read-only
This is only meaningful for ISUP trunk groups that are configured and when sonusTgCirResvState is enabled. This reflects the current priority usage count of this trunk group.
             sonusTgSgTable 1.3.6.1.4.1.2879.2.2.3.1.1.4 no-access
This is a virtual table containing a list of service groups that belong to the same trunk group. This is a doubly indexed table so that further details about each service group may be queried by name.
                 sonusTgSgEntry 1.3.6.1.4.1.2879.2.2.3.1.1.4.1 no-access
Each entry lists the name and order of each service group.
                     sonusTgSgTgIndex 1.3.6.1.4.1.2879.2.2.3.1.1.4.1.1 integer32 read-only
The Trunk Group index that has the following set of Service Groups.
                     sonusTgSgIndex 1.3.6.1.4.1.2879.2.2.3.1.1.4.1.2 integer32 read-only
A unique value for each service group in this trunk group
                     sonusTgSgName 1.3.6.1.4.1.2879.2.2.3.1.1.4.1.3 displaystring read-only
The name of the service group.
                     sonusTgSgType 1.3.6.1.4.1.2879.2.2.3.1.1.4.1.4 integer read-only
The type of the service group. Enumeration: 'dedicated': 6, 'cas': 2, 'ss7': 1, 'h323': 4, 'twostagedial': 7, 'gateway': 5, 'isdn': 3, 'ras': 8.
             sonusTgProfileObjects 1.3.6.1.4.1.2879.2.2.3.1.1.5
                 sonusTgProfileNextIndex 1.3.6.1.4.1.2879.2.2.3.1.1.5.5 integer32 read-only
The next valid index to use when creating a new sonusTgProfileEntry
                 sonusTgProfileTable 1.3.6.1.4.1.2879.2.2.3.1.1.5.6 no-access
A list of trunk group entries.
                     sonusTgProfileEntry 1.3.6.1.4.1.2879.2.2.3.1.1.5.6.1 no-access
Each sonusTgProfileEntry containing configuration objects. Rules & Behaviors: A sonusTgProfileEntry cannot be deleted when it is enabled. When disabling the trunk group entry, it must not have any associated SGs. All SGs must be removed before disabling the trunk group. A sonusTgProfileEntry cannot be modified when it is enabled.
                         sonusTgProfileIndex 1.3.6.1.4.1.2879.2.2.3.1.1.5.6.1.1 integer32 read-only
A unique value for each trunk group profile that is between 1 and maximum allowed
                         sonusTgProfileName 1.3.6.1.4.1.2879.2.2.3.1.1.5.6.1.2 sonusname read-write
The name of this trunk group Profile.
                         sonusTgProfileSgSelect 1.3.6.1.4.1.2879.2.2.3.1.1.5.6.1.3 integer read-write
Selection for hunting within a PSTN trunk group that has more than 1 associated service group(SG). It is based on cost associated with each SG, how the SG is ordered during configuration (for circular also). If either circular option is chosen, then SG hunt algorithm is ignored. Enumeration: 'circularforward': 3, 'configured': 2, 'circularbackward': 4, 'leastcost': 1.
                         sonusTgProfileAdminState 1.3.6.1.4.1.2879.2.2.3.1.1.5.6.1.4 integer read-write
Administrator state to use a trunk group Profile. All trunk group profiles are created with its state disabled. When disabled, the profile must be enabled to allowed to be used. Enumeration: 'disabled': 1, 'enabled': 2.
                         sonusTgProfileInboundReserved 1.3.6.1.4.1.2879.2.2.3.1.1.5.6.1.5 integer32 read-write
This is only meaninful for PSTN Trunk Groups. This the percent of channels reserved for handling inbound calls. Default is 0% and valid for both direction type trunks. The amount reserved is round off to next number. For example, 50% of 23 hannels is 12.5 or 13 channels. Percentage selection allowed in 5% increments.
                         sonusTgProfileLnpTranslate 1.3.6.1.4.1.2879.2.2.3.1.1.5.6.1.6 sonusboolean read-write
This is only meaningful for PSTN trunk groups that may require LNP translation for the called number.
                         sonusTgProfile800Translate 1.3.6.1.4.1.2879.2.2.3.1.1.5.6.1.7 sonusboolean read-write
This is only meaningful for PSTN trunk groups that may require 800 number translation for the called number.
                         sonusTgProfileCallingNumVerify 1.3.6.1.4.1.2879.2.2.3.1.1.5.6.1.8 sonusboolean read-write
This is only meaningful for PSTN trunk groups that requires verification for the calling number.
                         sonusTgProfileIsupOnly 1.3.6.1.4.1.2879.2.2.3.1.1.5.6.1.9 sonusboolean read-write
This is only meaningful for PSTN trunk groups that is either an ISUP only or mixed of ISUP and other PSTN types
                         sonusTgProfileCarrier 1.3.6.1.4.1.2879.2.2.3.1.1.5.6.1.10 displaystring read-write
This is only meaningful for PSTN trunk groups and is specific to Isup only. This is the name of the Isup that this trunk group is bound to.
                         sonusTgProfileIsupNode 1.3.6.1.4.1.2879.2.2.3.1.1.5.6.1.11 displaystring read-write
This is only meaningful for PSTN trunk groups and is specific to Isup only. This is the name of the Isup that this trunk group is bound to.
                         sonusTgProfSgSelectState 1.3.6.1.4.1.2879.2.2.3.1.1.5.6.1.12 integer read-write
Indicates whether sonusTgProfileSgSelect object is present in this profile Enumeration: 'disabled': 1, 'enabled': 2.
                         sonusTgProfInboundReservedState 1.3.6.1.4.1.2879.2.2.3.1.1.5.6.1.13 integer read-write
Indicates whether sonusTgProfileInboundReserved object is present in this profile Enumeration: 'disabled': 1, 'enabled': 2.
                         sonusTgProfLnpTranslateState 1.3.6.1.4.1.2879.2.2.3.1.1.5.6.1.14 integer read-write
Indicates whether sonusTgProfileLnpTranslate object is present in this profile Enumeration: 'disabled': 1, 'enabled': 2.
                         sonusTgProf800TranslateState 1.3.6.1.4.1.2879.2.2.3.1.1.5.6.1.15 integer read-write
Indicates whether sonusTgProfile800Translate object is present in this profile Enumeration: 'disabled': 1, 'enabled': 2.
                         sonusTgProfCallingNumVerifyState 1.3.6.1.4.1.2879.2.2.3.1.1.5.6.1.16 integer read-write
Indicates whether sonusTgProfileCallingNumVerify object is present in this profile Enumeration: 'disabled': 1, 'enabled': 2.
                         sonusTgProfIsupOnlyState 1.3.6.1.4.1.2879.2.2.3.1.1.5.6.1.17 integer read-write
Indicates whether sonusTgProfileIsupOnly object is present in this profile Enumeration: 'disabled': 1, 'enabled': 2.
                         sonusTgProfCarrierState 1.3.6.1.4.1.2879.2.2.3.1.1.5.6.1.18 integer read-write
Indicates whether sonusTgProfileCarrier object is present in this profile Enumeration: 'disabled': 1, 'enabled': 2.
                         sonusTgProfIsupNodeState 1.3.6.1.4.1.2879.2.2.3.1.1.5.6.1.19 integer read-write
Indicates whether sonusTgProfileIsupNode object is present in this profile Enumeration: 'disabled': 1, 'enabled': 2.
                         sonusTgProfileRowStatus 1.3.6.1.4.1.2879.2.2.3.1.1.5.6.1.20 rowstatus read-write
This is for SNMP use.
         sonusGatewayObjects 1.3.6.1.4.1.2879.2.2.3.1.2
             sonusGatewayConfigObjects 1.3.6.1.4.1.2879.2.2.3.1.2.1
                 sonusTgMaxGateways 1.3.6.1.4.1.2879.2.2.3.1.2.1.1 integer32 read-write
Maximum allowable destination or remote gateways in the configuration.
             sonusDestGatewayObjects 1.3.6.1.4.1.2879.2.2.3.1.2.2
                 sonusGatewayNextIndex 1.3.6.1.4.1.2879.2.2.3.1.2.2.1 integer32 read-only
The next valid index to use when creating a new sonusGatewayEntry
                 sonusGatewayTable 1.3.6.1.4.1.2879.2.2.3.1.2.2.2 no-access
This is a table containing a list of IP telephony gateways in the network.
                     sonusGatewayEntry 1.3.6.1.4.1.2879.2.2.3.1.2.2.2.1 no-access
Each entry lists the name and order of each gateway.
                         sonusGatewayIndex 1.3.6.1.4.1.2879.2.2.3.1.2.2.2.1.1 integer32 read-only
A unique value for each gateway between 1 and maximum allowed.
                         sonusGatewayName 1.3.6.1.4.1.2879.2.2.3.1.2.2.2.1.2 sonusname read-write
The name of the IP Telephony gateway.
                         sonusGatewayProfName 1.3.6.1.4.1.2879.2.2.3.1.2.2.2.1.3 displaystring read-write
The name of the profile applied to this gateway entry.
                         sonusGatewayType 1.3.6.1.4.1.2879.2.2.3.1.2.2.2.1.4 integer read-write
The type of gateway. Enumeration: 'gsx9000': 1, 'sip': 3, 'h323': 2.
                         sonusGatewayIpAddress 1.3.6.1.4.1.2879.2.2.3.1.2.2.2.1.5 ipaddress read-write
This is signaling Ip address of the gateway.
                         sonusGatewayPortNum 1.3.6.1.4.1.2879.2.2.3.1.2.2.2.1.6 integer32 read-write
This is the port number assigned for the signaling Ip address of the gateway (default is Sonus registered port 2569).
                         sonusGatewayMaxConn 1.3.6.1.4.1.2879.2.2.3.1.2.2.2.1.7 integer32 read-write
This is the maximum connections allowed for this gateway to the remote gateway specified by the sonusGatewayName.
                         sonusGatewayAdminState 1.3.6.1.4.1.2879.2.2.3.1.2.2.2.1.8 integer read-write
Allow administrator to disable or enable the connection from this gateway to the remote gateway. All connections to the remote gateways are created with its state disabled. Once disabled, the gateway must be enabled to allow calls to proceed again. Enumeration: 'disabled': 1, 'enabled': 2.
                         sonusGatewayRowStatus 1.3.6.1.4.1.2879.2.2.3.1.2.2.2.1.9 rowstatus read-write
This is for SNMP use.
             sonusDestGatewayStatusObjects 1.3.6.1.4.1.2879.2.2.3.1.2.3
                 sonusGwStatusTable 1.3.6.1.4.1.2879.2.2.3.1.2.3.3 no-access
This is a table containing a list of IP telephony gateways in the network.
                     sonusGwStatusEntry 1.3.6.1.4.1.2879.2.2.3.1.2.3.3.1 no-access
Each entry lists the current connections and order of each gateway.
                         sonusGwStatusIndex 1.3.6.1.4.1.2879.2.2.3.1.2.3.3.1.1 integer32 read-only
A unique value for each gateway between 1 and maximum allowed.
                         sonusGwCurrConnections 1.3.6.1.4.1.2879.2.2.3.1.2.3.3.1.2 integer32 read-only
The Current number of connections between this gateway and the remote gateway.
         sonusCarrierObjects 1.3.6.1.4.1.2879.2.2.3.1.3
             sonusCarrierConfigObjects 1.3.6.1.4.1.2879.2.2.3.1.3.1
                 sonusTgMaxCarrierCodes 1.3.6.1.4.1.2879.2.2.3.1.3.1.1 integer32 read-write
Maximum number of Carrier Codes for this gateway.
             sonusCarrierCodeObjects 1.3.6.1.4.1.2879.2.2.3.1.3.2
                 sonusCarrierCodeNextIndex 1.3.6.1.4.1.2879.2.2.3.1.3.2.1 integer32 read-only
The next valid index to use when creating a new sonusCarrierCodeEntry
                 sonusCarrierCodeTable 1.3.6.1.4.1.2879.2.2.3.1.3.2.2 no-access
This is a table containing a list of IP telephony gateways in the network.
                     sonusCarrierCodeEntry 1.3.6.1.4.1.2879.2.2.3.1.3.2.2.1 no-access
Each entry lists the name and order of each gateway.
                         sonusCarrierCodeIndex 1.3.6.1.4.1.2879.2.2.3.1.3.2.2.1.1 integer32 read-only
A unique value for each carrier code between 1 and maximum allowed.
                         sonusCarrierCodeName 1.3.6.1.4.1.2879.2.2.3.1.3.2.2.1.2 sonusname read-write
The name assigned to this carrier code.
                         sonusCarrierCode 1.3.6.1.4.1.2879.2.2.3.1.3.2.2.1.3 displaystring read-write
This is the carrier code specified by the sonusCarrierCodeName. There are a maximum of up to 4 digits.
                         sonusCarrierCodeAdminState 1.3.6.1.4.1.2879.2.2.3.1.3.2.2.1.4 integer read-write
Allow administrator to disable or enable this carrier code. Once disabled, this carrier code must be enabled to allow calls to proceed again. Enumeration: 'disabled': 1, 'enabled': 2.
                         sonusCarrierCodeRowStatus 1.3.6.1.4.1.2879.2.2.3.1.3.2.2.1.5 rowstatus read-write
This is for SNMP use.
                         sonusCarrierCodeNetworkIdType 1.3.6.1.4.1.2879.2.2.3.1.3.2.2.1.6 integer read-write
The type of network identification for this carrier code Enumeration: 'ccitt': 1, 'other': 3, 'national': 2.
                         sonusCarrierCodeNetworkIdPlan 1.3.6.1.4.1.2879.2.2.3.1.3.2.2.1.7 integer read-write
The network identification plan for this carrier code Enumeration: 'national3digitcarriercode': 7, 'ccittunknown': 1, 'ccittreserved2': 5, 'ccittreserved1': 4, 'nationalreserved2': 10, 'national4digitcarriercode': 8, 'ccittlandmobilenetwork': 3, 'nationalunknown': 6, 'ccittpublicdatanetwork': 2, 'nationalreserved1': 9.
     sonusTrunkGroupResourcesMIBNotifications 1.3.6.1.4.1.2879.2.2.3.2
         sonusTrunkGroupResourcesMIBNotificationsPrefix 1.3.6.1.4.1.2879.2.2.3.2.0
             sonusTrunkEnabledNotification 1.3.6.1.4.1.2879.2.2.3.2.0.1
This trap indicates a Trunk Group is now enabled.
             sonusTrunkDisabledNotification 1.3.6.1.4.1.2879.2.2.3.2.0.2
This trap indicates a Trunk Group is now disabled.
             sonusTrunkInServiceNotification 1.3.6.1.4.1.2879.2.2.3.2.0.3
This trap indicates a Trunk Group is now in service.
             sonusTrunkOutOfServiceNotification 1.3.6.1.4.1.2879.2.2.3.2.0.4
This trap indicates that a Trunk Group is out of service.
             sonusTrunkDeletedNotification 1.3.6.1.4.1.2879.2.2.3.2.0.5
This trap indicates a Trunk Group is now deleted.
         sonusTrunkGroupResourcesMIBNotificationsObjects 1.3.6.1.4.1.2879.2.2.3.2.1
             sonusTrunkOutOfServiceReason 1.3.6.1.4.1.2879.2.2.3.2.1.1 integer read-only
The reason why the Trunk Group is out of service. Enumeration: 'configured': 1, 'allResourcesBlocked': 2.