jnxoptIfODUkPositionSeqCurrentSize
JNX-OPT-IF-MIB ·
.1.3.6.1.4.1.2636.3.73.1.1.8.1.1.4
Object
column SNMPv2-SMIUnsigned32
This variable indicates the current size of the position sequence (i.e., number of TCM function and/or GCC12 access that have been created in the ODUk interface). When the value of this variable is greater than zero, it means that one or more TCM function and/or GCC12 access have been created in the ODUk interface. In this case, there will be as many rows in the jnxoptIfODUkPositionSeqTable as the value of jnxoptIfODUkPositionSeqCurrentSize corresponding to this ODUk interface, one row for each TCM function or GCC12 access. The position of the TCM function and/or GCC12 access within the sequence is indicated by the jnxoptIfODUkPositionSeqPosition variable in jnxoptIfODUkPositionSeqTable. The jnxoptIfODUkPositionSeqTable also provides pointers to the corresponding TCM function (jnxoptIfODUkT) and GCC12 access (jnxoptIfGCC12) entities.
Context
- MIB
- JNX-OPT-IF-MIB
- OID
.1.3.6.1.4.1.2636.3.73.1.1.8.1.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- jnxoptIfODUkConfigEntry
- 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 '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::jnxoptIfODUkPositionSeqCurrentSize'
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::jnxoptIfODUkPositionSeqCurrentSize.<ifIndex>'
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::jnxoptIfODUkPositionSeqCurrentSize'
Syntax
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of