frsldSmplCtrlColPeriod
FRSLD-MIB ·
.1.3.6.1.2.1.95.1.2.1.3
Object
column r/w
secondsInteger32
The amount of time in seconds that defines a period of collection for the statistics. At the end of each period, the statistics will be sampled and a row is added to the sample table.
Context
- MIB
- FRSLD-MIB
- OID
.1.3.6.1.2.1.95.1.2.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Units
- seconds
- Parent
- frsldSmplCtrlEntry
- Groups
- 1
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 'FRSLD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FRSLD-MIB::frsldSmplCtrlColPeriod'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FRSLD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FRSLD-MIB::frsldSmplCtrlColPeriod.<ifIndex>.<frsldPvcCtrlDlci>.<frsldPvcCtrlTransmitRP>.<frsldPvcCtrlReceiveRP>.<frsldSmplCtrlIdx>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FRSLD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FRSLD-MIB::frsldSmplCtrlColPeriod'
Syntax
secondsInteger32
Values & Constraints
Object Constraints
range: 1-2147483647
Conformance
Member of