oaLdCardPortsCounter1Low

OADWDM-MIB · .1.3.6.1.4.1.6926.1.41.8.1.1.14

Object

column mandatory RFC1155-SMICounter
The number of bytes received at the port.
This object returns the least significant 32 bits of a 64 bits counter.
To calculate the actual counter reading, use the following formula:
oaLdCardPortsCounter1High *  (2^32) + oaLdCardPortsCounter1Low.

Context

MIB
OADWDM-MIB
OID
.1.3.6.1.4.1.6926.1.41.8.1.1.14
Type
column
Access
readonly
Status
mandatory
Parent
oaLdCardPortsStatEntry

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

Syntax

Source
RFC1155-SMICounter
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295