mwrPmBWInterval
MWR-ETHERNET-MIB ·
.1.3.6.1.4.1.7262.4.5.16.2.2.1.2
Object
column PMIntervalType
The interval period of the row. Quarter means the 15 minutes interval and day means the 24 hours interval.
Context
- MIB
- MWR-ETHERNET-MIB
- OID
.1.3.6.1.4.1.7262.4.5.16.2.2.1.2- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- mwrPmBWEntry
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 'MWR-ETHERNET-MIB' -M '/opt/observium/mibs/dragonwave:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MWR-ETHERNET-MIB::mwrPmBWInterval'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MWR-ETHERNET-MIB' -M '/opt/observium/mibs/dragonwave:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MWR-ETHERNET-MIB::mwrPmBWInterval.<mwrPmBWStatusIndex>.<mwrPmBWInterval>.<mwrPmBWIntervalID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MWR-ETHERNET-MIB' -M '/opt/observium/mibs/dragonwave:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MWR-ETHERNET-MIB::mwrPmBWInterval'
Syntax
- Source
- PMIntervalType
- Base type
Enumeration
Type Description
The available interval period for statistical counters.
Values & Constraints
Type Values
1 | quarter |
2 | day |