fsLaPortPartnerResetAdminState
SUPERMICRO-LA-MIB ·
.1.3.6.1.4.1.10876.101.1.63.3.1.1.6
Object
A string of 8 bits,corresponding to the administrative values of Partner_State.The first bit corresponds to bit 0 of Partner_State (LACP_Activity),the second bit corresponds to bit 1 (LACP_Timeout), the third bit corresponds to bit 2 (Aggregation),the fourth bit corresponds to bit 3 (Synchronization),the fifth bit corresponds to bit 4 (Collecting),the sixth bit corresponds to bit 5 (Distributing), the seventh bit corresponds to bit 6 (Defaulted),and the eighth bit corresponds to bit 7 (Expired). This object allows the RESET of the values of Partner LACP_Activity, LACP_Timeout and Aggregation. Get operation on this object returns zeros for the Partner administrative values
Context
- MIB
- SUPERMICRO-LA-MIB
- OID
.1.3.6.1.4.1.10876.101.1.63.3.1.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsLaPortEntry
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 'SUPERMICRO-LA-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-LA-MIB::fsLaPortPartnerResetAdminState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICRO-LA-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-LA-MIB::fsLaPortPartnerResetAdminState.<fsLaPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-LA-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-LA-MIB::fsLaPortPartnerResetAdminState'