Home/Catalog/G6-SYSTEM-MIB

G6-SYSTEM-MIB

AI MIB Summary

The G6-SYSTEM-MIB provides vendor-specific SNMP access for Microsens Generation 6 Ethernet switches, enabling the monitoring of system-level telemetry including hardware status, interface statistics, and environmental sensors. This private MIB extension facilitates granular fault detection and performance analysis for the specific hardware architecture of the Microsens G6 switch family.

Microsens private MIB for Generation 6 Ethernet Switches
Main OID:
device.1.3.6.1.4.1.3181.10.6.1
45
Objects
Active
Status
3
Dependencies

Imported Objects

Objects

45 total
Object Name
deviceMicrosens private MIB for Generation 6 Ethernet Switches
MODULE-IDENTITY
.1.3.6.1.4.1.3181.10.6.1
system
OBJECT IDENTIFIER
.1.3.6.1.4.1.3181.10.6.1.30
systemShowTimeDateShow system time and date.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3181.10.6.1.30.1
systemSetTimeSets the system clock (time only). Syntax: 12:30:00rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3181.10.6.1.30.2
systemSetDateSets the system clock (date only). Syntax: 2012-12-24rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3181.10.6.1.30.3
systemShowUtilizationShow CPU status informationrw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3181.10.6.1.30.4
systemRebootDeviceThis command will restart the device. All communication will be disrupted! Syntax: reboot_device = CONFIRM.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3181.10.6.1.30.5
systemCreateSnapshotCreates a snapshot of all relevant configuration and status information packaged as a single tar archieve. This file can be found in service/snapshot.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3181.10.6.1.30.6
systemSendWakeOnLanPacketThis command will send a magic packet to wake up a selected sleeping device. The device is identified by its MAC address. Syntax: send_wake_on_lan_packet = 00:11:22:44:55:66.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3181.10.6.1.30.7
systemAlternativeMacAddressThis field is usually empty. This field may be used to override the MAC address fixed in the factory setting. NOTE: This value is read only after a reset!rw
MacAddress (SNMPv2-TC)
.1.3.6.1.4.1.3181.10.6.1.30.8
systemBootPreferenceThis feature only applies to devices that feature internal memory plus plugged-in SD cards. It defines which software is used after reboot.rw
Enumeration
.1.3.6.1.4.1.3181.10.6.1.30.9
systemInventoryInventory string free for customer use. Up to 512 character are accepted. Note this config is linked to the SD card and may change when config or SD card is exchanged. For an inventory that is fixed to the hardware use device.system.set_factory_inventory command.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3181.10.6.1.30.10
systemAutorunCliScriptOptional cli scripts executed after power sequence is completed. Several scripts may be assigned, with comma or blank separation.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3181.10.6.1.30.11
systemLocalConsoleWhen set to disabled the local serial console port is disabled. Local access via serial cable is blocked. While this enhances local protection it also closes the emergency access should the device become inaccessible over the network due to misconfiguration. The port is also set to disabled, when serial port extension hardware is installed.rw
Enumeration
.1.3.6.1.4.1.3181.10.6.1.30.12
systemPermitDebugAccessWhen enabled it is possible to log into the system for debug purposes. This includes telnet/ssh, as well as web and file transfer protocols. To protect the system from unauthorized access it is strongly advised to disable this feature unless instructed by authorized service personnel. NOTE: To ensure that any possibly pending debug access is terminated reboot the device after setting this parameter to disabled.rw
Enumeration
.1.3.6.1.4.1.3181.10.6.1.30.13
systemPermitIncomingAlertsWhen enabled it is possible receive alerts via from external devices via SNMP or HTTP(S). This feature may be used in combination with custom scripting to react to external events. To protect the system from unauthorized spam it is advised to disable this feature unless there is an application for it.rw
Enumeration
.1.3.6.1.4.1.3181.10.6.1.30.14
scriptScheduleTableThis dynamic table permits the setup of automated script execution based on precise time scheduling definition. Any number of scripts may be executed at any desired interval or at selected dates. Please ensure the time and date are properly set (via NTP) when using this feature.
SEQUENCE OF ScriptScheduleEntry
.1.3.6.1.4.1.3181.10.6.1.30.15
scriptScheduleEntry
ScriptScheduleEntry
.1.3.6.1.4.1.3181.10.6.1.30.15.1
scriptScheduleIndexAutomatically generated
INTEGER
.1.3.6.1.4.1.3181.10.6.1.30.15.1.1
scriptScheduleNameUnique name to reference this entry and to remember whose MAC address is entered.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3181.10.6.1.30.15.1.2
scriptScheduleModeWhen set to disabled this entry is ignored. It is recommended to first set the mode to disabled before the associated time values are modified. When all values are properly set re-enable the entry.rw
Enumeration
.1.3.6.1.4.1.3181.10.6.1.30.15.1.3
scriptScheduleCliScriptEnter the name of the cli script that should be executed when the defined time occurs. Ensure that the script name selects a valid file. Several scripts may be assigned, with comma or blank separation.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3181.10.6.1.30.15.1.4
scriptScheduleMinutesFormat: 3,14 select exact minutes hour:03 and hour:14. * is every minute. */5 defines every five minutes.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3181.10.6.1.30.15.1.5
scriptScheduleHoursFormat: 0-23. Range and comma separation is permitted. * is every hour.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3181.10.6.1.30.15.1.6
scriptScheduleDaysFormat: 1-31. Range and comma separation is permitted. * is every day.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3181.10.6.1.30.15.1.7
scriptScheduleMonthsFormat: 1-12 or Jan-Dec. Range and comma separation is permitted. * is every month.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3181.10.6.1.30.15.1.8
scriptScheduleWeekdaysFormat: 0-6 or Sun-Sat. Range and comma separation is permitted. * is every day.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3181.10.6.1.30.15.1.9
systemLastBootTimeThe time and date when this device has booted.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3181.10.6.1.30.100
systemUptimeUptime since last reboot in seconds.ro
Counter32
.1.3.6.1.4.1.3181.10.6.1.30.101
systemUsedMacAddressContains the mac address used by this unit. Usually follows to MAC defined in the factory setting, but may be overwritten by the alternative_mac_address.ro
MacAddress (SNMPv2-TC)
.1.3.6.1.4.1.3181.10.6.1.30.102
systemUsedBootMediaro
Enumeration
.1.3.6.1.4.1.3181.10.6.1.30.103
systemTemperatureTemperature value in centigrade.ro
Integer32
.1.3.6.1.4.1.3181.10.6.1.30.104
systemClimateLevelAnnotated temperature level.ro
Enumeration
.1.3.6.1.4.1.3181.10.6.1.30.105
firmwareTableThis section provides details about the running firmware.
SEQUENCE OF FirmwareEntry
.1.3.6.1.4.1.3181.10.6.1.30.106
firmwareEntry
FirmwareEntry
.1.3.6.1.4.1.3181.10.6.1.30.106.1
firmwareIndexAutomatically generated
INTEGER (0)
.1.3.6.1.4.1.3181.10.6.1.30.106.1.1
firmwareRunningVersionRunning firmware version.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3181.10.6.1.30.106.1.2
firmwareBuildDateBuild date of the running firmware. Format: 2012-01-18 12:00:22.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3181.10.6.1.30.106.1.3
firmwareBuildNumberBuild number of the running firmware retrieved from the repository.ro
Unsigned32
.1.3.6.1.4.1.3181.10.6.1.30.106.1.4
saveInfoTableThis section provided status information about the internal parameter saving process.
SEQUENCE OF SaveInfoEntry
.1.3.6.1.4.1.3181.10.6.1.30.107
saveInfoEntry
SaveInfoEntry
.1.3.6.1.4.1.3181.10.6.1.30.107.1
saveInfoIndexAutomatically generated
INTEGER (0)
.1.3.6.1.4.1.3181.10.6.1.30.107.1.1
saveInfoLastSavedParameterRecords the last written parameter.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3181.10.6.1.30.107.1.2
saveInfoWriteStatusIndicates if writing was succcessful.ro
Enumeration
.1.3.6.1.4.1.3181.10.6.1.30.107.1.3
saveInfoTimeStampRecords the time the write status was last changed.ro
Counter32
.1.3.6.1.4.1.3181.10.6.1.30.107.1.4
G6-SYSTEM-MIB - SNMP MIB Reference | MIBs Explorer