ASCEND-MGSTAT-MIB

File: ASCEND-MGSTAT-MIB.mib (10490 bytes)

Imported modules

ASCEND-MIB SNMPv2-SMI RFC1155-SMI
RFC-1212

Imported symbols

mgGroup Counter32 IpAddress
TimeTicks OBJECT-TYPE

Defined Types

MgTableEntry  
SEQUENCE    
  mgLinkName OCTET STRING
  mgProtocol INTEGER
  mgAdminStatus INTEGER
  mgOperStatus INTEGER
  mgLastStatusChange TimeTicks
  mgNumInMessages Counter32
  mgNumInOctets Counter32
  mgNumOutMessages Counter32
  mgNumOutOctets Counter32
  mgNumErrors Counter32
  mgNumTimerRecovery Counter32
  mgTransportNumLosses Counter32
  mgTransportNumSwitchover Counter32
  mgTransportTotalNumAlarms Counter32
  mgTransportLastEvent INTEGER
  mgTransportLastEventTime TimeTicks
  mgResetStatistics INTEGER
  mgLastStatisticsReset TimeTicks

MgControllerEntry  
SEQUENCE    
  mgControllerLinkName OCTET STRING
  mgControllerIndex INTEGER
  mgControllerIPAddress IpAddress
  mgControllerPort INTEGER
  mgControllerOperStatus INTEGER

Defined Values


mgTable 1.3.6.1.4.1.529.29.2
A list of mgTableEntry objects.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MgTableEntry

mgTableEntry 1.3.6.1.4.1.529.29.2.1
Entry holding information about a group of Media Gateway Controllers sharing the same signaling link.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MgTableEntry  

mgLinkName 1.3.6.1.4.1.529.29.2.1.1
Name of this media gateway control group.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

mgProtocol 1.3.6.1.4.1.529.29.2.1.2
Type of the control protocol in use.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER notApplicable(1), other(2), asgcp(3), ipdc(4)  

mgAdminStatus 1.3.6.1.4.1.529.29.2.1.3
Administrative status for this media gateway control group.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER up(1), down(2)  

mgOperStatus 1.3.6.1.4.1.529.29.2.1.4
Current operational status of the signaling link.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2), unknown(3)  

mgLastStatusChange 1.3.6.1.4.1.529.29.2.1.5
The 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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

mgNumInMessages 1.3.6.1.4.1.529.29.2.1.6
Total number of messages received on the link.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

mgNumInOctets 1.3.6.1.4.1.529.29.2.1.7
Total number of octets received on the link.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

mgNumOutMessages 1.3.6.1.4.1.529.29.2.1.8
Total number of messages sent on the link.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

mgNumOutOctets 1.3.6.1.4.1.529.29.2.1.9
Total number of octets sent on the link.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

mgNumErrors 1.3.6.1.4.1.529.29.2.1.10
Total 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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

mgNumTimerRecovery 1.3.6.1.4.1.529.29.2.1.11
Number of timer recovery events since the statistics was last reset. This reflects all timers.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

mgTransportNumLosses 1.3.6.1.4.1.529.29.2.1.12
Number of times a transport link was lost (excluding switch-over cases).
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

mgTransportNumSwitchover 1.3.6.1.4.1.529.29.2.1.13
Number of times when the signaling was switched over to an alternative link.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

mgTransportTotalNumAlarms 1.3.6.1.4.1.529.29.2.1.14
Total number of all alarms issued for the transport layer.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

mgTransportLastEvent 1.3.6.1.4.1.529.29.2.1.15
Last event reported by the transport layer.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER notApplicable(1), other(2), linkUp(3), linkLoss(4), persistentError(5), linkShutdown(6), switchOver(7)  

mgTransportLastEventTime 1.3.6.1.4.1.529.29.2.1.16
The 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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

mgResetStatistics 1.3.6.1.4.1.529.29.2.1.17
This 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'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER notApplicable(1), other(2), reset(3)  

mgLastStatisticsReset 1.3.6.1.4.1.529.29.2.1.18
The 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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

mgControllerTable 1.3.6.1.4.1.529.29.3
Addresses of Media Gateway Controllers.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MgControllerEntry

mgControllerEntry 1.3.6.1.4.1.529.29.3.1
Entry holding information about an individual Media Gateway Controller.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MgControllerEntry  

mgControllerLinkName 1.3.6.1.4.1.529.29.3.1.1
The same as mgLinkName.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

mgControllerIndex 1.3.6.1.4.1.529.29.3.1.2
The 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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mgControllerIPAddress 1.3.6.1.4.1.529.29.3.1.3
The IP address of the Media Gateway Controller. The value 0.0.0.0 is returned if the entry is invalid.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

mgControllerPort 1.3.6.1.4.1.529.29.3.1.4
TCP port of the Media Gateway Controller. The value 0 is returned if the entry is invalid.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..FFFF  

mgControllerOperStatus 1.3.6.1.4.1.529.29.3.1.5
Status of the transport link to this particular Media Gateway Controller.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2), standby(3)