hh3cSanAggMemberList
HH3C-SAN-AGG-MIB ·
.1.3.6.1.4.1.25506.2.127.2.2.1.3
Object
List of member's ifIndex in the current SAN aggregation group.
If there is no member in the SAN aggregation group, the list
length should be zero. Otherwise each member's ifIndex value
occupies 4 octets. The greatest length of this list depends
on the maximum number of members a SAN aggregation group
supports, which can be customized and therefore is not a fixed
value.
When getting the group members' ifIndexes, the result was sorted
in ascending order of ifIndex values. However, when setting the
group members' ifIndexes, the sequence of ifIndex values is not
required.
Context
- MIB
- HH3C-SAN-AGG-MIB
- OID
.1.3.6.1.4.1.25506.2.127.2.2.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hh3cSanAggGroupEntry
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 'HH3C-SAN-AGG-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-SAN-AGG-MIB::hh3cSanAggMemberList'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HH3C-SAN-AGG-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-SAN-AGG-MIB::hh3cSanAggMemberList.<hh3cSanAggGroupNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HH3C-SAN-AGG-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HH3C-SAN-AGG-MIB::hh3cSanAggMemberList'
Syntax
- Source
- Hh3cMemberList
- Base type
OctetString
Values & Constraints
No enumerated values or constraints recorded.