XGCP-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
2
Rows
2
Columns
5
.1.3.6.1.3.90.1.1.7 · 1 row entry · 3 columns
This table contains XGCP statistics information since reset.
XGCP statistics are kept in this table, with each 
table entry containing the statistics of XGCP that 
communicates with a Media Gateway Controller (MGC) at 
a specific IP address of the MGC.
          
Each table entry is composed of the following information:  
          
1) Messages successfully received/transmitted per IP device 
2) Messages failed to be received/transmitted per IP device
xgcpMsgStatEntry entry .1.3.6.1.3.90.1.1.7.1
The row of the xgcpMsgStatTable contains
information about XGCP message statistics per IP address
of the Media Gateway Controller.
An entry is created when a request messge with new IP
address is received from Medida …
Indexes
xgcpIPAddress
Column Syntax OID
xgcpIPAddress
This object specifies the IP address of the
Media Gateway Controller.
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.3.90.1.1.7.1.1
xgcpSuccessMessages
This object specifies the count of successful messages
that communicate with the Media Gateway Controller on
that IP address.

Successful messages apply to both transmit and
receive messages. …
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.3.90.1.1.7.1.2
xgcpFailMessages
This object specifies the count of failed messages
that communicate with the Media Gateway Controller on
that IP address.

Failed messages apply to both transmit and receive
messages.

T…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.3.90.1.1.7.1.3
.1.3.6.1.3.90.1.3.1 · 1 row entry · 2 columns
This table contains XGCP capability packages.
The Capability Package table - This table is 
used to specify the availability of the packages.
          
The Capabality Package Name is used as the 
index for the table.
          
Each entry contains a CapabilityPackageEnable 
object. It is used to enable/disable a package 
on the Media Gateway.
xgcpCapabilityPackageEntry entry .1.3.6.1.3.90.1.3.1.1
The entry specifies the availability of the XGCP
package.
Each entry is created when the MGCP software
detects a new package. The entry goes away
only if the package is removed.
Indexes
xgcpCapabilityPackageName
Column Syntax OID
xgcpCapabilityPackageName
This object specifies the Name of the
Capability Package.

The list of basic packages includes the following:

_________________________________________
| Package …
OctetString
Constraints:
range: 1-64
.1.3.6.1.3.90.1.3.1.1.1
xgcpCapabilityPackageEnable
This object eables/disables the Package Capability
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.3.90.1.3.1.1.2