atmVcQoSPeriodRef

ACE2002-MIB · .1.3.6.1.4.1.164.12.2.1.2.2.6.1.1

Object

column Enumeration
This object is an index that specifies which period of time, the next 
2 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
ACE2002-MIB
OID
.1.3.6.1.4.1.164.12.2.1.2.2.6.1.1
Type
column
Access
readonly
Status
current
Parent
atmVcQoSEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1currentPeriod
2lastPeriod