RBN-SSE-MIB: View SNMP OID List / Download MIB
VENDOR: ERICSSON
Home | MIB: RBN-SSE-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
rbnSseMIB | 1.3.6.1.4.1.2352.2.48 |
This management information module defines the objects necessary to support the management of SmartEdge Server Engine(SSE) file server groups, partitions and corresponding alarms |
||
rbnSseMIBNotifications | 1.3.6.1.4.1.2352.2.48.0 | |||
rbnSseFsgSwitchManual | 1.3.6.1.4.1.2352.2.48.0.1 |
A rbnSseFsgSwitchManual notification signifies that the FS group manual switch in progress. |
||
rbnSseFsgSwitchAuto | 1.3.6.1.4.1.2352.2.48.0.2 |
A rbnSseFsgSwitchAuto notification signifies that the FS group auto switch in progress. |
||
rbnSseFsgSwitchCompleted | 1.3.6.1.4.1.2352.2.48.0.3 |
A rbnSseFsgSwitchCompleted notification signifies that the FS group switch completed. |
||
rbnSseFsgSwitchFail | 1.3.6.1.4.1.2352.2.48.0.4 |
A rbnSseFsgSwitchFail notification signifies that the FS group switch failed. |
||
rbnSseFsgSwitchWtr | 1.3.6.1.4.1.2352.2.48.0.5 |
A rbnSseFsgSwitchWtr notification signifies that the FS group auto switch is waiting to restored. |
||
rbnSseFsgNotOperational | 1.3.6.1.4.1.2352.2.48.0.6 |
A rbnSseFsgNotOperational notification signifies that the FS group is not operational. |
||
rbnSseFsgBlockDeviceFail | 1.3.6.1.4.1.2352.2.48.0.7 |
A rbnSseFsgBlockDeviceFail notification signifies that the FS group block device (DRBD) failed. |
||
rbnSseFsgPartitionNotOperational | 1.3.6.1.4.1.2352.2.48.0.8 |
A rbnSseFsgPartitionNotOperational notification signifies that the FS group partition not operational. |
||
rbnSseFsgParitionDataSyncing | 1.3.6.1.4.1.2352.2.48.0.9 |
A rbnSseFsgParitionDataSyncing notification signifies that the FS group partition data sync failed. |
||
rbnSseFsgParitionDataSyncFail | 1.3.6.1.4.1.2352.2.48.0.10 |
A rbnSseFsgParitionDataSyncFail notification signifies that the FS group partition data sync failed. |
||
rbnSseFsgPartitionFull | 1.3.6.1.4.1.2352.2.48.0.11 |
A rbnSseFsgPartitionFull notification signifies that the FS group partition is full |
||
rbnSseFsgPartitionLow | 1.3.6.1.4.1.2352.2.48.0.12 |
A rbnSseFsgPartitionLow notification signifies that the FS group partition is low in space. |
||
rbnSseFsgPartitionNotOperStandby | 1.3.6.1.4.1.2352.2.48.0.13 |
A rbnSseFsgPartitionNotOperStandby notification signifies that the FS group partition is not ready at standby |
||
rbnSseMIBObjects | 1.3.6.1.4.1.2352.2.48.1 | |||
rbnFSGroupTable | 1.3.6.1.4.1.2352.2.48.1.1 | no-access |
File-Server Group is a logical abstraction of a physical file server. This table lists the File Server Groups that have been configured on the system. |
|
1.3.6.1.4.1.2352.2.48.1.1.1 | no-access |
A conceptual row in the rbnFSGroupTable. |
||
rbnFSGroupName | 1.3.6.1.4.1.2352.2.48.1.1.1.1 | snmpadminstring | no-access |
A textual name for the File Server Group. |
rbnFSGroupState | 1.3.6.1.4.1.2352.2.48.1.1.1.2 | integer | read-only |
Service state of the File Server Group. Enumeration: 'partial': 3, 'unknown': 0, 'up': 1, 'down': 2, 'unassigned': 6, 'noCard': 5, 'stale': 4. |
rbnFSGroupMode | 1.3.6.1.4.1.2352.2.48.1.1.1.3 | integer | read-only |
Operational mode. diskRedundancy Each hard disk on a single file-server card will mirror each other, and when one fails, the other will take over automatically. networkRedundancy One file-server is mirroring the other in the same chassis. One of the file-servers will be in active state while the other is standby or backup. nonRedundant One or two hard disks serving as generic disk. Enumeration: 'nonRedundant': 3, 'networkRedundancy': 2, 'diskRedundancy': 1. |
rbnFSGroupRaidMode | 1.3.6.1.4.1.2352.2.48.1.1.1.4 | integer | read-only |
Operational mode of the disks. RAID0 : must use 2 disks. Non-RAID0: RAID1: imply using 2 disks, although 1 could be un-plugged. Independent (standalone): either 1 or 2 disks. Enumeration: 'unknown': 0, 'raid1': 2, 'raid0': 1, 'independent': 3. |
rbnFSGroupRevert | 1.3.6.1.4.1.2352.2.48.1.1.1.5 | truthvalue | read-only |
The reverting mode of the File Server Group. Revert back to original primary/secondary relationship if in reverted mode (that is this object has the value true(1)). |
rbnFSPrimarySlot | 1.3.6.1.4.1.2352.2.48.1.1.1.6 | rbnslot | read-only |
The chassis slot number in which the primary SSE card is present. |
rbnFSSecondarySlot | 1.3.6.1.4.1.2352.2.48.1.1.1.7 | rbnslot | read-only |
The chassis slot number in which the secondary SSE card is present. |
rbnFSActiveSlot | 1.3.6.1.4.1.2352.2.48.1.1.1.8 | rbnslot | read-only |
The slot number in which the active SSE card is present. |
rbnFSPartitionTable | 1.3.6.1.4.1.2352.2.48.1.2 | no-access |
This table lists the Partitions that have been configured on the system. |
|
1.3.6.1.4.1.2352.2.48.1.2.1 | no-access |
A conceptual row in the PartitionTable. |
||
rbnFSPartitionName | 1.3.6.1.4.1.2352.2.48.1.2.1.1 | snmpadminstring | no-access |
A textual name for the Partition. |
rbnFSPartitionState | 1.3.6.1.4.1.2352.2.48.1.2.1.2 | integer | read-only |
Operational status of the partition. Enumeration: 'down': 2, 'stale': 3, 'up': 1. |
rbnFSPartitionSize | 1.3.6.1.4.1.2352.2.48.1.2.1.3 | unsigned32 | read-only |
Size of the partition in GBytes. |
rbnFSPartitionDisk | 1.3.6.1.4.1.2352.2.48.1.2.1.4 | unsigned32 | read-only |
DiskId of the disk(disk num) where the partition is located. For SSE, 0 for DISK_1, 1 for DISK_2 and 2 for DISK_ALL will be used. |
rbnFSPartitionMirrored | 1.3.6.1.4.1.2352.2.48.1.2.1.5 | integer | read-only |
Mirror data to standby disk, if network redundancy is configured. Enumeration: 'disabled': 2, 'notApplicable': 3, 'enabled': 1. |
rbnFSPartitionRaiseTriggerPercentage | 1.3.6.1.4.1.2352.2.48.1.2.1.6 | rbnpercentage | read-only |
Partition capacity used in percentage to trigger alarm. Raise percentage of 100 indicates alarm is triggered when the partition is completeley full. |
rbnFSPartitionClearTriggerPercentage | 1.3.6.1.4.1.2352.2.48.1.2.1.7 | rbnpercentage | read-only |
Specifies the capacity percentage for when the alarm is cleared. Clear percentage of 10 indicates alarm is triggered when parition is at 10% below raise percentage. |
rbnSseAlarmDateAndTime | 1.3.6.1.4.1.2352.2.48.1.3 | dateandtime | no-access |
The local date and time when the alarm was raised |
rbnSseAlarmSeverity | 1.3.6.1.4.1.2352.2.48.1.4 | ituperceivedseverity | no-access |
The perceived severity of the alarm. |
rbnSseAlarmProbableCause | 1.3.6.1.4.1.2352.2.48.1.5 | ianaituprobablecause | no-access |
The probable cause for this alarm. |
rbnSseEventType | 1.3.6.1.4.1.2352.2.48.1.6 | ianaitueventtype | no-access |
The type of the alarm. |
rbnSseAlarmDescription | 1.3.6.1.4.1.2352.2.48.1.7 | snmpadminstring | no-access |
A text string which conveys additional information about the alarm. |
rbnSseMIBConformance | 1.3.6.1.4.1.2352.2.48.2 | |||
rbnSseGroups | 1.3.6.1.4.1.2352.2.48.2.1 | |||
rbnSseFileServerGroup | 1.3.6.1.4.1.2352.2.48.2.1.1 |
A collection of rbnFSGroupTable objects providing information applicable to all file server groups. |
||
rbnSsePartitionGroup | 1.3.6.1.4.1.2352.2.48.2.1.2 |
A collection of rbnFSPartitionTable objects providing information applicable to all file server group partitions. |
||
rbnSseEventObjectGroup | 1.3.6.1.4.1.2352.2.48.2.1.3 |
A collection of rbnSse notification objects. |
||
rbnSseEventGroup | 1.3.6.1.4.1.2352.2.48.2.1.4 |
A collection of rbnSse notifications. |
||
rbnSseCompliances | 1.3.6.1.4.1.2352.2.48.2.2 | |||
rbnSseMIBCompliance | 1.3.6.1.4.1.2352.2.48.2.2.1 |
The compliance statement for Redback SmartEdge Server Engine(SSE) MIB. |