optIfGCC12GCCPassThrough
OPT-IF-MIB ·
.1.3.6.1.2.1.10.133.1.8.5.1.3
Object
Controls whether the selected GCC overhead bytes are passed
through or modified. The value true(1) means that the selected
GCC overhead bytes are passed through unmodified from the ODUk
CTP input to the ODUk CTP output. The value false(2) means that
the selected GCC overhead bytes are set to zero at the ODUk CTP
output after the extraction of the COMMS data. This object has
no effect if the corresponding instance of optIfODUkTtpPresent
has the value true(1).
The value of this object may not be changed when
optIfGCC12RowStatus has the value active(1).
Context
- MIB
- OPT-IF-MIB
- OID
.1.3.6.1.2.1.10.133.1.8.5.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- optIfGCC12ConfigEntry
- Groups
- 1
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 'OPT-IF-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OPT-IF-MIB::optIfGCC12GCCPassThrough'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OPT-IF-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OPT-IF-MIB::optIfGCC12GCCPassThrough.<ifIndex>.<optIfGCC12Codirectional>.<optIfGCC12GCCAccess>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OPT-IF-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OPT-IF-MIB::optIfGCC12GCCPassThrough'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of