MIB Viewer

GAINSPEED-SYSTEM-MIB

34 objects
The MIB module to describe Gainspeed-specific system objects.
Imported Objects
GAINSPEED-SMIgainspeedMgmt
INET-ADDRESS-MIBInetAddress InetAddressType
SNMP-FRAMEWORK-MIBSnmpAdminString
SNMPv2-CONFNOTIFICATION-GROUP OBJECT-GROUP
SNMPv2-SMIInteger32 MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE TimeTicks
SNMPv2-TCDisplayString MacAddress TEXTUAL-CONVENTION
OIDNameAccessStatusDescription
1.3.6.1.4.1.44886.10.14IdentitygainspeedSystemMIBThe MIB module to describe Gainspeed-specific system objects.
1.3.6.1.4.1.44886.10.14.0NodegssysNotifications
1.3.6.1.4.1.44886.10.14.0.1NotificationgssysNodeDiscoverNotificationcurrentAn event to report a discovered node. This notification includes the following information: - gssysNodeSerialNum: the serial number of the discovered node. - g…
1.3.6.1.4.1.44886.10.14.0.2NotificationgssysNodeReplaceNotificationcurrentAn event to report a node being replaced. This notification includes the following information: - gssysNodeSlotNum: the slot number in which the node is replac…
1.3.6.1.4.1.44886.10.14.0.3NotificationgssysNodeRebootReasonNotificationcurrentAn event to report a specific reason to reboot of a node. This notification includes the following information: - gssysNodeSlotNum: the slot number in which th…
1.3.6.1.4.1.44886.10.14.0.4NotificationgssysNodePartitionSwitchNotificationcurrentAn event to report specific info of node partition switch. This notification includes the following information: - gssysNodeSlotNum: the slot number in which t…
1.3.6.1.4.1.44886.10.14.0.5NotificationgssysNodeDPSHaltNotificationcurrentAn event to report specific info of node partition switch. This notification includes the following information: - gssysNodeSlotNum: the slot number in which t…
1.3.6.1.4.1.44886.10.14.1NodegssysObjects
1.3.6.1.4.1.44886.10.14.1.1NodegssysNode
1.3.6.1.4.1.44886.10.14.1.1.1ScalargssysNodeSerialNumread-onlycurrentThe node serial number.
1.3.6.1.4.1.44886.10.14.1.1.2ScalargssysNodeMacAddressread-onlycurrentThe node MAC address.
1.3.6.1.4.1.44886.10.14.1.1.3ScalargssysNodeInetAddressTyperead-onlycurrentThe node IP address type.
1.3.6.1.4.1.44886.10.14.1.1.4ScalargssysNodeInetAddressread-onlycurrentThe node IP address.
1.3.6.1.4.1.44886.10.14.1.1.5ScalargssysNodeTyperead-onlycurrentThe node type.
1.3.6.1.4.1.44886.10.14.1.1.6ScalargssysNodeDiscStateread-onlycurrentThe node discovery state.
1.3.6.1.4.1.44886.10.14.1.1.7ScalargssysNodeSlotNumread-onlycurrentThe node slot number.
1.3.6.1.4.1.44886.10.14.1.1.8ScalargssysNodeRebootReasonread-onlycurrentThe node reboot reason.
1.3.6.1.4.1.44886.10.14.1.1.9ScalargssysNodePartitionSwitchread-onlycurrentThe node partition switch info.
1.3.6.1.4.1.44886.10.14.1.1.10TablegssysNodeStateTablenot-accessiblecurrentThis table contains information about node device state.
1.3.6.1.4.1.44886.10.14.1.1.10.1RowgssysNodeStateEntrynot-accessiblecurrentAn entry in the node state table.
1.3.6.1.4.1.44886.10.14.1.1.10.1.1ColumngssysNodeStateSlotNumnot-accessiblecurrentThe slot number of the node.
1.3.6.1.4.1.44886.10.14.1.1.10.1.2ColumngssysNodeDeviceStateread-onlycurrentThe device state of the node.
1.3.6.1.4.1.44886.10.14.1.1.10.1.3ColumngssysNodeSystemUptimeread-onlycurrentThe system uptime of node. This only has meaning when gssysNodeDeviceState is synced, syncFailed or outOfSync, otherwise it is 0.
1.3.6.1.4.1.44886.10.14.1.1.11ScalargssysNodeDPSHaltInforead-onlycurrentThe node DPS halt info.
1.3.6.1.4.1.44886.10.14.2NodegssysConformance
1.3.6.1.4.1.44886.10.14.2.1NodegssysCompliances
1.3.6.1.4.1.44886.10.14.2.2NodegssysGroups
1.3.6.1.4.1.44886.10.14.2.2.1GroupgssysNodeGroupcurrentA collection of objects providing node discover descriptions.
1.3.6.1.4.1.44886.10.14.2.2.2GroupgssysNodeNotificationGroupcurrentA collection of notifications providing node status.
Type Definitions
NameSyntaxStatusDescription
GsNodeDeviceStateINTEGER { connected(1), disconnected(2), synced(3), syncFailed(4), none(5), initFailed(6), nodeReady(7), nodeReboot(8), nodeUpgrade(9), init(10), outOfSync(11), maintenance(12) }currentThe node device state. Valid values are: connected(1): Indicates the device state of node is connected. disconnected(2): Indicates the device state of node is disconnected. synced(3): Indicates the device state of node …
GssysNodeDiscoverStateINTEGER { other(0), discovered(1), authenticated(2), configured(3) }currentThe node discover state. Valid values are: other(0): Indicates any node discover state not described below. discovered(1): Indicates the node is discovered but not authenticated. authenticated(2): Indicates the node is …
GssysNodePartitionSwitchINTEGER { swpart(0), unstable(1) }currentThe node partition switch info . Valid values are: swpart(0): Indicates the node switches partitions and reboots. unstable(1): Indicates the node reboots 3 times in less than 10 minutes and switches partitions.
GssysNodeRebootReasonINTEGER { other(0), hwwatchdog(1), kernel-panic(2), acfail(3), lagfail(4), rxlos(5), por(6), mcpfail(10), procfail(11), manual(12), swm-upgrade(13), sw-partition(14), factory-reset(15), cfg-chg(16), dsp-halted(17), fpga-upgrade(18), sw-watchdog(19), node-sh(20) }currentThe node reboot reason . Valid values are: other(0): Indicates any node reboot reason not described below. hwwatchdog(1): Indicates the node is rebooted because of hardware watchdog timeout kernel-panic(2): Indicates th…
GssysNodeTypeINTEGER { other(0), en100(1), accessnode200FourPorts(6), accessnode200TwoPorts(7), sc2D3000(10), sc1D2000(11), sc2D3000RPD(12), sc1D2000RPD(13), sc2D4000(14), ve-24Ports(100), mvlt-24(101), mvlt-12(102), dv-24Ports(103), dv-12Ports(104), sf-4x(200), exs1610(201), vCMTS(350) }currentThe node type. Valid values are: other(0): Indicates any node type not described below. en100(1): Indicates the node is an EN100. accessnode200FourPorts(6): Indicates the node is an EN200 with four RF ports. accessnode2…