oaLdRoadmPortThresholdIndex
OADWDM-MIB ·
.1.3.6.1.4.1.6926.1.41.15.7.1.3
Object
column mandatory
Enumeration
The threshold index An index from 1 to The number of thresholds
Context
- MIB
- OADWDM-MIB
- OID
.1.3.6.1.4.1.6926.1.41.15.7.1.3- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- oaLdRoadmPortThresholdEntry
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 'OADWDM-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OADWDM-MIB::oaLdRoadmPortThresholdIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OADWDM-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OADWDM-MIB::oaLdRoadmPortThresholdIndex.<oaLdRoadmPortThresholdSlotIndex>.<oaLdRoadmPortThresholdPortIndex>.<oaLdRoadmPortThresholdIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OADWDM-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OADWDM-MIB::oaLdRoadmPortThresholdIndex'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | degradeLow |
2 | degradeHigh |
3 | failLow |
4 | failHigh |
5 | hysteresisDegradeLow |
6 | hysteresisDegradeHigh |
7 | hysteresisFailLow |
8 | hysteresisFailHigh |
9 | tRaise |
10 | tFall |