CISCO-WAN-MG-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
8
Rows
8
Columns
33
mgSupportedProtocolTable
table.1.3.6.1.4.1.351.150.10.1.1.7
·
1 row entry
·
2 columns
This is a table which identifies the protocols, along with their revisions that the media gateway supports for purposes of communication with an MGC. The table is created by the agent at system startup and cannot changed.
Represents an individual table entry in
mgSupportedProtocolTable.
mgSupportedProtocolTable.
Indexes
mgProtocolNumber
| Column | Syntax | OID |
|---|---|---|
|
mgProtocolNumber
Serves as index to this table.
|
Integer32 Constraints: range: 1-65535 |
.1.3.6.1.4.1.351.150.10.1.1.7.1.1 |
|
mgProtocolName
A control protocol and its revision supported by the
call gateway. For example: 'MGCP 0.1 11/9/99' The protocol can be one of the control protocols like MGCP or it can be a signaling backhaul protocol or it can be res… |
OctetString Constraints: range: 1-64 |
.1.3.6.1.4.1.351.150.10.1.1.7.1.2 |
mgcTable
table.1.3.6.1.4.1.351.150.10.1.2.1
·
1 row entry
·
8 columns
This is a table which contains information about the individual MGCs.
Represents an individual table entry in
mgcTable.
mgcTable.
Indexes
mgcNumber
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
mgcNumber
Serves as index to this table.
|
Integer32 Constraints: range: 1-65535 |
.1.3.6.1.4.1.351.150.10.1.2.1.1.1 |
||||||||||||
|
mgcName
Denotes the name of the media gateway controller.
This corresponds to a domain name under which the MGC could also be registered in a DNS. Once the row has become active, this value may not be modified. |
OctetStringr/w Constraints: range: 1-64 |
.1.3.6.1.4.1.351.150.10.1.2.1.1.2 |
||||||||||||
|
mgcDnsResolution
deprecated
Indicates how the MG resolves the IP address of the MGC.
'true(1)' - the resolution is done using an external DNS server. 'false(2)' - the resolution is done using mgcResolutionTable. |
SNMPv2-TCTruthValue Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.351.150.10.1.2.1.1.3 |
||||||||||||
|
mgcAssociationState
deprecated
Represents the state of the association between the MG
and the MGC. The possible values are: 'mgcUnassociated' : MG and MGC are not associated. For example, in the case where MGCP … |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.351.150.10.1.2.1.1.4 |
||||||||||||
|
mgcAssociationStateControl
deprecated
Used to control the association state, as represented by
mgcAssociationState. The possible value for a set operation on this object are: 'mgcUnassociate': Transition from any state to 'mgcUnassociated… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.351.150.10.1.2.1.1.5 |
||||||||||||
|
mgcUnassociationPolicy
deprecated
Indicates what MG will do when mgcAssociationState transitions
to unassociated. 'mgcNoAction' : indicates that MG will take no further action. In particular, no resources will be released nor… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.351.150.10.1.2.1.1.6 |
||||||||||||
|
mgcCommLossUnassociationTimeout
deprecated
Indicates how long, in seconds, upon detection of
a communication loss, subscriptions to autonomous notifications (such as notification requests and RSIPs in the case of MGCP) remain valid and communications will be … |
secondsInteger32r/w Constraints: range: -1-65535 |
.1.3.6.1.4.1.351.150.10.1.2.1.1.7 |
||||||||||||
|
mgcRowStatus
Controls the creation and deletion of a table entry.
An entry may be created using the 'createAndGo' option. When the row is successfully created, the RowStatus would be set to 'active' by the agent. A… |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.351.150.10.1.2.1.1.8 |
.1.3.6.1.4.1.351.150.10.1.2.2
·
1 row entry
·
1 columns
This table contains information about which protocols are
being used in a particular association between the gateway
and the MGCs.
Because there may be a number of different protocols in use
for a particular control association between the gateway
and an MGC, this information is kept in a separate table
rather than being included in mgcTable. In effect, it
constitutes a relationship between mgcTable and
mgSupportedProtocolTable.
With support for multiple MGC redundancy groups, the protocols
will be defined per MGC redundancy group rather than per MGC.
A new table mgcRedundancyGrpProtocolTable is introduced.
Represents an individual table entry in
mgcProtocolTable.
mgcNumber references the media gateway controller,
constituting a foreign key into mgcTable and adapting
the value of mgcNumber of that MGC.
…
mgcProtocolTable.
mgcNumber references the media gateway controller,
constituting a foreign key into mgcTable and adapting
the value of mgcNumber of that MGC.
…
Indexes
mgcNumber mgProtocolNumber
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
mgcProtocolRowStatus
deprecated
Controls the creation and deletion of a table entry.
An entry may be created using the 'createAndGo' option. When the row is successfully created, the RowStatus would be set to 'active' by the agent. A… |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.351.150.10.1.2.2.1.1 |
mgEndpointTable
table.1.3.6.1.4.1.351.150.10.1.3.1
·
1 row entry
·
7 columns
This table contains information about the individual endpoints.
Represents an individual table entry in
mgEndpointTable.
mgEndpointTable.
Indexes
mgEndpointNumber
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
mgEndpointNumber
Identifies endpoint as it is known by the NE. The
endpoint number is unique for the entire MG and ranges from 1 to the maximum number of endpoints that the MG can support. |
Integer32 Constraints: range: 1-65535 |
.1.3.6.1.4.1.351.150.10.1.3.1.1.1 |
||||||||||||
|
mgEndpointLineNumber
Identifies the DS1 line. Generally, this will
correspond to the ifIndex of the physical interface terminating the line. Once the row has become active, this value may not be changed. |
Integer32r/w Constraints: range: 1-65535 |
.1.3.6.1.4.1.351.150.10.1.3.1.1.2 |
||||||||||||
|
mgEndpointName
Identifies endpoint as it is known by the MGC.
If MG and MGC use a mutually agreed upon convention, this may be supplied by the agent, i.e. be read-only. |
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.351.150.10.1.3.1.1.3 |
||||||||||||
|
mgEndpointSpeed
Indicates the endpoint's bandwidth, in Kbps. Typically,
this will be 64 times the number of channels terminated by the endpoint. |
KbpsUnsigned32 Constraints: range: 0-65535 |
.1.3.6.1.4.1.351.150.10.1.3.1.1.4 |
||||||||||||
|
mgEndpointState
Indicates the state of the endpoint.
'mgEndpointActive' - the endpoint is in service and operational. 'mgEndpointFailed' - the endpoint is in service but not operational, e.g. because a line that … |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.351.150.10.1.3.1.1.5 |
||||||||||||
|
mgEndpointChannelMap
Bit map of DS0s used by the endpoint. Bit positions set to
'1' represent DS0s used by the endpoint. The Bit position corresponds to the DS0 number. Once the row has become active, this value may not be c… |
Integer32r/w Constraints: range: 0-2147483647 |
.1.3.6.1.4.1.351.150.10.1.3.1.1.6 |
||||||||||||
|
mgEndpointRowStatus
Controls the creation and deletion of a table entry.
An entry may be created using the 'createAndGo' option. When the row is successfully created, the RowStatus would be set to 'active' by the agent th… |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.351.150.10.1.3.1.1.7 |
mgEndpointExtTable
table.1.3.6.1.4.1.351.150.10.1.3.3
·
1 row entry
·
1 columns
This table extends the mgEndpointTable.
Objects that do not directly describe the endpoint
but extend the rules to configure the mgEndpointTable
can be added to this table.
Each table entry describes an instance of an endpoint
on a media gateway.
Each entry represents a media gateway endpoint
interface.
interface.
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
mgEndpointRepetition
This object is used to create multiple rows in the
mgEndpointTable as specified in the SNMP PDU, starting from the row specified by the index of the instance for the number of rows specified in this object. … |
SNMPv2-SMIUnsigned32r/w Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.351.150.10.1.3.3.1.1 |
lineAssignmentTable
table.1.3.6.1.4.1.351.150.10.1.4.1
·
1 row entry
·
3 columns
This table contains information about each line in the media gateway.
Represents an individual table entry in
lineAssignmentTable.
lineAssignmentTable.
Indexes
lineNumber
| Column | Syntax | OID |
|---|---|---|
|
lineNumber
Identifies the DS1 line. Generally, this will
correspond to the ifIndex of the physical interface terminating the line. |
Integer32 Constraints: range: 1-65535 |
.1.3.6.1.4.1.351.150.10.1.4.1.1.1 |
|
channelAssignment
Each bit that is set represents that the corresponding DS0
is in use, either because it has been assigned to an endpoint or because it constitutes a signaling channel that is not available for assignment to an endpoi… |
Integer32 Constraints: range: 0-2147483647 |
.1.3.6.1.4.1.351.150.10.1.4.1.1.2 |
|
lineName
Line name as identified by the MGC, if applicable. The
default line name is 'LINE'. If MG uses a common convention, this may be supplied by the agent, i.e. be read-only. |
OctetStringr/w Constraints: range: 1-64 |
.1.3.6.1.4.1.351.150.10.1.4.1.1.3 |
mgcResolutionTable
table.1.3.6.1.4.1.351.150.10.1.5.1
·
1 row entry
·
7 columns
This table provides the name to IP address mapping for each of the MGCs, external DNS server, tftp server and announcement server. It also stores the IP addresses of external resolved domain name. Several addresses may be associated with a single name.
Represents an individual table entry in
mgcResolutionTable.
mgcResolutionTable.
Indexes
mgcResolutionIndex
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
mgcResolutionIndex
Serves as index to this table.
The table will be divided into two, index 1 to 88 will be used by the user and index 89 to 176 will be used by the VDNS to fill in the externally resolved IP address. |
Integer32 Constraints: range: 1-65535 |
.1.3.6.1.4.1.351.150.10.1.5.1.1.1 |
||||||||||||
|
mgcResolutionName
Denotes the name of the entity (MGC and/or NE) whose
address is to be resolved. Once the row has become active, this value may not be changed. |
OctetStringr/w Constraints: range: 1-64 |
.1.3.6.1.4.1.351.150.10.1.5.1.1.2 |
||||||||||||
|
mgcResolutionIpAddress
Denotes the IP address of the entity. Once the row has
become active, this value may not be changed. To change the IP address, an entry will have to be removed and a new entry will have to be added. |
SNMPv2-SMIIpAddressr/w Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.351.150.10.1.5.1.1.3 |
||||||||||||
|
mgcResolutionCommState
Indicates whether the address is the one currently
applied for communications with the system of that name. 'csActive' - name resolves to that IP address 'csInactive' - IP address currently not in use … |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.351.150.10.1.5.1.1.4 |
||||||||||||
|
mgcResolutionPreference
This object can be used by the MG in the selection
of an IP address if multiple IP addresses are available for the same name. This object cannot be modified after this entry is created. It has to be u… |
Integer32r/w Constraints: range: 1-65535 |
.1.3.6.1.4.1.351.150.10.1.5.1.1.5 |
||||||||||||
|
mgcResolutionRowStatus
Controls the creation and deletion of a table entry.
An entry may be created using the 'createAndGo' option. mgcResolutionIndex, mgcResolutionName, mgcResolutionIpAddress, and mgcResolutionPreference sh… |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.351.150.10.1.5.1.1.6 |
||||||||||||
|
mgcDnsResolutionFlag
All entries statically configured by the customer
(i.e. all entries in the top half of the table) will have the flag set to 'internal'. All IP addresses obtained due to external resolution of the domain name (that i… |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.351.150.10.1.5.1.1.7 |
mgDomainNameTable
table.1.3.6.1.4.1.351.150.10.1.6.1
·
1 row entry
·
4 columns
This table provides the domain names that are configured by users. The domain names could refer to Call Agents, tftp server for CAS file download, external DNS server or announcement server.
Represents an individual table entry in mgDomainNameTable.
Indexes
mgDomainNameIndex
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
mgDomainNameIndex
This object serves as index to this table.
|
Integer32 Constraints: range: 1-65535 |
.1.3.6.1.4.1.351.150.10.1.6.1.1.1 |
||||||||||||
|
mgDomainName
This object denotes the domain name of MGCs,
tftp server, external DNS server or announcement server. Once the row has become active, this value may not be changed. |
OctetStringr/w Constraints: range: 1-64 |
.1.3.6.1.4.1.351.150.10.1.6.1.1.2 |
||||||||||||
|
mgDnsResolutionType
This object determines the kind of DNS resolution to
be applied for a particular domain name. 'internalOnly' means that the gateway will not try to resolve the IP address for this domain name using ext… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.351.150.10.1.6.1.1.3 |
||||||||||||
|
mgDomainNameRowStatus
Controls the creation and deletion and of a table entry.
An entry may be created using the 'createAndGo' option. User can only set mgDnsResolutionType to 'internalOnly'. The request to set… |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.351.150.10.1.6.1.1.4 |