rlAutoSmartTrunkRefreshSmartPortType
MARVELL-EVENTS-MIB ·
.1.3.6.1.4.1.89.150.1.10.1.1
Object
column Enumeration
If not default the trunk refresh operation will be carried out on all ports of this smart port type if rlAutoSmartTrunkRefreshIfIndex is nonzero, or on the port specifed by rlAutoSmartTrunkRefreshIfIndex if it's type matches the given this smart port type (if not matching a wrong-value error will be return). If default the trunk refresh operation will be carried out on all ports of router, switch and ap smart port type if rlAutoSmartTrunkRefreshIfIndex is nonzero, or on the port specifed by rlAutoSmartTrunkRefreshIfIndex.
Context
- MIB
- MARVELL-EVENTS-MIB
- OID
.1.3.6.1.4.1.89.150.1.10.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- rlAutoSmartTrunkRefreshEntry
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::rlAutoSmartTrunkRefreshSmartPortType'
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::rlAutoSmartTrunkRefreshSmartPortType.<rlAutoSmartTrunkRefreshSmartPortType>.<rlAutoSmartTrunkRefreshIfIndex>'
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::rlAutoSmartTrunkRefreshSmartPortType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | default |
11 | switch |
12 | router |
13 | ap |