pmFile24hIndex
LUM-PM-MIB ·
.1.3.6.1.4.1.8708.2.15.2.8.1.1.1
Object
column PmInterval24hNumber
A number which identifies the interval for which the set of statistics is available. The interval identified by 1 is the most recently completed interval, and the interval identified by N is the interval immediately preceding the one identified by N-1.
Context
- MIB
- LUM-PM-MIB
- OID
.1.3.6.1.4.1.8708.2.15.2.8.1.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- pmFile24hEntry
- Groups
- 4
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-PM-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-PM-MIB::pmFile24hIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUM-PM-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-PM-MIB::pmFile24hIndex.<pmFile24hIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-PM-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-PM-MIB::pmFile24hIndex'
Syntax
- Source
- PmInterval24hNumber
- Base type
Unsigned32- Display format
d
Type Description
A number which identifies the interval for which the set of statistics is available. The interval identified by 1 is the most recently completed interval, and the interval identified by N is the interval immediately preceding the one identified by N-1.
Values & Constraints
Type Constraints
range: 1..40