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
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk xgcpMsgStatTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'XGCP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XGCP-MIB::xgcpMsgStatTable'
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 row .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
Column Syntax OID
This object specifies the IP address of the
Media Gateway Controller.
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.3.90.1.1.7.1.1
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
Type Constraints:
range: 0..4294967295
.1.3.6.1.3.90.1.1.7.1.2
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
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
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk xgcpCapabilityPackageTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'XGCP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XGCP-MIB::xgcpCapabilityPackageTable'
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 row .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.
Column Syntax OID
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
This object eables/disables the Package Capability
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.3.90.1.3.1.1.2