MEGACO-MIB: View SNMP OID List / Download MIB

VENDOR: INTERNET-STANDARD


 Home MIB: MEGACO-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 megacoMib 1.3.6.1.2.1.1
Media Gateway Control (Megaco) Management Information Base (MIB)
     mediaGatewayMIBObjects 1.3.6.1.2.1.1.1
         medGwyConfiguration 1.3.6.1.2.1.1.1.1
             medGwyLinkIdTable 1.3.6.1.2.1.1.1.1.1 no-access
This table contains a nextLinkId for each Gateway. It provides the manager with the nextLinkId for use in creating new Gateway Table Entries.
                 medGwyLinkIdEntry 1.3.6.1.2.1.1.1.1.1.1 no-access
This table contains the NextLinkId for this Gateway and is indexed by mediaGatewayId.
                     medGwyNextLinkId 1.3.6.1.2.1.1.1.1.1.1.1 testandincr read-write
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.
             medGwyGatewayConfigTable 1.3.6.1.2.1.1.1.1.2 no-access
A list of medGwyGatewayConfigEntry objects.
                 medGwyGatewayConfigEntry 1.3.6.1.2.1.1.1.1.2.1 no-access
Entry holding configuration information about a group of Media Gateway Controllers sharing the same signaling link.
                     medGwyGatewayId 1.3.6.1.2.1.1.1.1.2.1.1 mediagatewayid no-access
The unique Media Gateway Id which identifies this media gateway
                     medGwyGatewayLinkId 1.3.6.1.2.1.1.1.1.2.1.2 mediagatewaylinkid no-access
The unique link id which identifies the signalling link that this gateway uses to communicate with the Gateway Controller(s).
                     medGwyGatewayLinkName 1.3.6.1.2.1.1.1.1.2.1.3 octet string read-only
A descriptive name of this signalling link / media gateway combination
                     medGwyGatewayIPAddress 1.3.6.1.2.1.1.1.1.2.1.4 ipaddress read-only
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.
                     medGwyGatewayPort 1.3.6.1.2.1.1.1.1.2.1.5 integer32 read-only
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.
                     medGwyGatewayEncodingScheme 1.3.6.1.2.1.1.1.1.2.1.6 integer read-only
The encoding scheme that would be used to encode the Megaco messages that are sent/received to/from the gateway controller Enumeration: 'text': 1, 'binary': 2.
                     medGwyGatewayProtocol 1.3.6.1.2.1.1.1.1.2.1.7 integer read-only
Type of the control protocol in use. Enumeration: 'dss1-ip': 3, 'ipdc': 4, 'notApplicable': 1, 'other': 2, 'megacov2': 6, 'megacov1': 5, 'mgcp': 7.
                     medGwyGatewaySignalingTptProtocol 1.3.6.1.2.1.1.1.1.2.1.8 integer read-only
Type of the transport protocol that is being used to transport the megaco signalling traffic Enumeration: 'udp': 2, 'other': 4, 'sctp': 3, 'tcp': 1.
                     medGwyGatewayAdminStatus 1.3.6.1.2.1.1.1.1.2.1.9 integer read-only
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). Enumeration: 'down': 2, 'testing': 3, 'up': 1.
                     medGwyGatewayOperStatus 1.3.6.1.2.1.1.1.1.2.1.10 integer read-only
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 Enumeration: 'down': 2, 'unknown': 4, 'testing': 3, 'up': 1.
                     medGwyGatewayLastStatusChange 1.3.6.1.2.1.1.1.1.2.1.11 timestamp read-only
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.
                     medGwyGatewayResetStatistics 1.3.6.1.2.1.1.1.1.2.1.12 integer read-only
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'. Enumeration: 'reset': 3, 'notApplicable': 1, 'other': 2.
                     medGwyGatewayRowStatus 1.3.6.1.2.1.1.1.1.2.1.13 rowstatus read-only
This is used to create new rows in this table, Modify existing rows, and to delete existing rows.
             medGwyGatewayControllerTable 1.3.6.1.2.1.1.1.1.3 no-access
List of the Media Gateway Controllers that are managed in the network
                 medGwyGatewayControllerEntry 1.3.6.1.2.1.1.1.1.3.1 no-access
Entry holding information about an individual Media Gateway Controller.
                     medGwyGatewayControllerId 1.3.6.1.2.1.1.1.1.3.1.1 unsigned32 no-access
An unique identification number that is assigned to the gateway controller by the manager
                     medGwyGatewayControllerIPAddress 1.3.6.1.2.1.1.1.1.3.1.2 ipaddress read-write
The IP address of the Media Gateway Controller. The value 0.0.0.0 is returned if the entry is invalid.
                     medGwyGatewayControllerPort 1.3.6.1.2.1.1.1.1.3.1.3 integer32 read-write
TCP port of the Media Gateway Controller. The value 0 is returned if the entry is invalid.
                     medGwyGatewayControllerAdminStatus 1.3.6.1.2.1.1.1.1.3.1.4 integer read-only
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). Enumeration: 'down': 2, 'testing': 3, 'up': 1.
                     medGwyGatewayControllerOperStatus 1.3.6.1.2.1.1.1.1.3.1.5 integer read-only
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 Enumeration: 'down': 2, 'standby': 3, 'up': 1.
         medGwyStatistics 1.3.6.1.2.1.1.1.2
             medGwyGatewayStatsTable 1.3.6.1.2.1.1.1.2.1 no-access
A list of mediaGatewayTableEntry objects.
                 medGwyGatewayStatsEntry 1.3.6.1.2.1.1.1.2.1.1 no-access
Entry holding statistics about a group of media Gateway/signalling link pair
                     medGwyGatewayNumInMessages 1.3.6.1.2.1.1.1.2.1.1.1 unsigned32 read-only
Total number of messages received on the link.
                     medGwyGatewayNumInOctets 1.3.6.1.2.1.1.1.2.1.1.2 unsigned32 read-only
Total number of octets received on the link.
                     medGwyGatewayNumOutMessages 1.3.6.1.2.1.1.1.2.1.1.3 unsigned32 read-only
Total number of messages sent on the link.
                     medGwyGatewayNumOutOctets 1.3.6.1.2.1.1.1.2.1.1.4 unsigned32 read-only
Total number of octets sent on the link.
                     medGwyGatewayNumErrors 1.3.6.1.2.1.1.1.2.1.1.5 unsigned32 read-only
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.
                     medGwyGatewayNumTimerRecovery 1.3.6.1.2.1.1.1.2.1.1.6 unsigned32 read-only
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)
                     medGwyGatewayTransportNumLosses 1.3.6.1.2.1.1.1.2.1.1.7 unsigned32 read-only
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
                     medGwyGatewayTransportNumSwitchover 1.3.6.1.2.1.1.1.2.1.1.8 unsigned32 read-only
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
                     medGwyGatewayTransportTotalNumAlarms 1.3.6.1.2.1.1.1.2.1.1.9 unsigned32 read-only
Total number of all alarms issued for the transport layer.
                     medGwyGatewayTransportLastEvent 1.3.6.1.2.1.1.1.2.1.1.10 integer read-only
Last event reported by the transport layer. Enumeration: 'switchOver': 7, 'linkShutdown': 6, 'persistentError': 5, 'notApplicable': 1, 'other': 2, 'linkUp': 3, 'linkLoss': 4.
                     medGwyGatewayTransportLastEventTime 1.3.6.1.2.1.1.1.2.1.1.11 timestamp read-write
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.
                     medGwyGatewayLastStatisticsReset 1.3.6.1.2.1.1.1.2.1.1.12 timestamp read-only
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.
         medGwyConnections 1.3.6.1.2.1.1.1.3
             medGwyTermIdTable 1.3.6.1.2.1.1.1.3.1 no-access
This table contains a nextTerminationId for each Gateway. It provides the manager with the nextTerminationId for use in creating a new TerminationsTable Entry.
                 medGwyTermIdEntry 1.3.6.1.2.1.1.1.3.1.1 no-access
This table contains a nextTerminationId for each Gateway, and is indexed by mediaGatewayId.
                     medGwyNextTerminationId 1.3.6.1.2.1.1.1.3.1.1.1 testandincr read-write
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.
             medGwyTerminationsTable 1.3.6.1.2.1.1.1.3.2 no-access
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.
                 medGwyTerminationsEntry 1.3.6.1.2.1.1.1.3.2.1 no-access
It contains objects that describe a termination.
                     medGwyTerminationId 1.3.6.1.2.1.1.1.3.2.1.1 mediagatewaytermid no-access
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
                     medGwyTerminationName 1.3.6.1.2.1.1.1.3.2.1.2 snmpadminstring read-only
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
                     medGwyTerminationAdminStatus 1.3.6.1.2.1.1.1.3.2.1.3 integer read-write
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). Enumeration: 'testing': 3, 'in-Service': 1, 'out-Of-Service': 2.
                     medGwyTerminationOperStatus 1.3.6.1.2.1.1.1.3.2.1.4 integer read-only
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 Enumeration: 'down': 2, 'testing': 3, 'up': 1.
                     medGwyTerminationInterfaceIdentifier 1.3.6.1.2.1.1.1.3.2.1.5 interfaceindex read-only
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
                     medGwyTerminationPropertyProfileId 1.3.6.1.2.1.1.1.3.2.1.6 unsigned32 read-only
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
                     medGwyTerminationRowStatus 1.3.6.1.2.1.1.1.3.2.1.7 rowstatus read-only
This is used to create new rows in this table, Modify existing rows, and to delete existing rows.
             medGwyPropertyProfileTable 1.3.6.1.2.1.1.1.3.3 no-access
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
                 medGwyPropertyProfileEntry 1.3.6.1.2.1.1.1.3.3.1 no-access
Each row represents a default property of the Property Profile N-entries per mediaGatewayId/PropertyId, one entry per property.
                     medGwyPropertyProfileId 1.3.6.1.2.1.1.1.3.3.1.1 unsigned32 no-access
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
                     medGwyPropertyProfileIndex 1.3.6.1.2.1.1.1.3.3.1.2 unsigned32 no-access
This is the index to the PropertyProfile This is just a 'counter' through the medGwyPropertyProfile Table. ie, property=1 property=2 etc.
                     medGwyPropertyProfileProperty 1.3.6.1.2.1.1.1.3.3.1.3 autonomoustype read-only
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).
                     medGwyTermPropertyProfileStatus 1.3.6.1.2.1.1.1.3.3.1.4 rowstatus read-only
used to create new rows in this table, modify existing rows, and to delete existing rows.
         medGwyProperties 1.3.6.1.2.1.1.1.4
     mediaGatewayMIBNotifications 1.3.6.1.2.1.1.2
         medGwyNotifPrefix 1.3.6.1.2.1.1.2.0
             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.
             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
             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.
             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.
             medGwyTerminationStatusChange 1.3.6.1.2.1.1.2.0.5
This notification is sent when a termination changes status.
             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
             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
         medGwyNotifObjects 1.3.6.1.2.1.1.2.1
             medGwyReceivedElement 1.3.6.1.2.1.1.2.1.1 octet string no-access
The element name received in a megaco message. For example, 'eventDescriptor' is one such element that could be sent with the notifications
     mediaGatewayConformance 1.3.6.1.2.1.1.3
         medGwyCompliances 1.3.6.1.2.1.1.3.1
             medGwyCompliance 1.3.6.1.2.1.1.3.1.1
Compliance statement for entities which implement the MEGACO-MIB.
         medGwyConfGroups 1.3.6.1.2.1.1.3.2
             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
             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
             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)
             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
             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