Home/Catalog/CMM3-MIB

CMM3-MIB

This module contains CMM3 MIB definitions.
Main OID:
cmmIIIMibModule.1.3.6.1.4.1.161.19.1.1.15
156
Objects
Active
Status
5
Dependencies

Imported Objects

Objects

156 total
Object Name
cmmIIIMibModuleThis module contains CMM3 MIB definitions.
MODULE-IDENTITY
.1.3.6.1.4.1.161.19.1.1.15
cmmGroups
OBJECT IDENTIFIER
.1.3.6.1.4.1.161.19.3.4.1
cmmSwitchGroupCMMIII switch group.
Unknown
.1.3.6.1.4.1.161.19.3.4.1.1
cmmConfigGroupCMMIII configuration group.
Unknown
.1.3.6.1.4.1.161.19.3.4.1.2
cmmStatusGroupCMMIII configuration group.
Unknown
.1.3.6.1.4.1.161.19.3.4.1.3
cmmGPSGroupCMMIII GPS status group.
Unknown
.1.3.6.1.4.1.161.19.3.4.1.4
cmmSwitch
OBJECT IDENTIFIER
.1.3.6.1.4.1.161.19.3.4.2
cmmSwitchTableTable of CMM MIB counters
SEQUENCE OF CmmSwitchEntry
.1.3.6.1.4.1.161.19.3.4.2.1
cmmSwitchEntryCMM MIB counters
CmmSwitchEntry
.1.3.6.1.4.1.161.19.3.4.2.1.1
portNumberA unique value for each CMM port. Its value starts from 1.ro
INTEGER
.1.3.6.1.4.1.161.19.3.4.2.1.1.1
rxDropPktsThe number of good packets received by a port that were dropped due to lack of resources(e.g., lack of input buffers)or were dropped due to lack of resources before a determination of the validity of the packet was able to be made (e.g., receive FIFO overflow). The counter is only incremented if the receive error was not counted by either the RxExcessSizeDisc, the RxAlignmentErrors or the RxRCSErrors counters.ro
Counter32
.1.3.6.1.4.1.161.19.3.4.2.1.1.2
rxOctetsThe number of bytes of data received by a port (excluding preamble but including FCS), including bad packets.ro
Counter64
.1.3.6.1.4.1.161.19.3.4.2.1.1.3
rxBroadcastPktsThe number of good packets received by a port that are directed to the broadcast address. This counter does not include error broadcast packets or valid multicast packets.ro
Counter32
.1.3.6.1.4.1.161.19.3.4.2.1.1.4
rxMulticastPktsThe number of good packets received by a port that are directed to the multicast address. This counter does not include error multicast packets or valid broadcast packets.ro
Counter32
.1.3.6.1.4.1.161.19.3.4.2.1.1.5
rxSAChangesThe number of times the SA of good receive packets has changed from the previous value. A count greater than 1 generally indicates the port if connected to a repeater based network.ro
Counter32
.1.3.6.1.4.1.161.19.3.4.2.1.1.6
rxUndersizePktsThe number of good packets received by a port that are less than 64 bytes long (excluding framing bits but including the FCS).ro
Counter32
.1.3.6.1.4.1.161.19.3.4.2.1.1.7
rxOversizePktsThe number of good packets received by a port that are greater than 1522 bytes inclusive (excluding framing bits but including the FCS). Note that this counter alone will be incremented for packets in the range 1523-1536 bytes inclusive, whereas both this counter and the RxExcessSizeDisc counter will be incremented for packets of 1537 bytes and higher.ro
Counter32
.1.3.6.1.4.1.161.19.3.4.2.1.1.8
rxFragmentsThe number of packets received by a port that are less than 64 bytes(excluding framing bits) and have either an FCS error or an alignment error.ro
Counter32
.1.3.6.1.4.1.161.19.3.4.2.1.1.9
rxJabbersThe number of packets received by a port that are longer than 1522 bytes and have either an FCS error or an alignment error.ro
Counter32
.1.3.6.1.4.1.161.19.3.4.2.1.1.10
rxUnicastPktsThe number of good packets received by a port that are addressed to a unicast address.ro
Counter32
.1.3.6.1.4.1.161.19.3.4.2.1.1.11
rxAlignmentErrorsThe number of packets received by a port that have a length (excluding framing bits but including FCS) between 64 and 1522 bytes, inclusive, and have a bad FCS with a non-integral number of bytes.ro
Counter32
.1.3.6.1.4.1.161.19.3.4.2.1.1.12
rxFCSErrorsThe number of packets received by a port that have a length (excluding framing bits but including FCS) between 64 and 152 bytes, and have a bad FCS with an integral number of bytes.ro
Counter32
.1.3.6.1.4.1.161.19.3.4.2.1.1.13
rxGoodOctetsThe total number of bytes in all good packets received by a port (excluding framing bits but including FCS).ro
Counter64
.1.3.6.1.4.1.161.19.3.4.2.1.1.14
rxExcessSizeDiscThe number of good packets received by a port that are greater than 1536 bytes (excluding framing bits but including FCS) and were discarded due to excessive length. Note that the RxOversizePkts counter alone is incremented for packets in the range of 1523-1536 bytes inclusive, whereas both this counter and the RxOversizePkts are incremented for packets of 1537 bytes and higher.ro
Counter32
.1.3.6.1.4.1.161.19.3.4.2.1.1.15
rxPausePktsThe number of PAUSE frame received by a port. The PAUSE frame must have a valid MAC Control Frame EtherType field (88-08h), have a destination MAC address of either the MAC Control frame reserved multicast address(01-80-c2-00-00-011) or the unique MAC address associated with the specific port, a valid PAUSE Opcode (00-01), be a minimum of 64 bytes in length (excluding preamble but including FCS), and have a valid CRC. Although an 802.3 compliant MAC is only permitted to transmit PAUSE frames when in full duplex mode, with flow control enabled, and with the transfer of PAUSE frames determined by the result of auto-negotiation, an 802.3 MAC receiver is required to count all received PAUSE frames, regardless of its half/full-duplex status. An indication that a MAC is in half-duplex with the RxPausePkts incrementing indicates a non-compliant transmitting device on the network.ro
Counter32
.1.3.6.1.4.1.161.19.3.4.2.1.1.16
rxSymbolErrorsThe total number of times a valid length packet was received at a port and at least one invalid data symbol was detected. Counter only increment once per carrier event and does not increment on detection of collision during the carrier event.ro
Counter32
.1.3.6.1.4.1.161.19.3.4.2.1.1.17
txDropPktsThis counter is incremented every time a transmit packet is dropped due to lack of resources (e.g., transmit FIFO underflow), or an internal MAC sublayer transmit error not counted by in either the TxLateCollision or the TxExcessiveCollision counters.ro
Counter32
.1.3.6.1.4.1.161.19.3.4.2.1.1.18
txOctetsThe total number of good bytes of data transmitted by a port (excluding preamble but including FCS).ro
Counter64
.1.3.6.1.4.1.161.19.3.4.2.1.1.19
txBroadcastPktsThe number of good packets transmitted by a port that are directed to a broadcast address. This counter does not include errored broadcast packets or valid multicast packets.ro
Counter32
.1.3.6.1.4.1.161.19.3.4.2.1.1.20
txMulticastPktsThe number of good packets transmitted by a port that are directed to a multicast address. This counter does not include errored multicast packets or valid broadcast packets.ro
Counter32
.1.3.6.1.4.1.161.19.3.4.2.1.1.21
txCollisionsThe number of collision experienced by a port during packet transmissions.ro
Counter32
.1.3.6.1.4.1.161.19.3.4.2.1.1.22
txUnicastPktsThe number of good packets transmitted by a port that are addressed to a unicast address.ro
Counter32
.1.3.6.1.4.1.161.19.3.4.2.1.1.23
txSingleCollisionThe number packets successfully transmitted by a port that experienced exactly one collision.ro
Counter32
.1.3.6.1.4.1.161.19.3.4.2.1.1.24
txMultipleCollisionThe number packets successfully transmitted by a port that experienced more than one collision.ro
Counter32
.1.3.6.1.4.1.161.19.3.4.2.1.1.25
txDeferredTransmitThe number packets successfully transmitted by a port for which the first transmission attempt is delayed because medium is busy.ro
Counter32
.1.3.6.1.4.1.161.19.3.4.2.1.1.26
txLateCollisionThe number of times that a collision is detected later than 512 bit-times into the transmission of a packet.ro
Counter32
.1.3.6.1.4.1.161.19.3.4.2.1.1.27
txExcessiveCollisionThe number of packets that are not transmitted from a port because the packet experienced 16 transmission attempts.ro
Counter32
.1.3.6.1.4.1.161.19.3.4.2.1.1.28
txPausePktsThe number of PAUSE frame transmitted by a port. The MAC resolve to full duplex mode, with 803.3x flow control PAUSE frame exchange enabled at the completion of auto-negotiation.ro
Counter32
.1.3.6.1.4.1.161.19.3.4.2.1.1.29
txFrameInDiscThe number of valid packets received which are discarded by the forwarding process due to lack of space on an output queue. Note: not maintained or reported in the MIB counters. Located in Congestion registers. This attribute only increments if a network device is not acting in compliance with a flow control request, or the BCM5327M internal flow control/buffering scheme has been misconfigured.ro
Counter32
.1.3.6.1.4.1.161.19.3.4.2.1.1.30
pkts64OctetsThe number of packets (including error packets) that are 64 bytes long.ro
Counter32
.1.3.6.1.4.1.161.19.3.4.2.1.1.31
pkts65to127OctetsThe number of packets (including error packets) that are between 65 and 127 bytes long.ro
Counter32
.1.3.6.1.4.1.161.19.3.4.2.1.1.32
pkts128to255OctetsThe number of packets (including error packets) that are between 128 and 255 bytes long.ro
Counter32
.1.3.6.1.4.1.161.19.3.4.2.1.1.33
pkts256to511OctetsThe number of packets (including error packets) that are between 256 and 511 bytes long.ro
Counter32
.1.3.6.1.4.1.161.19.3.4.2.1.1.34
pkts512to1023OctetsThe number of packets (including error packets) that are between 512 and 1023 bytes long.ro
Counter32
.1.3.6.1.4.1.161.19.3.4.2.1.1.35
pkts1024to1522OctetsThe number of packets (including error packets) that are between 1024 and 1522 bytes long.ro
Counter32
.1.3.6.1.4.1.161.19.3.4.2.1.1.36
cmmConfig
OBJECT IDENTIFIER
.1.3.6.1.4.1.161.19.3.4.3
gpsTimingPulse(1) -- Master. (0) -- Slave.rw
Enumeration
.1.3.6.1.4.1.161.19.3.4.3.1
lan1IpLAN 1 IP.rw
IpAddress
.1.3.6.1.4.1.161.19.3.4.3.2
lan1SubnetMaskLAN 1 subnet mask.rw
IpAddress
.1.3.6.1.4.1.161.19.3.4.3.3
defaultGateWayDefault gatewayrw
IpAddress
.1.3.6.1.4.1.161.19.3.4.3.4
port1PowerCtrPower control for port 1. (1) -- Power on. (0) -- Power off.rw
Enumeration
.1.3.6.1.4.1.161.19.3.4.3.5
port2PowerCtrPower control for port 2. (1) -- Power on. (0) -- Power off.rw
Enumeration
.1.3.6.1.4.1.161.19.3.4.3.6
port3PowerCtrPower control for port 3. (1) -- Power on. (0) -- Power off.rw
Enumeration
.1.3.6.1.4.1.161.19.3.4.3.7
port4PowerCtrPower control for port 4. (1) -- Power on. (0) -- Power off.rw
Enumeration
.1.3.6.1.4.1.161.19.3.4.3.8
port5PowerCtrPower control for port 5. (1) -- Power on. (0) -- Power off.rw
Enumeration
.1.3.6.1.4.1.161.19.3.4.3.9
port6PowerCtrPower control for port 6. (1) -- Power on. (0) -- Power off.rw
Enumeration
.1.3.6.1.4.1.161.19.3.4.3.10
port7PowerCtrPower control for port 7. (1) -- Power on. (0) -- Power off.rw
Enumeration
.1.3.6.1.4.1.161.19.3.4.3.11
port8PowerCtrPower control for port 8. (1) -- Power on. (0) -- Power off.rw
Enumeration
.1.3.6.1.4.1.161.19.3.4.3.12
displayOnlyAccessDisplay only access to web interface and telnet.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.161.19.3.4.3.13
fullAccessFull access password to web interface and telnet.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.161.19.3.4.3.14
displayOnlyStatusDisplay only password status.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.161.19.3.4.3.15
fullAccessStatusFull access password status.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.161.19.3.4.3.16
webAutoUpdateWeb page auto update in seconds. 0 means disabled.rw
INTEGER UNITS "Seconds"
.1.3.6.1.4.1.161.19.3.4.3.17
port1ConfigLink speed configuration on port 1.rw
Enumeration
.1.3.6.1.4.1.161.19.3.4.3.18
port2ConfigLink speed configuration on port 2.rw
Enumeration
.1.3.6.1.4.1.161.19.3.4.3.19
port3ConfigLink speed configuration on port 3.rw
Enumeration
.1.3.6.1.4.1.161.19.3.4.3.20
port4ConfigLink speed configuration on port 4.rw
Enumeration
.1.3.6.1.4.1.161.19.3.4.3.21
port5ConfigLink speed configuration on port 5.rw
Enumeration
.1.3.6.1.4.1.161.19.3.4.3.22
port6ConfigLink speed configuration on port 6.rw
Enumeration
.1.3.6.1.4.1.161.19.3.4.3.23
port7ConfigLink speed configuration on port 7.rw
Enumeration
.1.3.6.1.4.1.161.19.3.4.3.24
port8ConfigLink speed configuration on port 8.rw
Enumeration
.1.3.6.1.4.1.161.19.3.4.3.25
port1DescriptionPort 1 text description.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.161.19.3.4.3.26
port2DescriptionPort 2 text description.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.161.19.3.4.3.27
port3DescriptionPort 3 text description.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.161.19.3.4.3.28
port4DescriptionPort 4 text description.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.161.19.3.4.3.29
port5DescriptionPort 5 text description.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.161.19.3.4.3.30
port6DescriptionPort 6 text description.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.161.19.3.4.3.31
port7DescriptionPort 7 text description.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.161.19.3.4.3.32
port8DescriptionPort 8 text description.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.161.19.3.4.3.33
snmpTrap1SNMP Trap Address 1.rw
IpAddress
.1.3.6.1.4.1.161.19.3.4.3.34
snmpTrap2SNMP Trap Address 2.rw
IpAddress
.1.3.6.1.4.1.161.19.3.4.3.35
snmpTrap3SNMP Trap Address 3.rw
IpAddress
.1.3.6.1.4.1.161.19.3.4.3.36
snmpTrap4SNMP Trap Address 4.rw
IpAddress
.1.3.6.1.4.1.161.19.3.4.3.37
snmpTrap5SNMP Trap Address 5.rw
IpAddress
.1.3.6.1.4.1.161.19.3.4.3.38
snmpTrap6SNMP Trap Address 6.rw
IpAddress
.1.3.6.1.4.1.161.19.3.4.3.39
snmpTrap7SNMP Trap Address 7.rw
IpAddress
.1.3.6.1.4.1.161.19.3.4.3.40
snmpTrap8SNMP Trap Address 8.rw
IpAddress
.1.3.6.1.4.1.161.19.3.4.3.41
snmpTrap9SNMP Trap Address 9.rw
IpAddress
.1.3.6.1.4.1.161.19.3.4.3.42
snmpTrap10SNMP Trap Address 10.rw
IpAddress
.1.3.6.1.4.1.161.19.3.4.3.43
vlanTagEnableEnable/Disable 802.1Q VLAN tagging.P (1) -- Enable Tagging. (0) -- Disable Tagging.rw
Enumeration
.1.3.6.1.4.1.161.19.3.4.3.44
vlanTagId802.1q VLAN Tag ID, 1-4095.rw
INTEGER
.1.3.6.1.4.1.161.19.3.4.3.45
rebootIfRequiredReboot CMM if required. (1) -- Check if CMM reboot is required and do so. (0) -- Do not check for reboot.rw
Enumeration
.1.3.6.1.4.1.161.19.3.4.3.54
port1VlanConfPort 1 VLAN Port Configuration. Bitmap determines which Port(s) Port 1 will egress data. 0 means no ports, 2 means port 2, 6 means ports 2 and 3, etc.rw
INTEGER
.1.3.6.1.4.1.161.19.3.4.3.55
port2VlanConfPort 2 VLAN Port Configuration. Bitmap determines which Port(s) Port 2 will egress data. 0 means no ports, 1 means port 1, 3 means ports 1 and 2, etc.rw
INTEGER
.1.3.6.1.4.1.161.19.3.4.3.56
port3VlanConfPort 3 VLAN Port Configuration. Bitmap determines which Port(s) Port 3 will egress data. 0 means no ports, 1 means port 1, 3 means ports 1 and 2, etc.rw
INTEGER
.1.3.6.1.4.1.161.19.3.4.3.57
port4VlanConfPort 4 VLAN Port Configuration. Bitmap determines which Port(s) Port 4 will egress data. 0 means no ports, 1 means port 1, 3 means ports 1 and 2, etc.rw
INTEGER
.1.3.6.1.4.1.161.19.3.4.3.58
port5VlanConfPort 5 VLAN Port Configuration. Bitmap determines which Port(s) Port 5 will egress data. 0 means no ports, 1 means port 1, 3 means ports 1 and 2, etc.rw
INTEGER
.1.3.6.1.4.1.161.19.3.4.3.59
port6VlanConfPort 6 VLAN Port Configuration. Bitmap determines which Port(s) Port 6 will egress data. 0 means no ports, 1 means port 1, 3 means ports 1 and 2, etc.rw
INTEGER
.1.3.6.1.4.1.161.19.3.4.3.60
port7VlanConfPort 7 VLAN Port Configuration. Bitmap determines which Port(s) Port 7 will egress data. 0 means no ports, 1 means port 1, 3 means ports 1 and 2, etc.rw
INTEGER
.1.3.6.1.4.1.161.19.3.4.3.61
port8VlanConfPort 8 VLAN Port Configuration. Bitmap determines which Port(s) Port 8 will egress data. 0 means no ports, 1 means port 1, 3 means ports 1 and 2, etc.rw
INTEGER
.1.3.6.1.4.1.161.19.3.4.3.62
port1PwrResetIf Port 1 is Powered, attched device will be reset when set to 1. If Port 1 is Not Powered, nothing will happen.rw
INTEGER
.1.3.6.1.4.1.161.19.3.4.3.63
port2PwrResetIf Port 2 is Powered, attched device will be reset when set to 1. If Port 2 is Not Powered, nothing will happen.rw
INTEGER
.1.3.6.1.4.1.161.19.3.4.3.64
port3PwrResetIf Port 3 is Powered, attched device will be reset when set to 1. If Port 3 is Not Powered, nothing will happen.rw
INTEGER
.1.3.6.1.4.1.161.19.3.4.3.65
port4PwrResetIf Port 4 is Powered, attched device will be reset when set to 1. If Port 4 is Not Powered, nothing will happen.rw
INTEGER
.1.3.6.1.4.1.161.19.3.4.3.66
port5PwrResetIf Port 5 is Powered, attched device will be reset when set to 1. If Port 5 is Not Powered, nothing will happen.rw
INTEGER
.1.3.6.1.4.1.161.19.3.4.3.67
port6PwrResetIf Port 6 is Powered, attched device will be reset when set to 1. If Port 6 is Not Powered, nothing will happen.rw
INTEGER
.1.3.6.1.4.1.161.19.3.4.3.68
port7PwrResetIf Port 7 is Powered, attched device will be reset when set to 1. If Port 7 is Not Powered, nothing will happen.rw
INTEGER
.1.3.6.1.4.1.161.19.3.4.3.69
port8PwrResetIf Port 8 is Powered, attched device will be reset when set to 1. If Port 8 is Not Powered, nothing will happen.rw
INTEGER
.1.3.6.1.4.1.161.19.3.4.3.70
cmmStatus
OBJECT IDENTIFIER
.1.3.6.1.4.1.161.19.3.4.4
cmmPortTableA list of CMM III port entries.
SEQUENCE OF CmmPortEntry
.1.3.6.1.4.1.161.19.3.4.4.1
cmmPortEntryA CMM port entry containing objects with port status.
CmmPortEntry
.1.3.6.1.4.1.161.19.3.4.4.1.1
portIndexA unique value for each CMM port.ro
INTEGER
.1.3.6.1.4.1.161.19.3.4.4.1.1.1
linkStatusThe current operational state of the port.ro
Enumeration
.1.3.6.1.4.1.161.19.3.4.4.1.1.2
linkSpeedNetwork connectivity, 100BaseT or 10BaseT.ro
Enumeration
.1.3.6.1.4.1.161.19.3.4.4.1.1.3
duplexStatusHalf-duplex data transmission or Full-duplex data transmission.ro
Enumeration
.1.3.6.1.4.1.161.19.3.4.4.1.1.4
powerStatusPort power status indicates power on or power off.ro
Enumeration
.1.3.6.1.4.1.161.19.3.4.4.1.1.5
uplinkStatusPort Uplink status indicates whether port is configred as an Uplink Port.ro
Enumeration
.1.3.6.1.4.1.161.19.3.4.4.1.1.6
deviceTypeA textual string containing information about device type.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.161.19.3.4.4.2
pldVersionVersion of PLD code.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.161.19.3.4.4.3
softwareVersionCMM-III software version. It includes the operation system and software build time.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.161.19.3.4.4.4
systemTimeThe current time.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.161.19.3.4.4.5
upTimeTime since last system reboot.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.161.19.3.4.4.6
satellitesVisibleNumber of satellites the GPS should see.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.161.19.3.4.4.7
satellitesTrackedCurrent number of satellites that GPS actually tracks.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.161.19.3.4.4.8
latitudeCMM-III latitude.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.161.19.3.4.4.9
longitudeCMM-III longitude.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.161.19.3.4.4.10
heightThe height of CMM-III unit.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.161.19.3.4.4.11
trackingModeCMM-III GPS tracking mode.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.161.19.3.4.4.12
syncStatusCMM-III GPS sync pulse status.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.161.19.3.4.4.13
macAddressMAC address of the unit.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.161.19.3.4.4.14
cmmGps
OBJECT IDENTIFIER
.1.3.6.1.4.1.161.19.3.4.5
gpsTrackingModeCMM-III GPS tracking mode.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.161.19.3.4.5.1
gpsTimeCMM-III GPS time.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.161.19.3.4.5.2
gpsDateCMM-III GPS date.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.161.19.3.4.5.3
gpsSatellitesVisibleNumber of satellites the GPS is supposed to see.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.161.19.3.4.5.4
gpsSatellitesTrackedCurrent number of satellites GPS tracked.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.161.19.3.4.5.5
gpsHeightCMM height.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.161.19.3.4.5.6
gpsAntennaConnectionAntenna Connection status.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.161.19.3.4.5.7
gpsLatitudeCMM Latitude.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.161.19.3.4.5.8
gpsLongitudeCMM longitude.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.161.19.3.4.5.9
gpsInvalidMsgNumber of invalid messages.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.161.19.3.4.5.10
gpsRestartCountNumber of unit restart.ro
INTEGER
.1.3.6.1.4.1.161.19.3.4.5.11
gpsReceiverInfoA textual string contains information on GPS receiver.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.161.19.3.4.5.12
cmmEventLog
OBJECT IDENTIFIER
.1.3.6.1.4.1.161.19.3.4.6
eventLogCMM Event log.ro
EventString (WHISP-TC-MIB)
.1.3.6.1.4.1.161.19.3.4.6.1
cmmControls
OBJECT IDENTIFIER
.1.3.6.1.4.1.161.19.3.4.7
rebootSetting the variable to 1 will reboot the unit. When the unit finishs rebooting, it will be in finishedReboot state.rw
Enumeration
.1.3.6.1.4.1.161.19.3.4.7.1
clearEventLogSetting the variable to 1 will clear the event log.rw
Enumeration
.1.3.6.1.4.1.161.19.3.4.7.2
CMM3-MIB - SNMP MIB Reference | MIBs Explorer