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
Uses the cisco variant from
Command help
/opt/observium/mibs/cisco.
Walk mgSupportedProtocolTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-WAN-MG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-MG-MIB::mgSupportedProtocolTable'
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
| Column | Syntax | OID |
|---|---|---|
|
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 |
|
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
Uses the cisco variant from
Command help
/opt/observium/mibs/cisco.
Walk mgcTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-WAN-MG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-MG-MIB::mgcTable'
This is a table which contains information about the individual MGCs.
Represents an individual table entry in
mgcTable.
mgcTable.
Indexes
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
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 |
||||||||||||
|
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 |
||||||||||||
|
mgcDnsResolutiondeprecated
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 Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.351.150.10.1.2.1.1.3 |
||||||||||||
|
mgcAssociationStatedeprecated
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 |
||||||||||||
|
mgcAssociationStateControldeprecated
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 |
||||||||||||
|
mgcUnassociationPolicydeprecated
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 |
||||||||||||
|
mgcCommLossUnassociationTimeoutdeprecated
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 |
||||||||||||
|
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 Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.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
Uses the cisco variant from
Command help
/opt/observium/mibs/cisco.
Walk mgcProtocolTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-WAN-MG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-MG-MIB::mgcProtocolTable'
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
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
mgcProtocolRowStatusdeprecated
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 Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.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
Uses the cisco variant from
Command help
/opt/observium/mibs/cisco.
Walk mgEndpointTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-WAN-MG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-MG-MIB::mgEndpointTable'
This table contains information about the individual endpoints.
Represents an individual table entry in
mgEndpointTable.
mgEndpointTable.
Indexes
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
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 |
||||||||||||
|
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 |
||||||||||||
|
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 Type Constraints: range: 0..255 |
.1.3.6.1.4.1.351.150.10.1.3.1.1.3 |
||||||||||||
|
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 |
||||||||||||
|
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 |
||||||||||||
|
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 |
||||||||||||
|
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 Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.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
Uses the cisco variant from
Command help
/opt/observium/mibs/cisco.
Walk mgEndpointExtTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-WAN-MG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-MG-MIB::mgEndpointExtTable'
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 |
|---|---|---|
|
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 Type 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
Uses the cisco variant from
Command help
/opt/observium/mibs/cisco.
Walk lineAssignmentTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-WAN-MG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-MG-MIB::lineAssignmentTable'
This table contains information about each line in the media gateway.
Represents an individual table entry in
lineAssignmentTable.
lineAssignmentTable.
Indexes
| Column | Syntax | OID |
|---|---|---|
|
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 |
|
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 |
|
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
Uses the cisco variant from
Command help
/opt/observium/mibs/cisco.
Walk mgcResolutionTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-WAN-MG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-MG-MIB::mgcResolutionTable'
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
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
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 |
||||||||||||
|
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 |
||||||||||||
|
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 Type Constraints: range: 4 |
.1.3.6.1.4.1.351.150.10.1.5.1.1.3 |
||||||||||||
|
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 |
||||||||||||
|
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 |
||||||||||||
|
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 Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.351.150.10.1.5.1.1.6 |
||||||||||||
|
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
Uses the cisco variant from
Command help
/opt/observium/mibs/cisco.
Walk mgDomainNameTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-WAN-MG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-MG-MIB::mgDomainNameTable'
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
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
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 |
||||||||||||
|
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 |
||||||||||||
|
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 |
||||||||||||
|
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 Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.351.150.10.1.6.1.1.4 |