pdnAtmVclHistIndex
PDN-ATMSTATS-MIB ·
.1.3.6.1.4.1.1795.2.24.2.6.11.3.2.4.1.1
Object
column Integer32
A number between 1 and 96, which identifies the interval for which the set of statistics in this entry was collected. The interval identified by 1 is the most recently completed 15 minute interval, and the interval identified by N is the interval immediately preceding the one identified by N-1.
Context
- MIB
- PDN-ATMSTATS-MIB
- OID
.1.3.6.1.4.1.1795.2.24.2.6.11.3.2.4.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- pdnAtmVclHistEntry
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 'PDN-ATMSTATS-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-ATMSTATS-MIB::pdnAtmVclHistIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PDN-ATMSTATS-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-ATMSTATS-MIB::pdnAtmVclHistIndex.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PDN-ATMSTATS-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PDN-ATMSTATS-MIB::pdnAtmVclHistIndex'
Syntax
Integer32
Values & Constraints
No enumerated values or constraints recorded.