rlAutoSmartPortParamOrder
MARVELL-EVENTS-MIB ·
.1.3.6.1.4.1.89.150.1.9.1.3
Object
Setting this object to 'first' instructs the system to erase all previous information associated with the rlAutoSmartPortTypesType and rlAutoSmartPortMacroType associated with this conceptual row. Setting this object to 'middle' instructs the system to wait for further parameters. Setting this object to 'last' informs the system that no further parameters will be sent and therefore it can start applying the smartport type. Setting this object to 'single' instructs the system to erase all previous information associated with the rlAutoSmartPortTypesType and rlAutoSmartPortMacroType associated with this conceptual row and informs the system that no further parameters will be sent and informs the system that no further parameters will be sent and therefore it can start applying the smartport type.
Context
- MIB
- MARVELL-EVENTS-MIB
- OID
.1.3.6.1.4.1.89.150.1.9.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rlAutoSmartPortParamsEntry
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 'MARVELL-EVENTS-MIB' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MARVELL-EVENTS-MIB::rlAutoSmartPortParamOrder'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MARVELL-EVENTS-MIB' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MARVELL-EVENTS-MIB::rlAutoSmartPortParamOrder.<rlAutoSmartPortIfIndex>.<rlAutoSmartPortParamName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MARVELL-EVENTS-MIB' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MARVELL-EVENTS-MIB::rlAutoSmartPortParamOrder'
Syntax
- Source
- SmartPortMacroParameterOrder
- Base type
Enumeration
Values & Constraints
Type Values
1 | single |
2 | first |
3 | middle |
4 | last |