cadLaesCountStreamDirection
CADANT-HW-MEAS-MIB ·
.1.3.6.1.4.1.4998.1.1.10.2.26.1.2
Object
column DOCS-QOS3-MIBIfDirection
This object indicates either downstream or upstream direction that the LAES stream is associated with.
Context
- MIB
- CADANT-HW-MEAS-MIB
- OID
.1.3.6.1.4.1.4998.1.1.10.2.26.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cadLaesCountEntry
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 'CADANT-HW-MEAS-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CADANT-HW-MEAS-MIB::cadLaesCountStreamDirection'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CADANT-HW-MEAS-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CADANT-HW-MEAS-MIB::cadLaesCountStreamDirection.<pktcEScTapMediationContentId>.<pktcEScTapStreamIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CADANT-HW-MEAS-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CADANT-HW-MEAS-MIB::cadLaesCountStreamDirection'
Syntax
- Source
- DOCS-QOS3-MIBIfDirection
- Base type
Enumeration
Values & Constraints
Type Values
1 | downstream |
2 | upstream |