rbnFSGroupMode
RBN-SSE-MIB ·
.1.3.6.1.4.1.2352.2.48.1.1.1.3
Object
column Enumeration
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.
Context
- MIB
- RBN-SSE-MIB
- OID
.1.3.6.1.4.1.2352.2.48.1.1.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- rbnFSGroupEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RBN-SSE-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RBN-SSE-MIB::rbnFSGroupMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RBN-SSE-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RBN-SSE-MIB::rbnFSGroupMode.<rbnFSGroupName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RBN-SSE-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RBN-SSE-MIB::rbnFSGroupMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | diskRedundancy |
2 | networkRedundancy |
3 | nonRedundant |
Conformance
Member of