h3cSanAggMemberStateList
H3C-SAN-AGG-MIB ·
.1.3.6.1.4.1.2011.10.2.127.2.2.1.4
Object
column H3cMemberList
List of member's state in current SAN aggregation group, where the
state value is sorted in ascending order of member's ifIndex, which
is consistent with the 'get' result of 'h3cSanAggMemberList'.
The explanation of this value's length is as same as the
'h3cSanAggMemberList'.
Each member's state value occupies 4 octets. The value specifications
are listed as follows:
1: This member hasn't passed the link negotiation.
2: This member has passed the link negotiation but has not been
selected.
3: This member has been selected.
Context
- MIB
- H3C-SAN-AGG-MIB
- OID
.1.3.6.1.4.1.2011.10.2.127.2.2.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- h3cSanAggGroupEntry
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 'H3C-SAN-AGG-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-SAN-AGG-MIB::h3cSanAggMemberStateList'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'H3C-SAN-AGG-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-SAN-AGG-MIB::h3cSanAggMemberStateList.<h3cSanAggGroupNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'H3C-SAN-AGG-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'H3C-SAN-AGG-MIB::h3cSanAggMemberStateList'
Syntax
- Source
- H3cMemberList
- Base type
OctetString
Values & Constraints
No enumerated values or constraints recorded.