Home/Catalog/MEGACO-MIB

MEGACO-MIB

Media Gateway Control (Megaco) Management Information Base (MIB)
Main OID:
megacoMib.1.3.6.1.2.1.1
83
Objects
Active
Status
5
Dependencies

Imported Objects

Objects

83 total
Object Name
megacoMibMedia Gateway Control (Megaco) Management Information Base (MIB)
MODULE-IDENTITY
.1.3.6.1.2.1.1
mediaGatewayMIBObjects
OBJECT IDENTIFIER
.1.3.6.1.2.1.1.1
medGwyConfiguration
OBJECT IDENTIFIER
.1.3.6.1.2.1.1.1.1
medGwyLinkIdTableThis table contains a nextLinkId for each Gateway. It provides the manager with the nextLinkId for use in creating new Gateway Table Entries.
SEQUENCE OF MedGwyLinkIdEntry
.1.3.6.1.2.1.1.1.1.1
medGwyLinkIdEntryThis table contains the NextLinkId for this Gateway and is indexed by mediaGatewayId.
MedGwyLinkIdEntry
.1.3.6.1.2.1.1.1.1.1.1
medGwyNextLinkIdThe 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.rw
TestAndIncr (SNMPv2-TC)
.1.3.6.1.2.1.1.1.1.1.1.1
medGwyGatewayConfigTableA list of medGwyGatewayConfigEntry objects.
SEQUENCE OF MedGwyGatewayConfigEntry
.1.3.6.1.2.1.1.1.1.2
medGwyGatewayConfigEntryEntry holding configuration information about a group of Media Gateway Controllers sharing the same signaling link.
MedGwyGatewayConfigEntry
.1.3.6.1.2.1.1.1.1.2.1
medGwyGatewayIdThe unique Media Gateway Id which identifies this media gateway
MediaGatewayId
.1.3.6.1.2.1.1.1.1.2.1.1
medGwyGatewayLinkIdThe unique link id which identifies the signalling link that this gateway uses to communicate with the Gateway Controller(s).
MediaGatewayLinkId
.1.3.6.1.2.1.1.1.1.2.1.2
medGwyGatewayLinkNameA descriptive name of this signalling link / media gateway combinationrw
OCTET STRING ( SIZE
.1.3.6.1.2.1.1.1.1.2.1.3
medGwyGatewayIPAddressThe 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.rw
IpAddress
.1.3.6.1.2.1.1.1.1.2.1.4
medGwyGatewayPortTCP/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.rw
Integer32
.1.3.6.1.2.1.1.1.1.2.1.5
medGwyGatewayEncodingSchemeThe encoding scheme that would be used to encode the Megaco messages that are sent/received to/from the gateway controllerrw
Enumeration
.1.3.6.1.2.1.1.1.1.2.1.6
medGwyGatewayProtocolType of the control protocol in use.rw
Enumeration
.1.3.6.1.2.1.1.1.1.2.1.7
medGwyGatewaySignalingTptProtocolType of the transport protocol that is being used to transport the megaco signalling trafficrw
Enumeration
.1.3.6.1.2.1.1.1.1.2.1.8
medGwyGatewayAdminStatusThe 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).rw
Enumeration
.1.3.6.1.2.1.1.1.1.2.1.9
medGwyGatewayOperStatusThe 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) statero
Enumeration
.1.3.6.1.2.1.1.1.1.2.1.10
medGwyGatewayLastStatusChangeThe 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
TimeStamp (SNMPv2-TC)
.1.3.6.1.2.1.1.1.1.2.1.11
medGwyGatewayResetStatisticsThis 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'.rw
Enumeration
.1.3.6.1.2.1.1.1.1.2.1.12
medGwyGatewayRowStatusThis is used to create new rows in this table, Modify existing rows, and to delete existing rows.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.2.1.1.1.1.2.1.13
medGwyGatewayControllerTableList of the Media Gateway Controllers that are managed in the network
SEQUENCE OF MedGwyGatewayControllerEntry
.1.3.6.1.2.1.1.1.1.3
medGwyGatewayControllerEntryEntry holding information about an individual Media Gateway Controller.
MedGwyGatewayControllerEntry
.1.3.6.1.2.1.1.1.1.3.1
medGwyGatewayControllerIdAn unique identification number that is assigned to the gateway controller by the manager
Unsigned32
.1.3.6.1.2.1.1.1.1.3.1.1
medGwyGatewayControllerIPAddressThe IP address of the Media Gateway Controller. The value 0.0.0.0 is returned if the entry is invalid.rw
IpAddress
.1.3.6.1.2.1.1.1.1.3.1.2
medGwyGatewayControllerPortTCP port of the Media Gateway Controller. The value 0 is returned if the entry is invalid.rw
Integer32
.1.3.6.1.2.1.1.1.1.3.1.3
medGwyGatewayControllerAdminStatusThe 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).rw
Enumeration
.1.3.6.1.2.1.1.1.1.3.1.4
medGwyGatewayControllerOperStatusThe 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) statero
Enumeration
.1.3.6.1.2.1.1.1.1.3.1.5
medGwyStatistics
OBJECT IDENTIFIER
.1.3.6.1.2.1.1.1.2
medGwyGatewayStatsTableA list of mediaGatewayTableEntry objects.
SEQUENCE OF MedGwyGatewayStatsEntry
.1.3.6.1.2.1.1.1.2.1
medGwyGatewayStatsEntryEntry holding statistics about a group of media Gateway/signalling link pair
MedGwyGatewayStatsEntry
.1.3.6.1.2.1.1.1.2.1.1
medGwyGatewayNumInMessagesTotal number of messages received on the link.ro
Unsigned32
.1.3.6.1.2.1.1.1.2.1.1.1
medGwyGatewayNumInOctetsTotal number of octets received on the link.ro
Unsigned32
.1.3.6.1.2.1.1.1.2.1.1.2
medGwyGatewayNumOutMessagesTotal number of messages sent on the link.ro
Unsigned32
.1.3.6.1.2.1.1.1.2.1.1.3
medGwyGatewayNumOutOctetsTotal number of octets sent on the link.ro
Unsigned32
.1.3.6.1.2.1.1.1.2.1.1.4
medGwyGatewayNumErrorsTotal 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
Unsigned32
.1.3.6.1.2.1.1.1.2.1.1.5
medGwyGatewayNumTimerRecoveryTotal 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)ro
Unsigned32
.1.3.6.1.2.1.1.1.2.1.1.6
medGwyGatewayTransportNumLossesNumber 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/softwarero
Unsigned32
.1.3.6.1.2.1.1.1.2.1.1.7
medGwyGatewayTransportNumSwitchoverNumber of times when the signaling was switched over to an alternative link. This includes switchover due to the Handoffs initiated by the gateway controllersro
Unsigned32
.1.3.6.1.2.1.1.1.2.1.1.8
medGwyGatewayTransportTotalNumAlarmsTotal number of all alarms issued for the transport layer.ro
Unsigned32
.1.3.6.1.2.1.1.1.2.1.1.9
medGwyGatewayTransportLastEventLast event reported by the transport layer.ro
Enumeration
.1.3.6.1.2.1.1.1.2.1.1.10
medGwyGatewayTransportLastEventTimeThe 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.rw
TimeStamp (SNMPv2-TC)
.1.3.6.1.2.1.1.1.2.1.1.11
medGwyGatewayLastStatisticsResetThe 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.ro
TimeStamp (SNMPv2-TC)
.1.3.6.1.2.1.1.1.2.1.1.12
medGwyConnections
OBJECT IDENTIFIER
.1.3.6.1.2.1.1.1.3
medGwyTermIdTableThis table contains a nextTerminationId for each Gateway. It provides the manager with the nextTerminationId for use in creating a new TerminationsTable Entry.
SEQUENCE OF MedGwyTermIdEntry
.1.3.6.1.2.1.1.1.3.1
medGwyTermIdEntryThis table contains a nextTerminationId for each Gateway, and is indexed by mediaGatewayId.
MedGwyTermIdEntry
.1.3.6.1.2.1.1.1.3.1.1
medGwyNextTerminationIdThe 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.rw
TestAndIncr (SNMPv2-TC)
.1.3.6.1.2.1.1.1.3.1.1.1
medGwyTerminationsTableThis 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.
SEQUENCE OF MedGwyTerminationsEntry
.1.3.6.1.2.1.1.1.3.2
medGwyTerminationsEntryIt contains objects that describe a termination.
MedGwyTerminationsEntry
.1.3.6.1.2.1.1.1.3.2.1
medGwyTerminationIdAn 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
MediaGatewayTermId
.1.3.6.1.2.1.1.1.3.2.1.1
medGwyTerminationNameA 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 channelrw
SnmpAdminString ( SIZE
.1.3.6.1.2.1.1.1.3.2.1.2
medGwyTerminationAdminStatusThe 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).rw
Enumeration
.1.3.6.1.2.1.1.1.3.2.1.3
medGwyTerminationOperStatusThe 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) staterw
Enumeration
.1.3.6.1.2.1.1.1.3.2.1.4
medGwyTerminationInterfaceIdentifierA 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 gatewaysrw
InterfaceIndex (IF-MIB)
.1.3.6.1.2.1.1.1.3.2.1.5
medGwyTerminationPropertyProfileIdThis 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 availablerw
Unsigned32
.1.3.6.1.2.1.1.1.3.2.1.6
medGwyTerminationRowStatusThis is used to create new rows in this table, Modify existing rows, and to delete existing rows.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.2.1.1.1.3.2.1.7
medGwyPropertyProfileTableThis 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
SEQUENCE OF MedGwyPropertyProfileEntry
.1.3.6.1.2.1.1.1.3.3
medGwyPropertyProfileEntryEach row represents a default property of the Property Profile N-entries per mediaGatewayId/PropertyId, one entry per property.
MedGwyPropertyProfileEntry
.1.3.6.1.2.1.1.1.3.3.1
medGwyPropertyProfileIdThis 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
Unsigned32
.1.3.6.1.2.1.1.1.3.3.1.1
medGwyPropertyProfileIndexThis is the index to the PropertyProfile This is just a 'counter' through the medGwyPropertyProfile Table. ie, property=1 property=2 etc.
Unsigned32
.1.3.6.1.2.1.1.1.3.3.1.2
medGwyPropertyProfilePropertyThe 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).rw
AutonomousType (SNMPv2-TC)
.1.3.6.1.2.1.1.1.3.3.1.3
medGwyTermPropertyProfileStatusused to create new rows in this table, modify existing rows, and to delete existing rows.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.2.1.1.1.3.3.1.4
medGwyProperties
OBJECT IDENTIFIER
.1.3.6.1.2.1.1.1.4
mediaGatewayMIBNotifications
OBJECT IDENTIFIER
.1.3.6.1.2.1.1.2
medGwyNotifPrefix
OBJECT IDENTIFIER
.1.3.6.1.2.1.1.2.0
medGwyLinkStatusChangeThis notification indicates that operational status of a media gateway control link has changed.
NOTIFICATION-TYPE
.1.3.6.1.2.1.1.2.0.1
medGwyInvalidControllerAddressThis notification indicates that a message was received from a controller that did not match any of the valid controller IPAddress-es configured in medGwyGatewayControllerTable
NOTIFICATION-TYPE
.1.3.6.1.2.1.1.2.0.2
medGwyInvalidTerminationIdThis 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.
NOTIFICATION-TYPE
.1.3.6.1.2.1.1.2.0.3
medGwyInvalidPackageElementThis notification indicates that a message was received from a controller that contained an event, signal, or descriptor that was not recognized for the package.
NOTIFICATION-TYPE
.1.3.6.1.2.1.1.2.0.4
medGwyTerminationStatusChangeThis notification is sent when a termination changes status.
NOTIFICATION-TYPE
.1.3.6.1.2.1.1.2.0.5
medGwyGatewayHandoffThis 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
NOTIFICATION-TYPE
.1.3.6.1.2.1.1.2.0.6
medGwyProtocolErrorThis notification is sent when a protocol error is detected in the messages received from the 'configured' gateway controllers
NOTIFICATION-TYPE
.1.3.6.1.2.1.1.2.0.7
medGwyNotifObjects
OBJECT IDENTIFIER
.1.3.6.1.2.1.1.2.1
medGwyReceivedElementThe element name received in a megaco message. For example, 'eventDescriptor' is one such element that could be sent with the notificationsro
OCTET STRING ( SIZE
.1.3.6.1.2.1.1.2.1.1
mediaGatewayConformance
OBJECT IDENTIFIER
.1.3.6.1.2.1.1.3
medGwyCompliances
OBJECT IDENTIFIER
.1.3.6.1.2.1.1.3.1
medGwyComplianceCompliance statement for entities which implement the MEGACO-MIB.
Unknown
.1.3.6.1.2.1.1.3.1.1
medGwyConfGroups
OBJECT IDENTIFIER
.1.3.6.1.2.1.1.3.2
medGwyConfigGroupThis 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
Unknown
.1.3.6.1.2.1.1.3.2.1
medGwyStatsGroupThis 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
Unknown
.1.3.6.1.2.1.1.3.2.2
medGwyGWControllerGroupThis 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)
Unknown
.1.3.6.1.2.1.1.3.2.3
medGwyNextIdGroupAgent 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
Unknown
.1.3.6.1.2.1.1.3.2.4
medGwyNotificationsGroupThis 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
Unknown
.1.3.6.1.2.1.1.3.2.5