ifPerfL2StatPeriod
LUM-IFPERF-MIB ·
.1.3.6.1.4.1.8708.2.56.2.7.1.1.4
Object
column PerfPeriodWithNA
Period, 15 minute or 24 hour.
- 15 minute interval measurements per
measurement point
- 24 hour interval measurements per
measurement point
Context
- MIB
- LUM-IFPERF-MIB
- OID
.1.3.6.1.4.1.8708.2.56.2.7.1.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ifPerfL2StatEntry
- Groups
- 2
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 'LUM-IFPERF-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-IFPERF-MIB::ifPerfL2StatPeriod'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUM-IFPERF-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-IFPERF-MIB::ifPerfL2StatPeriod.<ifPerfL2StatIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-IFPERF-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-IFPERF-MIB::ifPerfL2StatPeriod'
Syntax
- Source
- PerfPeriodWithNA
- Base type
Enumeration
Type Description
The period time for performance data.
period15minutes - 15 minutes
period24hours - 24 hours
Values & Constraints
Type Values
1 | period15minutes |
2 | period24hours |
2147483647 | notApplicable |
Conformance
Member of