rlAutoSmartPortPersistency
MARVELL-EVENTS-MIB ·
.1.3.6.1.4.1.89.150.1.8.1.4
Object
column r/w
Enumeration
If set to persistent then, if the system concludes, according to the information learnt there is no relevant device connected to the port, the rlAutoSmartPortPortType will not be changed (as if the user set this rlAutoSmartPortPortType himself), except on learning another rlAutoSmartPortPortType.
Context
- MIB
- MARVELL-EVENTS-MIB
- OID
.1.3.6.1.4.1.89.150.1.8.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rlAutoSmartPortPortsEntry
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::rlAutoSmartPortPersistency'
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::rlAutoSmartPortPersistency.<rlAutoSmartPortPort>'
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::rlAutoSmartPortPersistency'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | persistent |
2 | not-persistent |