UBIQUOSS-SYSINFO-MIB

MIB Reference — IPNetwork Monitor

All MIBsUBIQUOSS-SYSINFO-MIB

Organization: Ubiquoss Corp.

Last Updated: 2006-07-13

Category: Ubiquoss Enterprise Networking

Description:

Provides Ubiquoss system identification, hardware version, uptime, and general system information.

Imported Objects

From IANAifType-MIB

IANAifType

From RFC1213-MIB

DisplayString

From SNMPv2-SMI

Integer32
TimeTicks

From SNMPv2-TC

PhysAddress
RowStatus

From UBQS-SMI

ubiMgmtOBJECT-IDENTITY

What Is UBIQUOSS-SYSINFO-MIB?

UBIQUOSS-SYSINFO-MIB is a vendor-specific MIB from Ubiquoss (a Korean networking equipment maker) covering core system identification and general device information for its switching/access platforms. Per its short description, it provides system identification, hardware version, uptime, and general system information—placing it squarely in the basic system-status/inventory category alongside the standard sysDescr/sysUpTime objects. Its central use in monitoring is confirming a device's software/hardware status at a glance: verifying uptime to detect unexpected reboots, and checking hardware/firmware version identifiers to confirm the running image matches the expected build. Its module description text (which appears to reference generic SNMP notification configuration) suggests it also carries notification/trap configuration objects, tying it to the standard SNMP notification framework (SNMPv2-CONF); administrators generally perform a UBIQUOSS-SYSINFO-MIB download from Ubiquoss support resources so it can be compiled alongside the vendor's other switch MIB modules. It is deployed on Ubiquoss network access/switching equipment where administrators need a quick system-identity and uptime health check via SNMP.

IPNetwork Monitor allows you to monitor SNMP objects defined in UBIQUOSS-SYSINFO-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.

What Can Be Monitored

  • system uptime
  • hardware/firmware version
  • general system identification

Supported Devices

  • Ubiquoss switching/access product line, entire range (system identity/uptime/firmware-version status)

Monitoring Examples

The sample_objects for this entry (ubiSysInfoMIBObjects, ubiSysInfoMIBNotifications, ubiSysInfoMIBConformance, ubiSysInfoMIBCompliances) are largely top-level/conformance nodes rather than leaf data objects, so specific counters can't be cited from this sample alone. Consistent with the short description, an administrator would be expected to poll system uptime and hardware/firmware version objects under ubiSysInfoMIBObjects to detect an unexpected reboot or an unplanned firmware change. Given the limited sample, exact leaf object names for those checks aren't confirmed by this data.

OIDs
OID symbolicOID numericTypeAccessDescription
ubiSysInfoMIB1.3.6.1.4.1.7800.2.100This MIB module defines MIB objects which provide mechanisms to remotely configure the parameters used by an SNMP entity for the generation of notifications.
ubiSysInfoMIBObjects1.3.6.1.4.1.7800.2.100.1
ubiSysInfoTable1.3.6.1.4.1.7800.2.100.1.1not-accessibleinformation of configuration
ubiSysInfoEntry1.3.6.1.4.1.7800.2.100.1.1.1not-accessibleinformation of configuration
I32 ubiSysIndex1.3.6.1.4.1.7800.2.100.1.1.1.1Integer32read-onlyAn index value that uniquely identifies this chassis
STR ubiSysDescr1.3.6.1.4.1.7800.2.100.1.1.1.2DisplayStringread-only
OID ubiSysObjectID1.3.6.1.4.1.7800.2.100.1.1.1.3OBJECT IDENTIFIERread-only
TIK ubiSysUpTime1.3.6.1.4.1.7800.2.100.1.1.1.4TimeTicksread-only
STR ubiSysName1.3.6.1.4.1.7800.2.100.1.1.1.5DisplayStringread-write
STR ubiSysSerialNumber1.3.6.1.4.1.7800.2.100.1.1.1.6DisplayStringread-onlySerialNumber
PHY ubiSysMacAddress1.3.6.1.4.1.7800.2.100.1.1.1.7PhysAddressread-onlysystem mac address
STR ubiSysHwVersion1.3.6.1.4.1.7800.2.100.1.1.1.8DisplayStringread-onlyhardware version
STR ubiSysSwVersion1.3.6.1.4.1.7800.2.100.1.1.1.9DisplayStringread-onlysoftware version
STR ubiSysFwVersion1.3.6.1.4.1.7800.2.100.1.1.1.10DisplayStringread-onlyfirmware version
INT ubiSysReset1.3.6.1.4.1.7800.2.100.1.1.1.11INTEGERread-writereset of system
STR ubiSystemDateAndTime1.3.6.1.4.1.7800.2.100.1.1.1.12DisplayStringread-writesystem date and time string
STR ubiTimeZoneCurrent1.3.6.1.4.1.7800.2.100.1.1.1.13DisplayStringread-writeDescription.
STR ubiSysDayBanner1.3.6.1.4.1.7800.2.100.1.1.1.14DisplayStringread-writeModify the system Day banner
ubiSysInfoMIBNotificationPrefix1.3.6.1.4.1.7800.2.100.2
ubiSysInfoMIBNotifications1.3.6.1.4.1.7800.2.100.2.0
NTF ubiSysAlarmNotification1.3.6.1.4.1.7800.2.100.2.0.1A sysAlarmNotification is sent if system restart.
ubiSysInfoMIBConformance1.3.6.1.4.1.7800.2.100.3
ubiSysInfoMIBCompliances1.3.6.1.4.1.7800.2.100.3.1
ubiSysInfoMIBCompliance1.3.6.1.4.1.7800.2.100.3.1.1The compliance statement for entities which implement the Cisco Environmental Monitor MIB.
ubiSysInfoMonMIBGroups1.3.6.1.4.1.7800.2.100.3.2
ubiSysInfoMIBGroup1.3.6.1.4.1.7800.2.100.3.2.1ubiquoss system information.
ubiSysInfoMIBAlarmNotifGroup1.3.6.1.4.1.7800.2.100.3.2.2A notification group providing system alarm notification for system.

FAQ

What would I check with UBIQUOSS-SYSINFO-MIB after a Ubiquoss switch reboots unexpectedly?
Its system uptime object lets you detect that a restart occurred, and its hardware/firmware version identifiers confirm the running image matches the expected build, alongside general system identification data.

Does UBIQUOSS-SYSINFO-MIB also handle SNMP trap configuration?
Its module description text suggests it also carries notification/trap configuration objects tied to the standard SNMPv2-CONF notification framework, in addition to its core system-identification role.

RFC description

Ubiquoss vendor-private MIB providing system information, hardware inventory, and status monitoring for Ubiquoss network equipment.

Start monitoring Ubiquoss switching/access product line, entire range (system identity/uptime/firmware-version status) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.

Download UBIQUOSS-SYSINFO-MIB