GAINSPEED-SYSTEM-MIB
34 objects
The MIB module to describe Gainspeed-specific system objects.
Imported Objects
| GAINSPEED-SMI | gainspeedMgmt |
| INET-ADDRESS-MIB | InetAddress InetAddressType |
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMPv2-CONF | NOTIFICATION-GROUP OBJECT-GROUP |
| SNMPv2-SMI | Integer32 MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE TimeTicks |
| SNMPv2-TC | DisplayString MacAddress TEXTUAL-CONVENTION |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.44886.10.14 | IdentitygainspeedSystemMIB | The MIB module to describe Gainspeed-specific system objects. | ||
| 1.3.6.1.4.1.44886.10.14.0 | NodegssysNotifications | |||
| 1.3.6.1.4.1.44886.10.14.0.1 | NotificationgssysNodeDiscoverNotification | current | An 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.2 | NotificationgssysNodeReplaceNotification | current | An 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.3 | NotificationgssysNodeRebootReasonNotification | current | An 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.4 | NotificationgssysNodePartitionSwitchNotification | current | An 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.5 | NotificationgssysNodeDPSHaltNotification | current | An 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.1 | NodegssysObjects | |||
| 1.3.6.1.4.1.44886.10.14.1.1 | NodegssysNode | |||
| 1.3.6.1.4.1.44886.10.14.1.1.1 | ScalargssysNodeSerialNum | read-only | current | The node serial number. |
| 1.3.6.1.4.1.44886.10.14.1.1.2 | ScalargssysNodeMacAddress | read-only | current | The node MAC address. |
| 1.3.6.1.4.1.44886.10.14.1.1.3 | ScalargssysNodeInetAddressType | read-only | current | The node IP address type. |
| 1.3.6.1.4.1.44886.10.14.1.1.4 | ScalargssysNodeInetAddress | read-only | current | The node IP address. |
| 1.3.6.1.4.1.44886.10.14.1.1.5 | ScalargssysNodeType | read-only | current | The node type. |
| 1.3.6.1.4.1.44886.10.14.1.1.6 | ScalargssysNodeDiscState | read-only | current | The node discovery state. |
| 1.3.6.1.4.1.44886.10.14.1.1.7 | ScalargssysNodeSlotNum | read-only | current | The node slot number. |
| 1.3.6.1.4.1.44886.10.14.1.1.8 | ScalargssysNodeRebootReason | read-only | current | The node reboot reason. |
| 1.3.6.1.4.1.44886.10.14.1.1.9 | ScalargssysNodePartitionSwitch | read-only | current | The node partition switch info. |
| 1.3.6.1.4.1.44886.10.14.1.1.10 | TablegssysNodeStateTable | not-accessible | current | This table contains information about node device state. |
| 1.3.6.1.4.1.44886.10.14.1.1.10.1 | RowgssysNodeStateEntry | not-accessible | current | An entry in the node state table. |
| 1.3.6.1.4.1.44886.10.14.1.1.10.1.1 | ColumngssysNodeStateSlotNum | not-accessible | current | The slot number of the node. |
| 1.3.6.1.4.1.44886.10.14.1.1.10.1.2 | ColumngssysNodeDeviceState | read-only | current | The device state of the node. |
| 1.3.6.1.4.1.44886.10.14.1.1.10.1.3 | ColumngssysNodeSystemUptime | read-only | current | The 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.11 | ScalargssysNodeDPSHaltInfo | read-only | current | The node DPS halt info. |
| 1.3.6.1.4.1.44886.10.14.2 | NodegssysConformance | |||
| 1.3.6.1.4.1.44886.10.14.2.1 | NodegssysCompliances | |||
| 1.3.6.1.4.1.44886.10.14.2.2 | NodegssysGroups | |||
| 1.3.6.1.4.1.44886.10.14.2.2.1 | GroupgssysNodeGroup | current | A collection of objects providing node discover descriptions. | |
| 1.3.6.1.4.1.44886.10.14.2.2.2 | GroupgssysNodeNotificationGroup | current | A collection of notifications providing node status. |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| GsNodeDeviceState | INTEGER { connected(1), disconnected(2), synced(3), syncFailed(4), none(5), initFailed(6), nodeReady(7), nodeReboot(8), nodeUpgrade(9), init(10), outOfSync(11), maintenance(12) } | current | The 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 … |
| GssysNodeDiscoverState | INTEGER { other(0), discovered(1), authenticated(2), configured(3) } | current | The 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 … |
| GssysNodePartitionSwitch | INTEGER { swpart(0), unstable(1) } | current | The 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. |
| GssysNodeRebootReason | INTEGER { 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) } | current | The 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… |
| GssysNodeType | INTEGER { 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) } | current | The 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… |