CISCO-OBMI-MIB

CISCO-OBMI-MIB Download

MIBs list

The On-Board Management Interface (OBMI) provides an out-of-band communications channel (in Cisco terms: a console port), that is capable of running on various low-speed to high-speed satellite telemetry busses, such as the m500 bus. OBMI is similar to SNMP in principle and function, in that it allows 'getting' data from or 'setting' configurations in a device, however, OBMI is functional regardless of the software state of the device. It must be so, because OBMI is the primary control mechanism for a device operating in the harsh environment of space. OBMI transports command messages that originate from the ground to a device in space and transports telemetry messages that originate from that device in space to the ground.

IPHost Network Monitor offer an easy way of SNMP monitoring your Cisco Servers, Routers, Switches, Bridges, Firewalls, Repeaters.

OID list for CISCO-OBMI-MIB

cObmiTransportTable
This table provides the statistics, in the form of counters associated with the transport of OBMI over one or more busses. At startup, all entries in this table are set up by the OBMI subsystem.
cObmiTransportEntry
Each entry represents a row in cObmiTransportTable and corresponds to the statistics for a particular transport bus.
cObmiBusID
This object uniquely indentifies a particular OBMI transport bus.
cObmiBusName
This object indicates the name of the OBMI transport bus.
cObmiCommandRx
This object indicates the total number of commands received by the OBMI subsystem.
cObmiCommandProcessedTotal
This object indicates the total number of commands successfully processed by the OBMI subsystem.
cObmiCommandGets
This object indicates the total number of 'get' commands processed by the OBMI subsystem. A 'get' command requests information from the device that the OBMI subsystem resides on and is different from an SNMP 'get'.
cObmiCommandSets
This object indicates the total number of 'set' commands processed by the OBMI subsystem. A 'set' command changes information ON the device that the OBMI subsystem resides on and is different from and SNMP 'set'.
cObmiCommandProcessedInvalid
This object indicates the total number of commands that the OBMI subsystem interpreted as not fully conforming to the formatting requirements and therefore considered invalid.
cObmiCommandPending
This object indicates the total number of commands that are awaiting processing by the OBMI subsystem.
cObmiCommandDropped
This object indicates the total number of commands that the OBMI subsystem did not recognize and therefore dropped.
cObmiTelemetrySent
This object indicates the total count of telemetry messages that were sent by the OBMI subsystem.
cObmiTelemetryDemandSent
This object indicates the total count of telemetry messages that were sent by the OBMI subsystem, but only upon commanded 'gets' to the OBMI subsystem. This number excludes telemetry messages that were automatically sent by heartbeats.
cObmiTelemetryPending
This object indicates the total number of of telemetry messages waiting to be sent to the ground from the OBMI subsystem.
cObmiTransportHeartBeatTable
This table lists the number of heartbeats sent and the number pending by the OBMI subsystem by port number for a particular bus. At startup, all entries in this table are set up by the OBMI subsystem.
cObmiTransportHeartBeatEntry
Each entry represents a row in cObmiTransportHearBeatTable and identifies heartbeat- related statistics.
cObmiHeartBeatPort
This object, along with cObmiBusID uniquely identifies heartbeat-related statistics.
cObmiHeartBeatSent
This object indicates the total number of hearbeats sent.
cObmiHeartBeatPending
This object indicates the total number of heartbeats waiting in the queue ready to be sent.
cObmiM500FramingTable
This table lists the statistics associated with the 'framing-layer' of logical organization for the m500 bus used to transport OBMI. The frame size for m500 is 32 bits. At startup, all entries in this table are set up by the OBMI subsystem.
cObmiM500FramingEntry
Each entry represents an entry in the cObmiM500FramingTable and corresponds to the statistics associated with the framing for an 'm500' bus used to transport OBMI.
cObmiM500RxFrames
This object indicates the total number of m500 frames received.
cObmiM500RxBytes
This object indicates the total number of m500 bytes received.
cObmiM500RxAbortFrames
This object indicates the total number of received m500 frames aborted.
cObmiM500RxEchoFrames
This object indicates the total number of m500 echo frames received.
cObmiM500RxResetFrames
This object indicates the total number of m500 reset frames received.
cObmiM500RxTransportErrFrames
This object indicates the total number of errored m500 transport frames received.
cObmiM500RxUnknownOpFrames
This object indicates the total number of m500 frames with unknown operation codes received.
cObmiM500TxFrames
This object indicates the total number of m500 frames transmitted.
cObmiM500TxBytes
This object indicates the total number of m500 bytes transmitted.
cObmiM500TxAbortFrames
This object indicates the total number of aborted m500 frames transmitted.
cObmiM500TxEchoFrames
This object indicates the total number of m500 echo frames transmitted.
cObmiM500TxTransportErrFrames
This object indicates the total number of m500 transport frames transmitted with error.
cObmiM500RxQOverRun
This object indicates the total number of control queue overruns transmitted.
cObmiM500TxQ0UnderRun
This object indicates the total number of underruns transmitted from queue number 0.
cObmiM500TxQ1UnderRun
This object indicates the total number of underruns transmitted from queue number 1.
cObmiM500TxCtlQOverRun
This object indicates the total number of transmit control queue overruns.
cObmiM500PhyTable
This table lists the statistics associated with the 'physical-layer' of logical organization for the m500 bus used to transport OBMI. At startup, all entries in this table are set up by the OBMI subsystem.
cObmiM500PhyEntry
Each entry represents an entry in the cObmiM500PhyTable and corresponds to the statistics associated with the physical layer for an 'm500' bus used to transport OBMI. The size of a 'Word' for the m500 bus is 32-bits.
cObmiM500BusALOS
This object indicates whether or not there is a loss of signal on m500 bus A. True : Loss of Signal on m500 bus A. False : No Loss of Signal on m500 bus A.
cObmiM500BusBLOS
This object indicates whether or not there is a loss of signal on m500 bus B. True : Loss of Signal on m500 bus B. False : No Loss of Signal on m500 bus B.
cObmiM500LastActiveBus
This object indicates which bus was last active: a : m500 bus A was last active b : m500 bus B was last active
cObmiM500CommandsRcvd
This object indicates the total number of m500 command words received.
cObmiM500TelemetrySent
This object indicates the total number of m500 telemetry words sent.
cObmiM500TelemetryErrs
This object indicates the total number of m500 telemetry words with errors.
cObmiM500CommandErrs
This object indicates the total number of m500 command words with errors.
cObmiM500CommandOverWrts
This object indicates the total number of m500 command words that were overwritten.
cObmiM500HWParityErr
This object indicates whether or not there was a hardwired parity error in the LAST command word received. True : Parity error occurred. False : No parity error occurred.
cObmiM500TelemetryReqParityErr
This object indicates whether or not there was a parity error in the LAST telemetry request word received. True : Parity error occurred. False : No parity error occurred.
cObmiM500CommandParityErr
This object indicates whether or not there was a parity error in the LAST command word received. True : Parity error occurred. False : No parity error occurred.
cObmiM500CommandTimeout
This object indicates whether or not there was a timeout in receiving the LAST command word: True : Timeout occurred. False : Timeout did NOT occur.
cObmiM500CommandOverWrt
This object indicates whether or not the last command received was overwritten: True : Command received was overwritten. False : Command received was NOT overwritten.
ciscoObmiMIBMainObjectGroup
This is the list of objects required for OBMI.
ciscoObmiMIBM500ObjectGroup
This is the list of objects required for m500.

Download IPHost Network Monitor (500 monitors for 30 days, 50 monitors free forever) to start monitoring network devices right now.

MIBs list