rlDot3adAggTrunkCreationSupport
HPE-TRUNK-MIB ·
.1.3.6.1.4.1.11.2.65.5
Object
scalar r/w
Enumeration
Specifies if there is support to rldot3adAggCreationTable, and the type of the support: supportedTrunkOrLacp - ports that are members in some trunk are belongs to it by manual configuration or by lacp, but not togther. notSupported - there is not support to rldot3adAggCreationTable.
Context
- MIB
- HPE-TRUNK-MIB
- OID
.1.3.6.1.4.1.11.2.65.5- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- rlDot3adAgg
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HPE-TRUNK-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPE-TRUNK-MIB::rlDot3adAggTrunkCreationSupport.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HPE-TRUNK-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HPE-TRUNK-MIB::rlDot3adAggTrunkCreationSupport'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | notSupported |
1 | supportsTrunkOrLacp |