svrCluMemberStatus
SVRCLU-MIB ·
.1.3.6.1.4.1.36.2.18.22.4.1.1.2.11.1.4
Object
Status of this member: new, normal, removed, etc.
Context
- MIB
- SVRCLU-MIB
- OID
.1.3.6.1.4.1.36.2.18.22.4.1.1.2.11.1.4- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- svrCluMemberEntry
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 'SVRCLU-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SVRCLU-MIB::svrCluMemberStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SVRCLU-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SVRCLU-MIB::svrCluMemberStatus.<svrCluMemberIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SVRCLU-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SVRCLU-MIB::svrCluMemberStatus'
Syntax
- Source
- MemberStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | unknown |
2 | other |
3 | new |
4 | normal |
5 | removed |