atmVcPMQoSPeriodRef

RAD-MIB · .1.3.6.1.4.1.164.12.2.1.2.2.7.1.2

Object

column Enumeration
This object is an index that specifies which period of time, the next
5 objects refer to.
currentPeriod - the period since last systemResetAllStatsCmd received or
                since Start-up (if no systemResetAllStatsCmd was received since
                Start-up) until now.
lastPeriod    - the period between last two commands of systemResetAllStatsCmd.
                - If only one command occurred since Start-up: the period between 
                  Start-up and last command.
                - If no command occurred since Start-up: this period will not 
                  actually exist. In this case, he following 5 objects will be 0.

Context

MIB
RAD-MIB
OID
.1.3.6.1.4.1.164.12.2.1.2.2.7.1.2
Type
column
Access
readonly
Status
current
Parent
atmVcPMQoSEntry

Walk 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 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-MIB::atmVcPMQoSPeriodRef'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-MIB::atmVcPMQoSPeriodRef.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-MIB::atmVcPMQoSPeriodRef'

Syntax

Enumeration

Values & Constraints

No enumerated values or constraints recorded.