genEquipPmRfuCommonSL15minIDF
MWRM-PM-MIB ·
.1.3.6.1.4.1.2281.10.6.1.1.1.1.11
Object
column MWRM-UNIT-MIBIntegrity
This value indicates the IDF (Invalid Data Flag) of the interval. integrity(0), nointegrity(1).
Context
- MIB
- MWRM-PM-MIB
- OID
.1.3.6.1.4.1.2281.10.6.1.1.1.1.11- Type
- column
- Access
- readonly
- Status
- current
- Parent
- genEquipPmRfuCommonSL15minEntry
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 'MWRM-PM-MIB' -M '/opt/observium/mibs/ceragon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MWRM-PM-MIB::genEquipPmRfuCommonSL15minIDF'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MWRM-PM-MIB' -M '/opt/observium/mibs/ceragon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MWRM-PM-MIB::genEquipPmRfuCommonSL15minIDF.<genEquipPmRfuCommonSL15minId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MWRM-PM-MIB' -M '/opt/observium/mibs/ceragon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MWRM-PM-MIB::genEquipPmRfuCommonSL15minIDF'
Syntax
- Source
- MWRM-UNIT-MIBIntegrity
- Base type
Enumeration
Values & Constraints
Type Values
0 | integrity |
1 | nointegrity |