genEquipPmNGPWIdf
MWRM-PM-MIB ·
.1.3.6.1.4.1.2281.10.6.3.8.2.1.13
Object
column MWRM-UNIT-MIBIntegrity
This value indicates if the IDF (Invalid Data Flag), was set.
Context
- MIB
- MWRM-PM-MIB
- OID
.1.3.6.1.4.1.2281.10.6.3.8.2.1.13- Type
- column
- Access
- readonly
- Status
- current
- Parent
- genEquipPmNGPWEntry
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::genEquipPmNGPWIdf'
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::genEquipPmNGPWIdf.<genEquipPmNGPWPmType>.<genEquipPmNGPWIfIndex>.<genEquipPmNGPWInterval>'
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::genEquipPmNGPWIdf'
Syntax
- Source
- MWRM-UNIT-MIBIntegrity
- Base type
Enumeration
Values & Constraints
Enumerated Values
1 | yes |
2 | no |
Type Values
0 | integrity |
1 | nointegrity |