rmon1dayRxEthStatsFragments2Status
IPE-COMMON-MIB ·
.1.3.6.1.4.1.119.2.3.69.501.11.1.2.2.1.16
Object
column IpeStatsInfo
RMON 1day RX Fragments Status. 'invalid' means the corresponding monitoring value is not reliable because of the alarm or other reasons. 'maintenance' means that some maintenance functions are executed on the current interval.
Context
- MIB
- IPE-COMMON-MIB
- OID
.1.3.6.1.4.1.119.2.3.69.501.11.1.2.2.1.16- Type
- column
- Access
- readonly
- Status
- current
- Parent
- rmon1dayPort2Entry
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 'IPE-COMMON-MIB' -M '/opt/observium/mibs/nec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPE-COMMON-MIB::rmon1dayRxEthStatsFragments2Status'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IPE-COMMON-MIB' -M '/opt/observium/mibs/nec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPE-COMMON-MIB::rmon1dayRxEthStatsFragments2Status.<rmon1dayPort2IfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IPE-COMMON-MIB' -M '/opt/observium/mibs/nec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IPE-COMMON-MIB::rmon1dayRxEthStatsFragments2Status'
Syntax
- Source
- IpeStatsInfo
- Base type
Enumeration
Values & Constraints
Type Values
0 | invalid |
1 | validNoMaint |
2 | validMaint |
3 | invalidNoMaint |
4 | invalidMaint |