docsIf31CmEmDlsCfgDirection
DOCS-IF31-MIB ·
.1.3.6.1.4.1.4491.2.1.28.1.30.1.1
Object
column DOCS-IF3-MIBIfDirection
This index indicates whether the threshold applies to the upstream or downstream.
Context
- MIB
- DOCS-IF31-MIB
- OID
.1.3.6.1.4.1.4491.2.1.28.1.30.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- docsIf31CmEmDlsCfgEntry
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 'DOCS-IF31-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DOCS-IF31-MIB::docsIf31CmEmDlsCfgDirection'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DOCS-IF31-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DOCS-IF31-MIB::docsIf31CmEmDlsCfgDirection.<docsIf31CmEmDlsCfgDirection>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DOCS-IF31-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DOCS-IF31-MIB::docsIf31CmEmDlsCfgDirection'
Syntax
- Source
- DOCS-IF3-MIBIfDirection
- Base type
Enumeration
Values & Constraints
Type Values
1 | downstream |
2 | upstream |