ASCEND-MGSTAT-MIB
AI MIB Summary
Standard SNMP MIB module defining data structures for ASCEND-MGSTAT-MIB.
28
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
28 total| Object Name |
|---|
RFC1155-SMINumber of media gateway links (link groups)
available in this system.ro INTEGER .1.3.6.1.4.1.529.29.1 |
mgTableA list of mgTableEntry objects. SEQUENCE OF MgTableEntry .1.3.6.1.4.1.529.29.2 |
mgTableEntryEntry holding information about a group of
Media Gateway Controllers sharing the same
signaling link. MgTableEntry .1.3.6.1.4.1.529.29.2.1 |
mgLinkNameName of this media gateway control group.ro OCTET STRING .1.3.6.1.4.1.529.29.2.1.1 |
mgProtocolType of the control protocol in use.ro Enumeration .1.3.6.1.4.1.529.29.2.1.2 |
mgAdminStatusAdministrative status for this media gateway
control group.rw Enumeration .1.3.6.1.4.1.529.29.2.1.3 |
mgOperStatusCurrent operational status of the signaling link.ro Enumeration .1.3.6.1.4.1.529.29.2.1.4 |
mgLastStatusChangeThe value of sysUpTime at the time the associated
link entered its current operational status. If
the current status was entered prior to the last
re-initialization of the local network management
subsystem, then this object contains a zero value.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.529.29.2.1.5 |
mgNumInMessagesTotal number of messages received on the link.ro Counter32 .1.3.6.1.4.1.529.29.2.1.6 |
mgNumInOctetsTotal number of octets received on the link.ro Counter32 .1.3.6.1.4.1.529.29.2.1.7 |
mgNumOutMessagesTotal number of messages sent on the link.ro Counter32 .1.3.6.1.4.1.529.29.2.1.8 |
mgNumOutOctetsTotal number of octets sent on the link.ro Counter32 .1.3.6.1.4.1.529.29.2.1.9 |
mgNumErrorsTotal number of signaling-level errors
encountered. Includes, but is not limited to,
number of bad messages received, number of
failures to sent a message and number of other
errors.ro Counter32 .1.3.6.1.4.1.529.29.2.1.10 |
mgNumTimerRecoveryNumber of timer recovery events since the
statistics was last reset. This reflects
all timers.ro Counter32 .1.3.6.1.4.1.529.29.2.1.11 |
mgTransportNumLossesNumber of times a transport link was lost (excluding
switch-over cases).ro Counter32 .1.3.6.1.4.1.529.29.2.1.12 |
mgTransportNumSwitchoverNumber of times when the signaling was switched
over to an alternative link.ro Counter32 .1.3.6.1.4.1.529.29.2.1.13 |
mgTransportTotalNumAlarmsTotal number of all alarms issued for
the transport layer.ro Counter32 .1.3.6.1.4.1.529.29.2.1.14 |
mgTransportLastEventLast event reported by the transport layer.ro Enumeration .1.3.6.1.4.1.529.29.2.1.15 |
mgTransportLastEventTimeThe value of sysUpTime at the time when the event
specified by mgTransportLastEvent occured.
If the last event occured prior to the last
re-initialization of the local network management
subsystem, then this object contains a zero value.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.529.29.2.1.16 |
mgResetStatisticsThis object can be used to reset all statistics
collected for this media gateway link so far.
Statistics will be reset when the object is SET
to 'reset'. GET from this object always returns
'notApplicable'.rw Enumeration .1.3.6.1.4.1.529.29.2.1.17 |
mgLastStatisticsResetThe value of sysUpTime at the time when the
statistics was reset. If the reset occured
prior to the last re-initialization of the local
network management subsystem, this object contains
a zero value.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.529.29.2.1.18 |
mgControllerTableAddresses of Media Gateway Controllers. SEQUENCE OF MgControllerEntry .1.3.6.1.4.1.529.29.3 |
mgControllerEntryEntry holding information about an individual
Media Gateway Controller. MgControllerEntry .1.3.6.1.4.1.529.29.3.1 |
mgControllerLinkNameThe same as mgLinkName.ro OCTET STRING .1.3.6.1.4.1.529.29.3.1.1 |
mgControllerIndexThe index number for this Media Gateway Controller
entry. Its value ranges from 1 to the maximum
number of controllers per group and identifies
which controller the entry is associated with.ro INTEGER .1.3.6.1.4.1.529.29.3.1.2 |
mgControllerIPAddressThe IP address of the Media Gateway Controller. The
value 0.0.0.0 is returned if the entry is invalid.ro IpAddress .1.3.6.1.4.1.529.29.3.1.3 |
mgControllerPortTCP port of the Media Gateway Controller. The value
0 is returned if the entry is invalid.ro INTEGER ( 0..'FFFF'h ) .1.3.6.1.4.1.529.29.3.1.4 |
mgControllerOperStatusStatus of the transport link to this particular
Media Gateway Controller.ro Enumeration .1.3.6.1.4.1.529.29.3.1.5 |