cmgMgpFaultMask
G700-MG-MIB ·
.1.3.6.1.4.1.6889.2.9.1.2.1.15
Object
scalar
OctetString
Each bit of this value set to '1' indicates a specific fault
in the Media Gateway processor.
Octets are numbered in the order in which they appear in the PDU.
Bits are numbered from the most-significant leftmost bit in the
octet (bit 0) to the least-significant rightmost bit (bit 7).
Cajun numbering continues across octets, so that octet 1 bit 0 is
called bit 8 in the Cajun scheme. That number is also shown below,
with the octet value for each single bit set.
Cajun Octet Octet
bit# bit# value Meaning
----- ----- ----- -------
0 0/0 0x80 Memory failure.
1 0/1 0x40 DHCP request failure.
2 0/2 0x20 Firmware download failure.
3 0/3 0x10 Software watchdog alert - MG processes restarting.
4 0/4 0x08 Internal Communications Controller expected but not present.
5 0/5 0x04 Internal Communications Controller automatic reset.
6 0/6 0x02 Media Gateway busy-out.
7 0/7 0x01 Configuration upload failure.
8 1/0 0x80 Primary controller not found.
9 1/1 0x40 No controller found.
10 1/2 0x20 Registration failure.
11 1/3 0x10 H.248 control link down.
12-13 1/4-5 Unused.
14 1/6 0x02 Maintenance test failure.
15 1/7 0x01 Maintenance test failure over threshold.
16 2/0 0x80 Configuration download failure.
17-23 2/0-7 Unused.
Context
- MIB
- G700-MG-MIB
- OID
.1.3.6.1.4.1.6889.2.9.1.2.1.15- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- cmgProcessorConfig
- Siblings
- 12
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-3
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cmgGatewayNumber Media gateway number by which the Call Controller
knows this media module. | scalar | OctetString | .1.3.6.1.4.1.6889.2.9.1.2.1.1 |
| cmgStaticIpAddress Locally administered static IP address of this processor. If
cmgUseDhcpForIpAddress is on(1), this object is ignored. | scalar | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.6889.2.9.1.2.1.10 |
| cmgDnsServerList Comma-separated list of DNS server IP addresses this processor
may use. | scalar | OctetString | .1.3.6.1.4.1.6889.2.9.1.2.1.13 |
| cmgDnsHostname DNS Hostname of this processor. | scalar | OctetString | .1.3.6.1.4.1.6889.2.9.1.2.1.14 |
| cmgCurrentInetAddressType Current IPv6 address type of this processor. The processor can have two IP
address one IPv4 and the second IPv6. cmgCurrentIpAddress presents the IPv4
address and this MIB item p… | scalar | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.6889.2.9.1.2.1.16 |
| cmgCurrentInetAddress The Inet Address of the processor.
1. The address type of this object is specified in
cmgCurrentInetAddressType.
2. Default of cmgCurrentInetAddressType is unknown(0) and
cm… | scalar | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.6889.2.9.1.2.1.17 |
| cmgMACAddress MAC address of this processor. | scalar | OctetString | .1.3.6.1.4.1.6889.2.9.1.2.1.2 |
| cmgFWVersion Firmware version of this gateway. | scalar | OctetString | .1.3.6.1.4.1.6889.2.9.1.2.1.3 |
| cmgCurrentIpAddress Current IP address of this processor. If cmgUseDhcpForIpAddress
was on(1) at the time of last startup, this was received from the
DHCP server. Otherwise it is the value of cmgSt… | scalar | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.6889.2.9.1.2.1.4 |
| cmgUseDhcpForIpAddress Specifies whether the gateway should get its IP address, default
gateway, and subnet mask from the DHCP server, or use the locally
administered static IP address, default gateway,… | scalar | Enumeration | .1.3.6.1.4.1.6889.2.9.1.2.1.7 |
| cmgUseDhcpForVlan Specifies whether the gateway should get its VLAN ID from the
DHCP server, or use the locally administered static VLAN ID
cmgStatic802Vlan. | scalar | Enumeration | .1.3.6.1.4.1.6889.2.9.1.2.1.8 |
| cmgDhcpSson Specifies the DHCP Site-Specific Option Number to use with a
DHCP request. This gives the DHCP server information about the
client's capabilities and properties. | scalar | Integer32 | .1.3.6.1.4.1.6889.2.9.1.2.1.9 |