jnxoptIfGCC0Directionality
JNX-OPT-IF-MIB ·
.1.3.6.1.4.1.2636.3.73.1.1.7.2.1.1
Object
column JnxoptIfDirectionality
Indicates the directionality of the entity. The values source(2) and bidirectional(3) are not allowed if the corresponding instance of jnxoptIfOTUkDirectionality has the value sink(1). The values sink(1) and bidirectional(3) are not allowed if the corresponding instance of jnxoptIfOTUkDirectionality has the value source(2).
Context
- MIB
- JNX-OPT-IF-MIB
- OID
.1.3.6.1.4.1.2636.3.73.1.1.7.2.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- jnxoptIfGCC0ConfigEntry
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 'JNX-OPT-IF-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JNX-OPT-IF-MIB::jnxoptIfGCC0Directionality'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'JNX-OPT-IF-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JNX-OPT-IF-MIB::jnxoptIfGCC0Directionality.<ifIndex>.<jnxoptIfGCC0Directionality>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'JNX-OPT-IF-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'JNX-OPT-IF-MIB::jnxoptIfGCC0Directionality'
Syntax
- Source
- JnxoptIfDirectionality
- Base type
Enumeration
Values & Constraints
Type Values
1 | sink |
2 | source |
3 | bidirectional |