threshLevel
NORTEL-OME40G-PM-PROV-MIB ·
.1.3.6.1.4.1.562.68.11.3.4.1.2.1.6
Object
Few Montype require scientific notation type input. e.g.:5E-10. So, this threshLevel value must be in string to support various input.
Context
- MIB
- NORTEL-OME40G-PM-PROV-MIB
- OID
.1.3.6.1.4.1.562.68.11.3.4.1.2.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- nnMonTypeInstanceEntry
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 'NORTEL-OME40G-PM-PROV-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NORTEL-OME40G-PM-PROV-MIB::threshLevel'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NORTEL-OME40G-PM-PROV-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NORTEL-OME40G-PM-PROV-MIB::threshLevel.<ifIndex>.<monType>.<endpoint>.<direction>.<accumTimePeriod>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NORTEL-OME40G-PM-PROV-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NORTEL-OME40G-PM-PROV-MIB::threshLevel'
Syntax
- Source
- RFC1213-MIBDisplayString
- Base type
OctetString
Values & Constraints
No enumerated values or constraints recorded.