rlGreenEthPortNonOperReason
MARVELL-GREEN-MIB ·
.1.3.6.1.4.1.89.134.8.1.4
Object
column NonOperReasonType
Reason why saving mode is not activated
Context
- MIB
- MARVELL-GREEN-MIB
- OID
.1.3.6.1.4.1.89.134.8.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- rlGreenEthPortEntry
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-GREEN-MIB' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MARVELL-GREEN-MIB::rlGreenEthPortNonOperReason'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MARVELL-GREEN-MIB' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MARVELL-GREEN-MIB::rlGreenEthPortNonOperReason.<ifIndex>.<rlGreenEthPortSavingTypeValue>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MARVELL-GREEN-MIB' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MARVELL-GREEN-MIB::rlGreenEthPortNonOperReason'
Syntax
- Source
- NonOperReasonType
- Base type
Enumeration
Values & Constraints
Type Values
1 | np |
2 | lt |
3 | lu |
4 | ls |
5 | ll |
6 | er |
7 | ld |
8 | unknown |