nbsFecpmHistoricSample
NBS-FECPM-MIB ·
.1.3.6.1.4.1.629.223.3.3.1.4
Object
column Integer32
Indicates the sample number of this statistic. The most recent sample is numbered 1, the next previous 2, and so on until the oldest sample.
Context
- MIB
- NBS-FECPM-MIB
- OID
.1.3.6.1.4.1.629.223.3.3.1.4- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- nbsFecpmHistoricEntry
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 'NBS-FECPM-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NBS-FECPM-MIB::nbsFecpmHistoricSample'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NBS-FECPM-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NBS-FECPM-MIB::nbsFecpmHistoricSample.<nbsFecpmHistoricIfIndex>.<nbsFecpmHistoricInterval>.<nbsFecpmHistoricSample>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NBS-FECPM-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NBS-FECPM-MIB::nbsFecpmHistoricSample'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647