MEGACO-MIB

File: MEGACO-MIB.mib (60930 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
SNMP-FRAMEWORK-MIB IF-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Integer32 IpAddress Unsigned32
mib-2 TEXTUAL-CONVENTION RowStatus
TestAndIncr AutonomousType TimeStamp
MODULE-COMPLIANCE OBJECT-GROUP NOTIFICATION-GROUP
SnmpAdminString InterfaceIndex

Defined Types

MediaGatewayId  
Possible Media Gateway Id that can be used to identify any media gateway uniquely
TEXTUAL-CONVENTION    
  INTEGER 1..2147483647  

MediaGatewayLinkId  
Possible Media Gateway Link Id that can be used to identify any media gateway link uniquely
TEXTUAL-CONVENTION    
  Unsigned32 1..2147483647  

MediaGatewayTermId  
Possible Termination Id that can be used to identify any media gateway termination uniquely
TEXTUAL-CONVENTION    
  Unsigned32 1..2147483647  

MedGwyLinkIdEntry  
SEQUENCE    
  medGwyNextLinkId TestAndIncr

MedGwyGatewayConfigEntry  
SEQUENCE    
  medGwyGatewayId MediaGatewayId
  medGwyGatewayLinkId MediaGatewayLinkId
  medGwyGatewayLinkName OCTET STRING
  medGwyGatewayIPAddress IpAddress
  medGwyGatewayPort Integer32
  medGwyGatewayEncodingScheme INTEGER
  medGwyGatewayProtocol INTEGER
  medGwyGatewaySignalingTptProtocol INTEGER
  medGwyGatewayAdminStatus INTEGER
  medGwyGatewayOperStatus INTEGER
  medGwyGatewayLastStatusChange TimeStamp
  medGwyGatewayResetStatistics INTEGER
  medGwyGatewayRowStatus RowStatus

MedGwyGatewayControllerEntry  
SEQUENCE    
  medGwyGatewayControllerId Unsigned32
  medGwyGatewayControllerIPAddress IpAddress
  medGwyGatewayControllerPort Integer32
  medGwyGatewayControllerAdminStatus INTEGER
  medGwyGatewayControllerOperStatus INTEGER

MedGwyGatewayStatsEntry  
SEQUENCE    
  medGwyGatewayNumInMessages Unsigned32
  medGwyGatewayNumInOctets Unsigned32
  medGwyGatewayNumOutMessages Unsigned32
  medGwyGatewayNumOutOctets Unsigned32
  medGwyGatewayNumErrors Unsigned32
  medGwyGatewayNumTimerRecovery Unsigned32
  medGwyGatewayTransportNumLosses Unsigned32
  medGwyGatewayTransportNumSwitchover Unsigned32
  medGwyGatewayTransportTotalNumAlarms Unsigned32
  medGwyGatewayTransportLastEvent INTEGER
  medGwyGatewayTransportLastEventTime TimeStamp
  medGwyGatewayLastStatisticsReset TimeStamp

MedGwyTermIdEntry  
SEQUENCE    
  medGwyNextTerminationId TestAndIncr

MedGwyTerminationsEntry  
SEQUENCE    
  medGwyTerminationId MediaGatewayTermId
  medGwyTerminationName SnmpAdminString
  medGwyTerminationAdminStatus INTEGER
  medGwyTerminationOperStatus INTEGER
  medGwyTerminationInterfaceIdentifier InterfaceIndex
  medGwyTerminationPropertyProfileId Unsigned32
  medGwyTerminationRowStatus RowStatus

MedGwyPropertyProfileEntry  
SEQUENCE    
  medGwyPropertyProfileId Unsigned32
  medGwyPropertyProfileIndex Unsigned32
  medGwyPropertyProfileProperty AutonomousType
  medGwyTermPropertyProfileStatus RowStatus

Defined Values

megacoMib 1.3.6.1.2.1.1
Media Gateway Control (Megaco) Management Information Base (MIB)
MODULE-IDENTITY    

mediaGatewayMIBObjects 1.3.6.1.2.1.1.1
OBJECT IDENTIFIER    

medGwyConfiguration 1.3.6.1.2.1.1.1.1
OBJECT IDENTIFIER    

medGwyStatistics 1.3.6.1.2.1.1.1.2
OBJECT IDENTIFIER    

medGwyConnections 1.3.6.1.2.1.1.1.3
OBJECT IDENTIFIER    

medGwyProperties 1.3.6.1.2.1.1.1.4
OBJECT IDENTIFIER    

medGwyLinkIdTable 1.3.6.1.2.1.1.1.1.1
This table contains a nextLinkId for each Gateway. It provides the manager with the nextLinkId for use in creating new Gateway Table Entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MedGwyLinkIdEntry

medGwyLinkIdEntry 1.3.6.1.2.1.1.1.1.1.1
This table contains the NextLinkId for this Gateway and is indexed by mediaGatewayId.
Status: current Access: not-accessible
OBJECT-TYPE    
  MedGwyLinkIdEntry  

medGwyNextLinkId 1.3.6.1.2.1.1.1.1.1.1.1
The Next Value for a MediaGateway LinkId. Assists the manager in selecting a value for medGwyGatewayLinkId. Using the TestAndIncr syntax, A Manager will 'lock' this variable, ensuring single access.
Status: current Access: read-write
OBJECT-TYPE    
  TestAndIncr  

medGwyGatewayConfigTable 1.3.6.1.2.1.1.1.1.2
A list of medGwyGatewayConfigEntry objects.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MedGwyGatewayConfigEntry

medGwyGatewayConfigEntry 1.3.6.1.2.1.1.1.1.2.1
Entry holding configuration information about a group of Media Gateway Controllers sharing the same signaling link.
Status: current Access: not-accessible
OBJECT-TYPE    
  MedGwyGatewayConfigEntry  

medGwyGatewayId 1.3.6.1.2.1.1.1.1.2.1.1
The unique Media Gateway Id which identifies this media gateway
Status: current Access: not-accessible
OBJECT-TYPE    
  MediaGatewayId  

medGwyGatewayLinkId 1.3.6.1.2.1.1.1.1.2.1.2
The unique link id which identifies the signalling link that this gateway uses to communicate with the Gateway Controller(s).
Status: current Access: not-accessible
OBJECT-TYPE    
  MediaGatewayLinkId  

medGwyGatewayLinkName 1.3.6.1.2.1.1.1.1.2.1.3
A descriptive name of this signalling link / media gateway combination
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

medGwyGatewayIPAddress 1.3.6.1.2.1.1.1.1.2.1.4
The IP address that the Media Gateway Controller will use to communicate with the Media Gateway. The value 0.0.0.0 is returned if the entry is invalid.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

medGwyGatewayPort 1.3.6.1.2.1.1.1.1.2.1.5
TCP/UDP port number that the Media Gateway Controller will use to communiacte with the Media Gateway. The value 0 is returned if the entry is invalid.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..65535  

medGwyGatewayEncodingScheme 1.3.6.1.2.1.1.1.1.2.1.6
The encoding scheme that would be used to encode the Megaco messages that are sent/received to/from the gateway controller
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER text(1), binary(2)  

medGwyGatewayProtocol 1.3.6.1.2.1.1.1.1.2.1.7
Type of the control protocol in use.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER notApplicable(1), other(2), dss1-ip(3), ipdc(4), megacov1(5), megacov2(6), mgcp(7)  

medGwyGatewaySignalingTptProtocol 1.3.6.1.2.1.1.1.1.2.1.8
Type of the transport protocol that is being used to transport the megaco signalling traffic
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER tcp(1), udp(2), sctp(3), other(4)  

medGwyGatewayAdminStatus 1.3.6.1.2.1.1.1.1.2.1.9
The desired state of the gateway. The testing(3) state indicates that no signalling packets can be passed. When a managed system initializes, all gateways start with medGwyGatewayAdminStatus in the down(2) state. As a result of either explicit management action or per configuration information retained by the managed system, medGwyGatewayAdminStatus is then changed to either the up(1) or testing(3) states (or remains in the down(2) state).
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER up(1), down(2), testing(3)  

medGwyGatewayOperStatus 1.3.6.1.2.1.1.1.1.2.1.10
The current operational state of the gateway. The testing(3) state indicates that no signalling packets can be passed. If medGwyGatewayAdminStatus is down(2) then medGwyGatewayOperStatus should be down(2). If medGwyGatewayAdminStatus is changed to up(1) then medGwyGatewayOperStatus should change to up(1) if the gateway is ready to transmit and receive signalling traffic; it should remain in the down(2) state if and only if there is a fault that prevents it from going to the up(1) state
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2), testing(3), unknown(4)  

medGwyGatewayLastStatusChange 1.3.6.1.2.1.1.1.1.2.1.11
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: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

medGwyGatewayResetStatistics 1.3.6.1.2.1.1.1.1.2.1.12
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'. Upon reset, the agent changes the value of this object to 'notApplicable'.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER notApplicable(1), other(2), reset(3)  

medGwyGatewayRowStatus 1.3.6.1.2.1.1.1.1.2.1.13
This is used to create new rows in this table, Modify existing rows, and to delete existing rows.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

medGwyGatewayControllerTable 1.3.6.1.2.1.1.1.1.3
List of the Media Gateway Controllers that are managed in the network
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MedGwyGatewayControllerEntry

medGwyGatewayControllerEntry 1.3.6.1.2.1.1.1.1.3.1
Entry holding information about an individual Media Gateway Controller.
Status: current Access: not-accessible
OBJECT-TYPE    
  MedGwyGatewayControllerEntry  

medGwyGatewayControllerId 1.3.6.1.2.1.1.1.1.3.1.1
An unique identification number that is assigned to the gateway controller by the manager
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..2147483647  

medGwyGatewayControllerIPAddress 1.3.6.1.2.1.1.1.1.3.1.2
The IP address of the Media Gateway Controller. The value 0.0.0.0 is returned if the entry is invalid.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

medGwyGatewayControllerPort 1.3.6.1.2.1.1.1.1.3.1.3
TCP port of the Media Gateway Controller. The value 0 is returned if the entry is invalid.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

medGwyGatewayControllerAdminStatus 1.3.6.1.2.1.1.1.1.3.1.4
The desired state of the gateway. The testing(3) state indicates that no signalling packets can be passed. When a managed system initializes, all gateways start with medGwyGatewayControllerAdminStatus in the down(2) state. As a result of either explicit management action or per configuration information retained by the managed system, medGwyGatewayControllerAdminStatus is then changed to either the up(1) or testing(3) states (or remains in the down(2) state).
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER up(1), down(2), testing(3)  

medGwyGatewayControllerOperStatus 1.3.6.1.2.1.1.1.1.3.1.5
The current operational state of the gateway controller. The standby(3) state indicates that it is in the standby mode and no signalling packets can be passed. If medGwyGatewayControllerAdminStatus is down(2) then medGwyGatewayControllerOperStatus should be down(2). If medGwyGatewayControllerAdminStatus is changed to up(1) then medGwyGatewayControllerOperStatus should change to up(1) if the gateway contoller is ready to transmit and receive signalling traffic; it should remain in the down(2) state if and only if there is a fault that prevents it from going to the up(1) state
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2), standby(3)  

medGwyGatewayStatsTable 1.3.6.1.2.1.1.1.2.1
A list of mediaGatewayTableEntry objects.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MedGwyGatewayStatsEntry

medGwyGatewayStatsEntry 1.3.6.1.2.1.1.1.2.1.1
Entry holding statistics about a group of media Gateway/signalling link pair
Status: current Access: not-accessible
OBJECT-TYPE    
  MedGwyGatewayStatsEntry  

medGwyGatewayNumInMessages 1.3.6.1.2.1.1.1.2.1.1.1
Total number of messages received on the link.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

medGwyGatewayNumInOctets 1.3.6.1.2.1.1.1.2.1.1.2
Total number of octets received on the link.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

medGwyGatewayNumOutMessages 1.3.6.1.2.1.1.1.2.1.1.3
Total number of messages sent on the link.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

medGwyGatewayNumOutOctets 1.3.6.1.2.1.1.1.2.1.1.4
Total number of octets sent on the link.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

medGwyGatewayNumErrors 1.3.6.1.2.1.1.1.2.1.1.5
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: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

medGwyGatewayNumTimerRecovery 1.3.6.1.2.1.1.1.2.1.1.6
Total Number of timer recovery events since the statistics was last reset. This reflects all protocol timers that are supported (For Megaco, T - start timer, S - short timer, L - long timer, and Z - long duration timer etc)
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

medGwyGatewayTransportNumLosses 1.3.6.1.2.1.1.1.2.1.1.7
Number of times a transport link was lost (excluding switch-over cases). A link loss is defined as loss of communication with the entity (MGC) due to hardware/transient problems in the interface or other related hardware/software
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

medGwyGatewayTransportNumSwitchover 1.3.6.1.2.1.1.1.2.1.1.8
Number of times when the signaling was switched over to an alternative link. This includes switchover due to the Handoffs initiated by the gateway controllers
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

medGwyGatewayTransportTotalNumAlarms 1.3.6.1.2.1.1.1.2.1.1.9
Total number of all alarms issued for the transport layer.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

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

medGwyGatewayTransportLastEventTime 1.3.6.1.2.1.1.1.2.1.1.11
The value of sysUpTime at the time when the event specified by mediaGatewayTransportLastEvent 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: current Access: read-write
OBJECT-TYPE    
  TimeStamp  

medGwyGatewayLastStatisticsReset 1.3.6.1.2.1.1.1.2.1.1.12
The value of sysUpTime at the time when the statistics were reset. If the reset occured prior to the last re-initialization of the local network management subsystem, this object contains a zero value.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

medGwyTermIdTable 1.3.6.1.2.1.1.1.3.1
This table contains a nextTerminationId for each Gateway. It provides the manager with the nextTerminationId for use in creating a new TerminationsTable Entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MedGwyTermIdEntry

medGwyTermIdEntry 1.3.6.1.2.1.1.1.3.1.1
This table contains a nextTerminationId for each Gateway, and is indexed by mediaGatewayId.
Status: current Access: not-accessible
OBJECT-TYPE    
  MedGwyTermIdEntry  

medGwyNextTerminationId 1.3.6.1.2.1.1.1.3.1.1.1
The Next Value for a MediaGateway TerminationId. Assists the manager in selecting a value for medGwyTerminationId. Using the TestAndIncr syntax, A Manager will 'lock' this variable, ensuring single access.
Status: current Access: read-write
OBJECT-TYPE    
  TestAndIncr  

medGwyTerminationsTable 1.3.6.1.2.1.1.1.3.2
This table contains information about terminations in a media gateway. It is a list of terminations. The number of entries equals to the total number of terminations for all contexts in a gateway.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MedGwyTerminationsEntry

medGwyTerminationsEntry 1.3.6.1.2.1.1.1.3.2.1
It contains objects that describe a termination.
Status: current Access: not-accessible
OBJECT-TYPE    
  MedGwyTerminationsEntry  

medGwyTerminationId 1.3.6.1.2.1.1.1.3.2.1.1
An unique identification number that is assigned to the termination by a media gateway. This is the TerminationId that would be used in the protocol messages that are sent from the gateway
Status: current Access: not-accessible
OBJECT-TYPE    
  MediaGatewayTermId  

medGwyTerminationName 1.3.6.1.2.1.1.1.3.2.1.2
A descriptive name that would describe this termination and its use. For example, 'emergency-ds0-1' indicating that this termination is reserved as an emergencey DS0 channel
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString Size(0..64)  

medGwyTerminationAdminStatus 1.3.6.1.2.1.1.1.3.2.1.3
The desired state of the termination. The testing(3) state indicates that no connections can be created for this termination. When a managed system initializes, all terminations start with medGwyTerminationAdminStatus in the out-of-service(2) state. As a result of either explicit management action or per configuration information retained by the managed system, medGwyTerminationAdminStatus is then changed to either the in-Service(1) or testing(3) states (or remains in the out-Of-Service(2) state).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER in-Service(1), out-Of-Service(2), testing(3)  

medGwyTerminationOperStatus 1.3.6.1.2.1.1.1.3.2.1.4
The current operational state of the termination. The testing(3) state indicates that it is in the testing mode and no connections can be created on it. If medGwyTerminationAdminStatus is out-of-service(2) then medGwyTerminationOperStatus should be down(2). If medGwyTerminationAdminStatus is changed to up(1) then medGwyTerminationOperStatus should change to up(1) if the termination is ready to accept connections; it should remain in the down(2) state if and only if there is a fault that prevents it from going to the up(1) state
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER up(1), down(2), testing(3)  

medGwyTerminationInterfaceIdentifier 1.3.6.1.2.1.1.1.3.2.1.5
A number that uniquely identifies the interface in the physical gateway. This is the ifIndex in the ifTable, that this termination would be using to communicate to other gateways
Status: current Access: read-create
OBJECT-TYPE    
  InterfaceIndex  

medGwyTerminationPropertyProfileId 1.3.6.1.2.1.1.1.3.2.1.6
This determines the profile of the termination which determines what kind of capabilities this termination has. This is an index into the medGwyPropertyProfileTable which identifies all the profile that are available
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..2147483647  

medGwyTerminationRowStatus 1.3.6.1.2.1.1.1.3.2.1.7
This is used to create new rows in this table, Modify existing rows, and to delete existing rows.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

medGwyPropertyProfileTable 1.3.6.1.2.1.1.1.3.3
This table contains a list of the properties supported in a Profile. A Manager builds a Profile of properties, then ties each termination to a defined profile
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MedGwyPropertyProfileEntry

medGwyPropertyProfileEntry 1.3.6.1.2.1.1.1.3.3.1
Each row represents a default property of the Property Profile N-entries per mediaGatewayId/PropertyId, one entry per property.
Status: current Access: not-accessible
OBJECT-TYPE    
  MedGwyPropertyProfileEntry  

medGwyPropertyProfileId 1.3.6.1.2.1.1.1.3.3.1.1
This PropertyProfile Identifier uniquelyidentifies this set of properties. This is the value each termination would refer, when they would like to support all the properties in this profile
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..2147483647  

medGwyPropertyProfileIndex 1.3.6.1.2.1.1.1.3.3.1.2
This is the index to the PropertyProfile This is just a 'counter' through the medGwyPropertyProfile Table. ie, property=1 property=2 etc.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..2147483647  

medGwyPropertyProfileProperty 1.3.6.1.2.1.1.1.3.3.1.3
The Property supported by this Profile. This is an Object ID (OID) defined in a package MIB to identify a Particular property (such as AnalogLines, Tones etc).
Status: current Access: read-create
OBJECT-TYPE    
  AutonomousType  

medGwyTermPropertyProfileStatus 1.3.6.1.2.1.1.1.3.3.1.4
used to create new rows in this table, modify existing rows, and to delete existing rows.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

mediaGatewayMIBNotifications 1.3.6.1.2.1.1.2
OBJECT IDENTIFIER    

medGwyNotifPrefix 1.3.6.1.2.1.1.2.0
OBJECT IDENTIFIER    

medGwyNotifObjects 1.3.6.1.2.1.1.2.1
OBJECT IDENTIFIER    

medGwyReceivedElement 1.3.6.1.2.1.1.2.1.1
The element name received in a megaco message. For example, 'eventDescriptor' is one such element that could be sent with the notifications
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

medGwyLinkStatusChange 1.3.6.1.2.1.1.2.0.1
This notification indicates that operational status of a media gateway control link has changed.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

medGwyInvalidControllerAddress 1.3.6.1.2.1.1.2.0.2
This notification indicates that a message was received from a controller that did not match any of the valid controller IPAddress-es configured in medGwyGatewayControllerTable
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

medGwyInvalidTerminationId 1.3.6.1.2.1.1.2.0.3
This notification indicates that a message was received from a controller that contained a TerminationId that did not match any TerminationId in the TerminationsTable. TerminationId is found in the OID of the medGwyTerminationName Object.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

medGwyInvalidPackageElement 1.3.6.1.2.1.1.2.0.4
This notification indicates that a message was received from a controller that contained an event, signal, or descriptor that was not recognized for the package.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

medGwyTerminationStatusChange 1.3.6.1.2.1.1.2.0.5
This notification is sent when a termination changes status.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

medGwyGatewayHandoff 1.3.6.1.2.1.1.2.0.6
This notification is sent when a gateway is handed off to a different gateway controller either due to a apparent MGC failure or due to a MGC-enforced condition
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

medGwyProtocolError 1.3.6.1.2.1.1.2.0.7
This notification is sent when a protocol error is detected in the messages received from the 'configured' gateway controllers
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

mediaGatewayConformance 1.3.6.1.2.1.1.3
OBJECT IDENTIFIER    

medGwyCompliances 1.3.6.1.2.1.1.3.1
OBJECT IDENTIFIER    

medGwyConfGroups 1.3.6.1.2.1.1.3.2
OBJECT IDENTIFIER    

medGwyCompliance 1.3.6.1.2.1.1.3.1.1
Compliance statement for entities which implement the MEGACO-MIB.
Status: current Access: accessible-for-notify
MODULE-COMPLIANCE    

medGwyConfigGroup 1.3.6.1.2.1.1.3.2.1
This group contains of all the configuration Information for a Media Gateway. This group is mandatory for any implementation managing a media gateway or a group of media gateways
Status: current Access: accessible-for-notify
OBJECT-GROUP    

medGwyStatsGroup 1.3.6.1.2.1.1.3.2.2
This group contains of all the statistics Information for a Media Gateway. This group is mandatory for any implementation managing a media gateway or a group of media gateways
Status: current Access: accessible-for-notify
OBJECT-GROUP    

medGwyGWControllerGroup 1.3.6.1.2.1.1.3.2.3
This group contains of all the configuration Information for a Media Gateway Controller. This group is mandatory for any implementation managing a media gateway controller or a group of media gateway controllers. It is also mandatory for implementations managing media gateway(s)
Status: current Access: accessible-for-notify
OBJECT-GROUP    

medGwyNextIdGroup 1.3.6.1.2.1.1.3.2.4
Agent provides NextId's to the Manager to assist in selecting and creating new table entries. This group is optional for all the implementations. But when it is not implemented, it is the manager's responsibility to uniquely determine these ids
Status: current Access: accessible-for-notify
OBJECT-GROUP    

medGwyNotificationsGroup 1.3.6.1.2.1.1.3.2.5
This group contains notifications that an entity implementing the Media Gateway(s) will send. This group is mandatory for all implementations that are managing a media gateway or a group of media gateways
Status: current Access: accessible-for-notify
NOTIFICATION-GROUP