rlAutoSmartPortLastVoiceVlanStatus
MARVELL-EVENTS-MIB ·
.1.3.6.1.4.1.89.150.1.3
Object
scalar Enumeration
Indicated last status set by VOICE VLAN feature.
If rlAutoSmartPortAdminStatus has 'controlled' value then the value of this object is the same as rlAutoSmartPortOperStatus.
enabled - Auto Smart port feature should be operationally enabled, if rlAutoSmartPortAdminStatus has 'controlled' value.
disabled - Auto Smart port feature should be operationally disabled, if rlAutoSmartPortAdminStatus has 'controlled' value
Context
- MIB
- MARVELL-EVENTS-MIB
- OID
.1.3.6.1.4.1.89.150.1.3- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- rlPortEvents
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 'MARVELL-EVENTS-MIB' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MARVELL-EVENTS-MIB::rlAutoSmartPortLastVoiceVlanStatus.0'
More examples
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::rlAutoSmartPortLastVoiceVlanStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |