dpwAtmPerfIntervalTime
DPW-ATM-MIB ·
.0.1.1.8.1.12
Object
column OctetString
Timestamp value of the system in hours, minutes and seconds when data is received for particular pseudo-wire for every 15-minutes
Context
- MIB
- DPW-ATM-MIB
- OID
.0.1.1.8.1.12- Type
- column
- Access
- readonly
- Status
- current
- Parent
- dpwAtmPerfIntervalEntry
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 'DPW-ATM-MIB' -M '/opt/observium/mibs/dasan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DPW-ATM-MIB::dpwAtmPerfIntervalTime'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DPW-ATM-MIB' -M '/opt/observium/mibs/dasan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DPW-ATM-MIB::dpwAtmPerfIntervalTime.<pwIndex>.<dpwAtmPerfIntervalNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DPW-ATM-MIB' -M '/opt/observium/mibs/dasan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DPW-ATM-MIB::dpwAtmPerfIntervalTime'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.