atmVcPMQoSPeriodRef
ACE2002-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
- ACE2002-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
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 'ACE2002-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ACE2002-MIB::atmVcPMQoSPeriodRef'
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::atmVcPMQoSPeriodRef.<ifIndex>.<atmVclVpi>.<atmVclVci>.<atmVcPMQoSDirection>.<atmVcPMQoSPeriodRef>'
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::atmVcPMQoSPeriodRef'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | currentPeriod |
2 | lastPeriod |