jnxoptIfGCC12Codirectional
JNX-OPT-IF-MIB ·
.1.3.6.1.4.1.2636.3.73.1.1.8.5.1.1
Object
column SNMPv2-TCTruthValue
Indicates the directionality of the GCC12 termination with respect to the associated ODUk CTP. The value true(1) means that the sink part of the GCC12 extracts COMMS data from the signal at the input to the ODUk CTP sink and the source part of the GCC12 inserts COMMS data into the signal at the output of the ODUk CTP source. The value false(2) means that the sink part of the GCC12 extracts COMMS data from the signal at the output of the ODUk CTP source and the source part of the GCC12 inserts COMMS data into the signal at the input of the ODUk CTP sink. This attribute may assume either value when the corresponding instance of jnxoptIfODUkTtpPresent has the value false(2). When the value of the corresponding instance of jnxoptIfODUkTtpPresent is true(1) then the only value allowed for this attribute is true(1).
Context
- MIB
- JNX-OPT-IF-MIB
- OID
.1.3.6.1.4.1.2636.3.73.1.1.8.5.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- jnxoptIfGCC12ConfigEntry
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::jnxoptIfGCC12Codirectional'
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::jnxoptIfGCC12Codirectional.<ifIndex>.<jnxoptIfGCC12Codirectional>.<jnxoptIfGCC12GCCAccess>'
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::jnxoptIfGCC12Codirectional'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |